Skip to main content

TcxTreeListBandChangedEvent Type

Declaration

TcxTreeListBandChangedEvent = procedure(Sender: TcxCustomTreeList; ABand: TcxTreeListBand) of object;

Parameters

Name Type
Sender TcxCustomTreeList
ABand TcxTreeListBand
See Also