TdxPSFileBasedExplorerLoadErrorEvent Type
In This Article
#Declaration
Delphi
TdxPSFileBasedExplorerLoadErrorEvent = procedure(Sender: TdxPSFileBasedExplorer; const AName: string) of object;
#Parameters
Name | Type |
---|---|
Sender | Tdx |
AName | string |
See Also