TdxGanttControlBehaviorOptions Members
Constructors
| Name | Description |
|---|---|
| Create(TdxGanttControlBase) | Initializes a new instance of the TdxGanttControlBehaviorOptions class with specified settings. |
Properties
| Name | Description |
|---|---|
| AlwaysShowEditor | |
| ConfirmDelete | |
| GanttControl | |
| ReadOnly | Specifies if a user can edit data in the Chart and Resource Sheet Views. |
| ShowHints | |
| UseBuiltInPopupMenus | Specifies if a user can invoke pop-up menus in all Views. |
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