Back to Devexpress

TcxTreeListCustomDrawBackgroundCellEvent Type

vcl-cxtl-40b29e06.md

latest625 B
Original Source

TcxTreeListCustomDrawBackgroundCellEvent Type

Declaration

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

Parameters

NameType
SenderTcxCustomTreeList
ACanvasTcxCanvas
AViewInfoTcxTreeListCustomCellViewInfo
ADoneBoolean

See Also

cxTL Unit