Back to Devexpress

TcxTreeListGetBandContentStyleEvent Type

vcl-cxtl-86865186.md

latest533 B
Original Source

TcxTreeListGetBandContentStyleEvent Type

Declaration

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

Parameters

NameType
SenderTcxCustomTreeList
ABandTcxTreeListBand
ANodeTcxTreeListNode
AStyleTcxStyle

See Also

cxTL Unit