Back to Devexpress

TcxTreeListCustomDrawFooterCellEvent Type

vcl-cxtl-3d4de427.md

latest617 B
Original Source

TcxTreeListCustomDrawFooterCellEvent Type

Declaration

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

Parameters

NameType
SenderTcxCustomTreeList
ACanvasTcxCanvas
AViewInfoTcxTreeListFooterCellViewInfo
ADoneBoolean

See Also

cxTL Unit