TCustomdxComponentPrinter.AssignReportLinks(TCustomdxComponentPrinter) Method
Copies report links.
Declaration
procedure AssignReportLinks(Source: TCustomdxComponentPrinter);
Parameters
Name | Type |
---|---|
Source | TCustomdxComponentPrinter |
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