Back to Devexpress

TcxTreeListCustomDrawBandCellEvent Type

vcl-cxtl-da90c0dd.md

latest607 B
Original Source

TcxTreeListCustomDrawBandCellEvent Type

Declaration

delphi
TcxTreeListCustomDrawBandCellEvent = procedure(Sender: TcxCustomTreeList; ACanvas: TcxCanvas; AViewInfo: TcxTreeListBandCellViewInfo; var ADone: Boolean) of object;

Parameters

NameType
SenderTcxCustomTreeList
ACanvasTcxCanvas
AViewInfoTcxTreeListBandCellViewInfo
ADoneBoolean

See Also

cxTL Unit