TdxGanttControlTask.Name Property
In This Article
Specifies a task name.
#Declaration
Delphi
property Name: string read; write;
#Property Value
Type |
---|
string |
#Remarks
Use this property to describe the task’s activity.
See Also