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