TdxGanttControlTimelineViewPopupMenuItems Members
Stores settings that specify visibility of the pop-up menu’s items displayed for tasks in the Timeline View.Constructors
Name | Description |
---|---|
Create(TdxGanttControlCustomView) | Initializes a new instance of the TdxGanttControlViewPersistent class with specified settings. Inherited from TdxGanttControlViewPersistent. |
Properties
Name | Description |
---|---|
GoToTask |
Specifies if a task‘s pop-up menu (in the Timeline View) displays the Go to Task item.
|
RemoveTask |
Specifies if a task‘s pop-up menu (in the Timeline View) displays the Remove Task item.
|
ShowTaskInformationDialog |
Specifies if a task‘s pop-up menu (in the Timeline 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