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