Create(TdxCompositionReportLink) Constructor
Creates a link item collection for a specified composition report link.
Declaration
constructor Create(AComposition: TdxCompositionReportLink);
Parameters
Name | Type |
---|---|
AComposition | TdxCompositionReportLink |
Remarks
The AComposition parameter identifies the composition report link for which the collection is created.
See Also