TcxTreeListReportLinkInitializeBandCellEvent Type
In This Article
#Declaration
Delphi
TcxTreeListReportLinkInitializeBandCellEvent = procedure(Sender: TcxTreeListCustomReportLink; ABand: TcxTreeListBand; AnItem: TdxReportCellImage) of object;
#Parameters
Name | Type |
---|---|
Sender | Tcx |
ABand | Tcx |
An |
Tdx |
See Also