Skip to main content

TdxCustomGanttControl Class

The base class for the VCL Gantt Control.

Declaration

TdxCustomGanttControl = class(
    TdxGanttControlBase,
    IcxStoredParent,
    IcxStoredObject
)

Remarks

The VCL Gantt Control is a project management tool that allows users to schedule activities related to project goals.

This class includes the following members that allow you to:

Do not use this class directly. Use its descendant instead.

See Also