Back to Devexpress

TdxShowTabsFormCallback Type

vcl-dxrichedit-dot-view-dot-core-85887a6c.md

latest593 B
Original Source

TdxShowTabsFormCallback Type

Declaration

delphi
TdxShowTabsFormCallback = reference to procedure(ATabInfo: TdxTabFormattingInfo; ADefaultTabWidth: Integer; AData: TObject);

Parameters

NameType
ATabInfoTdxTabFormattingInfo
ADefaultTabWidthInteger
ADataTObject

See Also

dxRichEdit.View.Core Unit