Skip to main content

TdxGanttControlCustomBaselines Members

The base class for all baseline collections in the VCL Gantt Control.

Constructors

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

Properties

Name Description
Count Inherited from TdxGanttControlModelElementList.
DataModel Inherited from TdxGanttControlModelElement.
Items Provides indexed access to all baselines in the collection.

Methods

Name Description
Add(Integer) Returns a baseline.
Assign(TPersistent) Inherited from TPersistent.
AssignCurrentValues(Integer) Saves an element’s settings to a baseline with the specified number.
AssignTo(TPersistent) Inherited from TPersistent.
BeginUpdate Inherited from TdxGanttControlPersistent.
CancelUpdate Inherited from TdxGanttControlPersistent.
Clear Clears the baseline collection.
Delete(Integer) Deletes baseline(s) with the specified number.
EndUpdate Inherited from TdxGanttControlPersistent.
Equals(TObject) Inherited from TObject.
Find(Integer) Returns a baseline with the specified number.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
IndexOf(TdxGanttControlModelElementListItem) Inherited from TdxGanttControlModelElementList.
QueryInterface(TGUID,Untyped) Inherited from TInterfacedPersistent.
Remove(TdxGanttControlCustomBaseline) Deletes the specified baseline.
Reset Inherited from TdxGanttControlPersistent.
ToString Inherited from TObject.
See Also