Back to Devexpress

TcxTreeListCustomDrawEditCellEvent Type

vcl-cxtl-1613e71c.md

latest607 B
Original Source

TcxTreeListCustomDrawEditCellEvent Type

Declaration

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

Parameters

NameType
SenderTcxCustomTreeList
ACanvasTcxCanvas
AViewInfoTcxTreeListEditCellViewInfo
ADoneBoolean

See Also

cxTL Unit