IdxRichEditControl.ShowColumnsSetupForm(TdxColumnsInfoUI,TdxShowColumnsSetupFormCallback,TObject) Method
In This Article
#Declaration
Delphi
procedure ShowColumnsSetupForm(const AProperties: TdxColumnsInfoUI; const ACallback: TdxShowColumnsSetupFormCallback; ACallbackData: TObject);
#Parameters
Name | Type |
---|---|
AProperties | Tdx |
ACallback | Tdx |
ACallback |
TObject |
See Also