TdxGanttControlExtendedAttributes Methods
Extended attribute collection.| Name | Description |
|---|---|
| Add(string,TdxGanttControlExtendedAttributeLevel) | |
| Append | Adds a new custom field to the collection. |
| Assign(TPersistent) | Inherited from TPersistent. |
| AssignTo(TPersistent) | Inherited from TPersistent. |
| BeginUpdate | Inherited from TdxGanttControlPersistent. |
| CancelUpdate | Inherited from TdxGanttControlPersistent. |
| Clear | Deletes all custom fields in the collection. |
| EndUpdate | Inherited from TdxGanttControlPersistent. |
| Equals(TObject) | Inherited from TObject. |
| Find(string,TdxGanttControlExtendedAttributeLevel) | |
| GetHashCode | Inherited from TObject. |
| GetNamePath | Inherited from TPersistent. |
| GetOwner | Inherited from TPersistent. |
| IndexOf(TdxGanttControlModelElementListItem) | Inherited from TdxGanttControlModelElementList. |
| QueryInterface(TGUID,Untyped) | Inherited from TInterfacedPersistent. |
| Remove(TdxGanttControlExtendedAttribute) | |
| Reset | Inherited from TdxGanttControlPersistent. |
| ToString | Inherited from TObject. |
See Also