TdxGanttControl Class
A VCL Gantt Control.
Declaration
TdxGanttControl = class(
TdxCustomGanttControl
)
Remarks
The VCL Gantt Control is a project management tool that allows users to schedule activities and track their progress. Users can create projects charts of any complexity.
The control includes the following views:
- Chart
- Displays project tasks as horizontal bars organized in a tree list.
- Resource Sheet
- Stores resources required to accomplish a task.
- Timeline
- Displays project activities in chronological order.
This class does not introduce any new members. It only publishes members from its ancestor.
Inheritance
See Also