TCustomdxComponentPrinter.ReportLinkDesigner Property
In This Article
Provides access to the Report link designer window at design time.
#Declaration
Delphi
property ReportLinkDesigner: TAbstractdxReportLinkDesigner read;
#Property Value
Type |
---|
TAbstractdx |
#Remarks
This property is viable only at design time. At runtime, this property returns nil.
See Also