TdxShowTabsFormCallback Type
Declaration
TdxShowTabsFormCallback = reference to procedure(ATabInfo: TdxTabFormattingInfo; ADefaultTabWidth: Integer; AData: TObject);
Parameters
Name | Type |
---|---|
ATabInfo | TdxTabFormattingInfo |
ADefaultTabWidth | Integer |
AData | TObject |
See Also