Skip to main content

TcxTreeListGetBandStyleEvent Type

Declaration

TcxTreeListGetBandStyleEvent = procedure(Sender: TcxCustomTreeList; ABand: TcxTreeListBand; var AStyle: TcxStyle) of object;

Parameters

Name Type
Sender TcxCustomTreeList
ABand TcxTreeListBand
AStyle TcxStyle
See Also