Skip to main content

TdxGanttControlTask Members

A task in the VCL Gantt Control.

Constructors

Name Description
Create(TdxGanttControlCustomDataModel) Initializes a new instance of the TdxGanttControlModelElement class with specified settings. Inherited from TdxGanttControlModelElement.
Create(TdxGanttControlModelElement) Initializes a new instance of the TdxGanttControlModelOwnedElement class with specified settings. Inherited from TdxGanttControlModelOwnedElement.

Properties

Name Description
Baselines Provides access to the task baseline collection.
Blank Specifies if a task is empty.
BudgetedCostOfWorkPerformed
BudgetedCostOfWorkScheduled
CalendarUID Specifies a calendar unique identifier.
Color Specifies the task’s color.
ConstraintDate Specifies a task’s constraint date and time.
ConstraintType Specifies a task’s constraint type.
Cost
Created Specifies the date and time when a task was added to a project.
DataModel Inherited from TdxGanttControlModelElement.
DisplayOnTimeline Specifies if a task is visible at the Timeline View.
Duration Specifies task duration, in ISO 8601 format.
DurationFormat Specifies the task duration display format.
Estimated Specifies if task duration is flagged as an estimate.
ExtendedAttributes 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.
OutlineLevel Specifies a task’s nesting level.
Owner Returns a task collection to which the task belongs.
PercentComplete Specifies the task’s progress, as a percentage.
PredecessorLinks Provides access to the task dependency collection.
RecurrencePattern 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 TdxGanttControlModelUIDElement.

Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
BeginUpdate Inherited from TdxGanttControlPersistent.
CancelUpdate Inherited from TdxGanttControlPersistent.
EndUpdate Inherited from TdxGanttControlPersistent.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
IsRecurrencePattern Checks if the task is a recurrence pattern.
QueryInterface(TGUID,Untyped) Inherited from TInterfacedPersistent.
Reset Inherited from TdxGanttControlPersistent.
ToString Inherited from TObject.
See Also