TdxGanttControlExtendedAttributes Members
Extended attribute 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 | Provides indexed access to all custom fields in the collection. |
Methods
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