TdxDockingTabControlPropertiesDrawTabExEvent Type
#Declaration
TdxDockingTabControlPropertiesDrawTabExEvent = procedure(Sender: TObject; AProperties: TdxDockingTabControlProperties; ATab: TcxTab; AFont: TFont) of object;
#Parameters
Name | Type |
---|---|
Sender | TObject |
AProperties | Tdx |
ATab | Tcx |
AFont | TFont |