TdxGanttControlCustomBaselines.Clear Method
In This Article
Clears the baseline collection.
#Declaration
Delphi
procedure Clear;
#Remarks
Call this procedure to clear the baseline collection.
#Delete a Baseline
You can call the following procedures to delete individual baselines:
See Also