Back to Devexpress

TCustomdxComponentPrinter.AssignReportLinks(TCustomdxComponentPrinter) Method

vcl-dxpscore-dot-tcustomdxcomponentprinter-dot-assignreportlinks-x28-dxpscore-dot-tcustomdxcomponentprinter-x29.md

latest705 B
Original Source

TCustomdxComponentPrinter.AssignReportLinks(TCustomdxComponentPrinter) Method

Copies report links.

Declaration

delphi
procedure AssignReportLinks(Source: TCustomdxComponentPrinter);

Parameters

NameType
SourceTCustomdxComponentPrinter

Remarks

The AssignReportLinks method deletes all report links and then copies all report links contained in the component printer specified by the Source parameter.

See Also

TCustomdxComponentPrinter Class

TCustomdxComponentPrinter Members

dxPSCore Unit