Skip to main content

TdxGanttControlCalendars Methods

A calendar collection in the VCL Gantt Control.
Name Description
Append Creates a new calendar and appends it to the collection.
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
BeginUpdate Inherited from TdxGanttControlPersistent.
CancelUpdate Inherited from TdxGanttControlPersistent.
Create24HoursCalendar Creates a new twenty-four-hour calendar and appends it to the collection.
CreateNightCalendar Creates a new “Night Shift” calendar and appends it to the collection.
EndUpdate Inherited from TdxGanttControlPersistent.
Equals(TObject) Inherited from TObject.
GetCalendarByName(string) Returns a calendar with the specified name.
GetCalendarByUID(Integer) Returns a calendar with the specified unique identifier.
GetHashCode Inherited from TObject.
GetItemByUID(Integer) Inherited from TdxGanttControlModelUIDElementList.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
IndexOf(TdxGanttControlModelElementListItem) Inherited from TdxGanttControlModelElementList.
QueryInterface(TGUID,Untyped) Inherited from TInterfacedPersistent.
Remove(TdxGanttControlCalendar) Deletes the specified calendar.
Reset Inherited from TdxGanttControlPersistent.
ToString Inherited from TObject.
See Also