TdxPSExplorerItemDataLoadErrorEvent Type
In This Article
#Declaration
Delphi
TdxPSExplorerItemDataLoadErrorEvent = procedure(Sender: TCustomdxPSExplorer; AnItem: TdxPSExplorerItem; var AShowErrorMessage: Boolean; var AText: string) of object;
#Parameters
Name | Type |
---|---|
Sender | TCustomdx |
An |
Tdx |
AShow |
Boolean |
AText | string |
See Also