TdxGanttControlCustomView Members
The base class for all Views in the VCL Gantt Control.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. |
ChangedHandlers | Inherited from TdxGanttControlCustomOptions. |
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. |
OnGetStoredPropertyValue | |
OnSetStoredPropertyValue |
See Also