Skip to main content
A newer version of this page is available. .

TdxDockingTabControlPropertiesDrawTabExEvent Type

Declaration

TdxDockingTabControlPropertiesDrawTabExEvent = procedure(Sender: TObject; AProperties: TdxDockingTabControlProperties; ATab: TcxTab; AFont: TFont) of object;

Parameters

Name Type
Sender TObject
AProperties TdxDockingTabControlProperties
ATab TcxTab
AFont TFont
See Also