Back to Devexpress

TcxTreeListReportLinkInitializeBandCellEvent Type

vcl-dxpscxtllnk-8c5ed171.md

latest547 B
Original Source

TcxTreeListReportLinkInitializeBandCellEvent Type

Declaration

delphi
TcxTreeListReportLinkInitializeBandCellEvent = procedure(Sender: TcxTreeListCustomReportLink; ABand: TcxTreeListBand; AnItem: TdxReportCellImage) of object;

Parameters

NameType
SenderTcxTreeListCustomReportLink
ABandTcxTreeListBand
AnItemTdxReportCellImage

See Also

dxPScxTLLnk Unit