Skip to main content

TdxGanttControlCalendar Members

A calendar 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
BaseCalendar Provides access to the base calendar settings.
BaseCalendarUID Specifies the base calendar’s unique identifier.
DataModel Inherited from TdxGanttControlModelElement.
IsBaseCalendar Checks if the calendar is a base calendar.
Name Specifies the calendar’s name.
UID Inherited from TdxGanttControlModelUIDElement.
WeekDays Provides access to the week day collection.

Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
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.
IsWorkday(TDate) Checks if the specified date is a workday.
IsWorkTime(TDateTime) Checks if the specified date and time is worktime.
QueryInterface(TGUID,Untyped) Inherited from TInterfacedPersistent.
Reset Inherited from TdxGanttControlPersistent.
ToString Inherited from TObject.
See Also