TdxPSDBBasedExplorerLoadErrorEvent Type
In This Article
#Declaration
Delphi
TdxPSDBBasedExplorerLoadErrorEvent = procedure(Sender: TdxPSDBBasedExplorer; ADataSet: TDataSet) of object;
#Parameters
Name | Type |
---|---|
Sender | Tdx |
AData |
TData |
See Also