TcxTreeListGetBandContentStyleEvent Type
#Declaration
TcxTreeListGetBandContentStyleEvent = procedure(Sender: TcxCustomTreeList; ABand: TcxTreeListBand; ANode: TcxTreeListNode; var AStyle: TcxStyle) of object;
#Parameters
Name | Type |
---|---|
Sender | Tcx |
ABand | Tcx |
ANode | Tcx |
AStyle | Tcx |