TcxTreeListReportLinkInitializeCellEvent Type
In This Article
#Declaration
Delphi
TcxTreeListReportLinkInitializeCellEvent = procedure(Sender: TcxTreeListCustomReportLink; ANode: TcxTreeListNode; AColumn: TcxTreeListColumn; AnItem: TAbstractdxReportCellData) of object;
#Parameters
Name | Type |
---|---|
Sender | Tcx |
ANode | Tcx |
AColumn | Tcx |
An |
TAbstractdx |
See Also