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