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