Skip to main content

TcxTreeListGetBandContentStyleEvent Type

Declaration

TcxTreeListGetBandContentStyleEvent = procedure(Sender: TcxCustomTreeList; ABand: TcxTreeListBand; ANode: TcxTreeListNode; var AStyle: TcxStyle) of object;

Parameters

Name Type
Sender TcxCustomTreeList
ABand TcxTreeListBand
ANode TcxTreeListNode
AStyle TcxStyle
See Also