Skip to main content

TdxGanttControlResourceBaselines Methods

A collection of baselines for a resource.
Name Description
Add(Integer) Creates a baseline with the specified number for a resource.
Assign(TPersistent) Inherited from TPersistent.
AssignCurrentValues(Integer) Saves an element’s settings to a baseline with the specified number. Inherited from TdxGanttControlCustomBaselines.
AssignTo(TPersistent) Inherited from TPersistent.
BeginUpdate Inherited from TdxGanttControlPersistent.
CancelUpdate Inherited from TdxGanttControlPersistent.
Clear Clears the baseline collection. Inherited from TdxGanttControlCustomBaselines.
Delete(Integer) Deletes baseline(s) with the specified number. Inherited from TdxGanttControlCustomBaselines.
EndUpdate Inherited from TdxGanttControlPersistent.
Equals(TObject) Inherited from TObject.
Find(Integer) Returns a resource‘s 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. Inherited from TdxGanttControlCustomBaselines.
Reset Inherited from TdxGanttControlPersistent.
ToString Inherited from TObject.
See Also