Skip to main content

TcxDrawTabExEvent Type

Declaration

TcxDrawTabExEvent = procedure(AControl: TcxCustomTabControl; ATab: TcxTab; Font: TFont) of object;

Parameters

Name Type
AControl TcxCustomTabControl
ATab TcxTab
Font TFont
See Also