Skip to main content

TdxGanttControlTaskBaseline Members

A task‘s baseline 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
BudgetedCostOfWorkPerformed Inherited from TdxGanttControlElementBaseline.
BudgetedCostOfWorkScheduled Inherited from TdxGanttControlElementBaseline.
Cost Inherited from TdxGanttControlElementBaseline.
DataModel Inherited from TdxGanttControlModelElement.
Duration Specifies the baseline’s duration, in ISO 8601 format.
DurationFormat Specifies the baseline duration display format.
Estimated Specifies if the baseline’s duration is flagged as an estimate.
Finish Specifies the finish date and time for the baseline.
Number Returns a baseline’s number for the control‘s element. Inherited from TdxGanttControlCustomBaseline.
Owner Returns the collection to which the baseline belongs. Inherited from TdxGanttControlCustomBaseline.
Start Specifies the start date and time for the baseline.

Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignCurrentValues Saves an element’s settings to a baseline. Inherited from TdxGanttControlCustomBaseline.
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.
QueryInterface(TGUID,Untyped) Inherited from TInterfacedPersistent.
Reset Inherited from TdxGanttControlPersistent.
ToString Inherited from TObject.
See Also