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