Skip to main content

TdxGanttControlTimelineView Members

The control‘s Timeline View.

Constructors

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

Properties

Name Description
Active Switches the control’s View. Inherited from TdxGanttControlCustomView.
ChangedHandlers Inherited from TdxGanttControlCustomOptions.
Owner Inherited from TdxGanttControlCustomOptions.
PopupMenuItems
ScaleFactor Inherited from TdxGanttControlCustomOptions.
ShowOnlyExplicitlyAddedTasks Specifies if the view displays all tasks or only certain tasks.
TimescaleUnit Specifies the timescale units.
TimescaleUnitMinWidth Specifies the minimum width of timescale cells, in pixels.

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.

Events

Name Description
OnGetStoredProperties Occurs every time the View’s property list is created. Inherited from TdxGanttControlCustomView.
OnGetStoredPropertyValue Inherited from TdxGanttControlCustomView.
OnGetTaskColor Allows you to change a task color.
OnSetStoredPropertyValue Inherited from TdxGanttControlCustomView.
See Also