Skip to main content

TdxGanttControlTaskPredecessorLinks Class

A task dependency collection.

Declaration

TdxGanttControlTaskPredecessorLinks = class(
    TdxGanttControlElementCustomOwnedList
)

Remarks

The TdxGanttControlTaskPredecessorLinks class members allow you to do the following:

A task’s PredecessorLinks property references a TdxGanttControlTaskPredecessorLinks class instance.

See Also