TBasedxReportLink.ComponentPrinter Property
Specifies the component printer to which the report link belongs.
Declaration
property ComponentPrinter: TCustomdxComponentPrinter read; write;
Property Value
Type |
---|
TCustomdxComponentPrinter |
Remarks
Use this property to associate the report link with a component printer.
See Also