Back to Devexpress

TBasedxReportLink.ComponentPrinter Property

vcl-dxpscore-dot-tbasedxreportlink-b127ee2b.md

latest621 B
Original Source

TBasedxReportLink.ComponentPrinter Property

Specifies the component printer to which the report link belongs.

Declaration

delphi
property ComponentPrinter: TCustomdxComponentPrinter read; write;

Property Value

Type
TCustomdxComponentPrinter

Remarks

Use this property to associate the report link with a component printer.

See Also

TBasedxReportLink Class

TBasedxReportLink Members

dxPSCore Unit