Back to Devexpress

TCustomdxComponentPrinter.GetCompositionsByLink(TBasedxReportLink,TList) Method

vcl-dxpscore-dot-tcustomdxcomponentprinter-dot-getcompositionsbylink-x28-dxpscore-dot-tbasedxreportlink-system-dot-classes-dot-tlist-x29.md

latest998 B
Original Source

TCustomdxComponentPrinter.GetCompositionsByLink(TBasedxReportLink,TList) Method

Returns a list of composition report links.

Declaration

delphi
procedure GetCompositionsByLink(AReportLink: TBasedxReportLink; ACompositions: TList);

Parameters

NameType
AReportLinkTBasedxReportLink
ACompositionsTList

Remarks

Call the GetCompositionsByLink method to obtain the list of all composition report links to which the report link specified via the AReportLInk parameter belongs.

See Also

TCustomdxComponentPrinter.CurrentCompositionByLink

TCustomdxComponentPrinter Class

TCustomdxComponentPrinter Members

dxPSCore Unit