TdxGanttControlTask.ID Property
In This Article
Specifies the task’s identifier.
#Declaration
Delphi
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