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