TdxCompositionLinkItems.Composition Property
Identifies a composition report link to which a collection of TdxCompositionLinkItem objects belongs.
Declaration
property Composition: TdxCompositionReportLink read;
Property Value
Type |
---|
TdxCompositionReportLink |
Remarks
The Composition property specifies the composition report link to which a collection of TdxCompositionLinkItem objects belongs. The Composition property is initialized in the constructor.
See Also