TdxReportLinkPrinterPage.ReportLink Property
Returns the report link whose page print settings are stored by the object.
Declaration
property ReportLink: TBasedxReportLink read;
Property Value
| Type |
|---|
| TBasedxReportLink |
Remarks
You can use this property to access the report link’s properties and methods.
See Also