TdxGridReportLinkInitializeCellEvent Type
In This Article
#Declaration
Delphi
TdxGridReportLinkInitializeCellEvent = procedure(Sender: TdxGridReportLink; AView: TcxCustomGridTableView; ARecord: TcxCustomGridRecord; AColumn: TcxGridColumn; AnItem: TAbstractdxReportCellData) of object;
#Parameters
Name | Type |
---|---|
Sender | Tdx |
AView | Tcx |
ARecord | Tcx |
AColumn | Tcx |
An |
TAbstractdx |
See Also