Skip to main content

TdxGanttControlCalendarWeekDay Members

A day of the week or exception in a calendar.

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
DataModel Inherited from TdxGanttControlModelElement.
DayType Specifies if the day is a calendar day or exception.
TimePeriod Provides access to a custom time period’s time settings.
Workday Specifies if the day is a workday.
WorkTimes Provides access to the day’s worktime collection.

Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
BeginUpdate Inherited from TdxGanttControlPersistent.
CancelUpdate Inherited from TdxGanttControlPersistent.
CreateTimePeriod Adds a custom time interval to a calendar.
DestroyTimePeriod Deletes a custom time interval from a calendar.
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