TdxTextReportLinkInitializeRowEvent Type
Declaration
TdxTextReportLinkInitializeRowEvent = procedure(Sender: TdxCustomTextReportLink; AnItem: TdxReportCellString) of object;
Parameters
Name | Type |
---|---|
Sender | TdxCustomTextReportLink |
AnItem | TdxReportCellString |
See Also