Back to Devexpress

TcxTreeListCustomDrawIndentCellEvent Type

vcl-cxtl-66cd7473.md

latest617 B
Original Source

TcxTreeListCustomDrawIndentCellEvent Type

Declaration

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

Parameters

NameType
SenderTcxCustomTreeList
ACanvasTcxCanvas
AViewInfoTcxTreeListIndentCellViewInfo
ADoneBoolean

See Also

cxTL Unit