Skip to main content

TcxTreeListGetColumnStyleEvent Type

Declaration

TcxTreeListGetColumnStyleEvent = procedure(Sender: TcxCustomTreeList; AColumn: TcxTreeListColumn; var AStyle: TcxStyle) of object;

Parameters

Name Type
Sender TcxCustomTreeList
AColumn TcxTreeListColumn
AStyle TcxStyle
See Also