TdxCompositionLinkItems.Add Method
Creates a new TdxCompositionLinkItem element within the collection.
Declaration
function Add: TdxCompositionLinkItem;
Returns
Type |
---|
TdxCompositionLinkItem |
Remarks
The Add method creates and returns a new TdxCompositionLinkItem element within the collection. The ReportLink property of the link item created remains unassigned.
See Also