Back to Devexpress

TdxPSExplorerItemDataLoadErrorEvent Type

vcl-dxpscore-3666d3a0.md

latest653 B
Original Source

TdxPSExplorerItemDataLoadErrorEvent Type

Declaration

delphi
TdxPSExplorerItemDataLoadErrorEvent = procedure(Sender: TCustomdxPSExplorer; AnItem: TdxPSExplorerItem; var AShowErrorMessage: Boolean; var AText: string) of object;

Parameters

NameType
SenderTCustomdxPSExplorer
AnItemTdxPSExplorerItem
AShowErrorMessageBoolean
ATextstring

See Also

dxPSCore Unit