TdxShowColumnsSetupFormCallback Type
In This Article
#Declaration
Delphi
TdxShowColumnsSetupFormCallback = reference to procedure(const AProperties: TdxColumnsInfoUI; AData: TObject);
#Parameters
Name | Type |
---|---|
AProperties | Tdx |
AData | TObject |
See Also