TdxCompositionReportLink.Items Property
Supports a collection of TdxCompositionLinkItem objects which identify specific standard report links of a composition report link.
Declaration
property Items: TdxCompositionLinkItems read; write;
Property Value
Type |
---|
TdxCompositionLinkItems |
Remarks
Use the Items property to access specific report links of a composition report link.
See Also