TdxGanttControlTaskPredecessorLinks.Clear Method
Deletes all dependencies from the collection.
Declaration
procedure Clear;
Remarks
Call this procedure to empty the dependency collection. You can call the Remove procedure to delete a dependency.
See Also