TdxGanttControlAssignments Members
An assignment collection.Constructors
Name | Description |
---|---|
Create(TdxGanttControlCustomDataModel) | Initializes a new instance of the TdxGanttControlModelElement class with specified settings. Inherited from TdxGanttControlModelElement. |
Properties
Name | Description |
---|---|
Count | Inherited from TdxGanttControlModelElementList. |
DataModel | Inherited from TdxGanttControlModelElement. |
Items |
Methods
Name | Description |
---|---|
Append | Adds a new assignment to the end of a assignment collection. |
Assign(TPersistent) | Inherited from TPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
BeginUpdate | Inherited from TdxGanttControlPersistent. |
CancelUpdate | Inherited from TdxGanttControlPersistent. |
Clear | Deletes all assignments from the collection. |
EndUpdate | Inherited from TdxGanttControlPersistent. |
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
GetItemByUID(Integer) | Inherited from TdxGanttControlModelUIDElementList. |
GetNamePath | Inherited from TPersistent. |
GetOwner | Inherited from TPersistent. |
IndexOf(TdxGanttControlModelElementListItem) | Inherited from TdxGanttControlModelElementList. |
QueryInterface(TGUID,Untyped) | Inherited from TInterfacedPersistent. |
Remove(TdxGanttControlAssignment) | Deletes an assignment from the collection. |
Reset | Inherited from TdxGanttControlPersistent. |
ToString | Inherited from TObject. |
See Also