Back to Devexpress

TcxTreeListCustomDrawIndicatorCellEvent Type

vcl-cxtl-3ee3aca7.md

latest632 B
Original Source

TcxTreeListCustomDrawIndicatorCellEvent Type

Declaration

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

Parameters

NameType
SenderTcxCustomTreeList
ACanvasTcxCanvas
AViewInfoTcxTreeListIndicatorCellViewInfo
ADoneBoolean

See Also

cxTL Unit