TcxDrawTabExEvent Type
Declaration
TcxDrawTabExEvent = procedure(AControl: TcxCustomTabControl; ATab: TcxTab; Font: TFont) of object;
Parameters
Name | Type |
---|---|
AControl | TcxCustomTabControl |
ATab | TcxTab |
Font | TFont |
See Also
TcxDrawTabExEvent = procedure(AControl: TcxCustomTabControl; ATab: TcxTab; Font: TFont) of object;
Name | Type |
---|---|
AControl | TcxCustomTabControl |
ATab | TcxTab |
Font | TFont |
No
Your feedback is appreciated.