Back to Devexpress

TdxTextReportLinkInitializeRowEvent Type

vcl-dxpstextlnk-a6923dd5.md

latest439 B
Original Source

TdxTextReportLinkInitializeRowEvent Type

Declaration

delphi
TdxTextReportLinkInitializeRowEvent = procedure(Sender: TdxCustomTextReportLink; AnItem: TdxReportCellString) of object;

Parameters

NameType
SenderTdxCustomTextReportLink
AnItemTdxReportCellString

See Also

dxPSTextLnk Unit