Back to Devexpress

TcxTreeListReportLinkCustomDrawBandCellEvent Type

vcl-dxpscxtllnk-9caf5599.md

latest773 B
Original Source

TcxTreeListReportLinkCustomDrawBandCellEvent Type

Declaration

delphi
TcxTreeListReportLinkCustomDrawBandCellEvent = procedure(Sender: TcxTreeListCustomReportLink; ACanvas: TCanvas; ABand: TcxTreeListBand; AnItem: TdxReportCellImage; var ADone: Boolean) of object;

Parameters

NameType
SenderTcxTreeListCustomReportLink
ACanvasTCanvas
ABandTcxTreeListBand
AnItemTdxReportCellImage
ADoneBoolean

See Also

dxPScxTLLnk Unit