Append
|
Adds a new resource to the end of the resource collection.
|
Assign(TPersistent)
|
|
AssignTo(TPersistent)
|
|
BeginUpdate
|
|
CancelUpdate
|
|
Delete(Integer)
|
Deletes a resource at a specified position from the collection.
|
EndUpdate
|
|
Equals(TObject)
|
|
GetHashCode
|
|
GetItemByName(string)
|
Returns a resource with the specified name.
|
GetItemByUID(Integer)
|
|
GetNamePath
|
|
GetOwner
|
|
IndexOf(TdxGanttControlModelElementListItem)
|
|
Insert(Integer)
|
Adds a resource to the specified position in the collection.
|
QueryInterface(TGUID,Untyped)
|
|
Remove(TdxGanttControlResource)
|
Deletes the specified resource.
|
Reset
|
|
ToString
|
|