Add
|
Creates a new TdxCompositionLinkItem element within the collection.
|
AddLink(TBasedxReportLink)
|
Creates a new TdxCompositionLinkItem instance for a specified report link within the collection.
|
Assign(TPersistent)
|
|
AssignTo(TPersistent)
|
|
BeginUpdate
|
|
Clear
|
|
ClearAndResetID
|
|
Delete(Integer)
|
|
DeleteItemsByLink(TBasedxReportLink)
|
Deletes all items that refer to a specified report link.
|
DeleteNonBuiltIns
|
Deletes all link items created at runtime.
|
EndUpdate
|
|
Equals(TObject)
|
|
FindItemID(Integer)
|
|
GetHashCode
|
|
GetLinkEntries(TBasedxReportLink,TList)
|
Populates a list passed as a parameter with TdxCompositionLinkItem objects created for a specified report link within the collection.
|
GetNamePath
|
|
GetOwner
|
|
IndexOfLink(TBasedxReportLink)
|
Returns the index of the TdxCompositionLinkItem object created for a specified report link within the link item collection.
|
Insert(Integer)
|
|
IsLinkComposable(TBasedxReportLink)
|
Determines whether a specified link can be included in the link item collection.
|
LinkExists(TBasedxReportLink)
|
Determines whether an item for a specified report link exists.
|
NextAssignedItem(TdxCompositionLinkItem)
|
Returns a valid link item that follows a specified link item within the collection.
|
NonBuiltInsExists
|
Determines whether any of the link items was added to the collection at runtime.
|
Owner
|
|
PrevAssignedItem(TdxCompositionLinkItem)
|
Returns a valid link item that precedes a specified link item within the collection.
|
Sort(IComparer<TCollectionItem>)
|
|
ToString
|
|