Skip to main content

TdxGanttControlDataModelProperties Members

Stores the control‘s data model settings.

Constructors

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

Properties

Name Description
CalendarUID Specifies the default calendar‘s unique identifier.
DataModel Inherited from TdxGanttControlModelElement.
DurationFormat Specifies the task duration display format.
MarkNewTasksAsManuallyScheduled Specifies if newly created tasks are manually scheduled.
ProjectCreated Specifies the project creation date and time.
ProjectFinish Specifies the project finish date and time.
ProjectStart Specifies project start date and time.
WeekStartDay Specifies the first day of the week.

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.
QueryInterface(TGUID,Untyped) Inherited from TInterfacedPersistent.
Reset Inherited from TdxGanttControlPersistent.
ToString Inherited from TObject.

Constants

Name Description
MinutesPerWorkday Specifies the number of minutes in a workday.
See Also