TdxTextReportLinkInitializeRowEvent Type
In This Article
#Declaration
Delphi
TdxTextReportLinkInitializeRowEvent = procedure(Sender: TdxCustomTextReportLink; AnItem: TdxReportCellString) of object;
#Parameters
Name | Type |
---|---|
Sender | Tdx |
An |
Tdx |
See Also