Skip to main content

TdxGanttControlChartViewPopupMenuItems Members

Stores settings that specify visibility of the pop-up menu’s items displayed for tasks in the Chart View.

Constructors

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

Properties

Name Description
AddToTimeline Specifies if a task‘s pop-up menu (in the Chart View) displays the Add to Timelime item.
DeleteTask Specifies if a task‘s pop-up menu (in the Chart View) displays the Delete Task item.
InsertRecurringTask Specifies if a task‘s pop-up menu (in the Chart View) displays the Insert Recurring Task item.
InsertTask Specifies if a task‘s pop-up menu (in the Chart View) displays the Insert Task item.
ScrollToTask Specifies if a task‘s pop-up menu (in the Chart View) displays the Scroll to Task item.
ShowTaskInformationDialog Specifies if a task‘s pop-up menu (in the Chart View) displays the Show Task Information Dialog item.
UseBuiltInPopupMenu Specifies if View elements can display pop-up menus. Inherited from TdxGanttControlViewPopupMenuItems.

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.
See Also