TdxGanttControlResourceSheetView Members
The control‘s Resource Sheet 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. |
| DataProvider | Provides access to the resource sheet’s data provider and its settings. |
| OptionsSheet | Provides access to resource sheet options. |
| Owner | Inherited from TdxGanttControlCustomOptions. |
| ScaleFactor | Inherited from TdxGanttControlCustomOptions. |
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. |
| OnSetStoredPropertyValue | Inherited from TdxGanttControlCustomView. |
See Also