TdxGanttControlTask.ID Property
Specifies the task’s identifier.
Declaration
property ID: Integer read; write;
Property Value
| Type |
|---|
| Integer |
Remarks
Use this property to assign a unique number to a particular task or access a task with the corresponding identifier.
See Also