TdxGanttControlTask Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tdx |
Create |
Initializes a new instance of the Tdx |
#Properties
Name | Description |
---|---|
Baselines | Provides access to the task baseline collection. |
Blank | Specifies if a task is empty. |
Budgeted |
|
Budgeted |
|
Calendar |
Specifies a calendar unique identifier. |
Color | Specifies the task’s color. |
Constraint |
Specifies a task’s constraint date and time. |
Constraint |
Specifies a task’s constraint type. |
Cost | |
Created | Specifies the date and time when a task was added to a project. |
Data |
Inherited from Tdx |
Display |
Specifies if a task is visible at the Timeline View. |
Duration | Specifies task duration, in ISO 8601 format. |
Duration |
Specifies the task duration display format. |
Estimated | Specifies if task duration is flagged as an estimate. |
Extended |
Provides access to the list of custom field values. |
Finish | Specifies a date and time scheduled for a task finish. |
GUID | Specifies the task’s global unique identifier. |
ID | Specifies the task’s identifier. |
Manual | Specifies the task’s scheduling mode. |
Milestone | Specifies if a task is a milestone. |
Name | Specifies a task name. |
Outline |
Specifies a task’s nesting level. |
Owner | Returns a task collection to which the task belongs. |
Percent |
Specifies the task’s progress, as a percentage. |
Predecessor |
Provides access to the task dependency collection. |
Recurrence |
Provides access to the recurrence pattern settings. |
Recurring | Specifies if the task is recurring. |
Start | Specifies a date and time scheduled for the task’s start. |
Summary | Specifies if a task is a summary task. |
UID |
Inherited from Tdx |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Begin |
Inherited from Tdx |
Cancel |
Inherited from Tdx |
End |
Inherited from Tdx |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Is |
Checks if the task is a recurrence pattern. |
Query |
Inherited from TInterfaced |
Reset |
Inherited from Tdx |
To |
Inherited from TObject. |
See Also