TdxCompositionLinkItems Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates a link item collection for a specified composition report link. |
Create |
Inherited from TCollection. |
#Properties
Name | Description |
---|---|
Capacity | Inherited from TCollection. |
Composition |
Identifies a composition report link to which a collection of Tdx |
Count | Inherited from TCollection. |
Item |
Inherited from TCollection. |
Items |
Provides indexed access to Tdx |
Update |
Inherited from TCollection. |
#Methods
Name | Description |
---|---|
Add |
Creates a new Tdx |
Add |
Creates a new Tdx |
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Begin |
Inherited from TCollection. |
Clear | Inherited from TCollection. |
Clear |
Inherited from TCollection. |
Delete |
Inherited from TCollection. |
Delete |
Deletes all items that refer to a specified report link. |
Delete |
Deletes all link items created at runtime. |
End |
Inherited from TCollection. |
Equals |
Inherited from TObject. |
Find |
Inherited from TCollection. |
Get |
Inherited from TObject. |
Get |
Populates a list passed as a parameter with Tdx |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Index |
Returns the index of the Tdx |
Insert |
Inherited from TCollection. |
Is |
Determines whether a specified link can be included in the link item collection. |
Link |
Determines whether an item for a specified report link exists. |
Next |
Returns a valid link item that follows a specified link item within the collection. |
Non |
Determines whether any of the link items was added to the collection at runtime. |
Owner | Inherited from TCollection. |
Prev |
Returns a valid link item that precedes a specified link item within the collection. |
Sort |
Inherited from TCollection. |
To |
Inherited from TObject. |
See Also