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