TTMSFNCGanttProject.DeleteTaskByTaskId Method
Deletes the task with the specified application-defined task identifier.
API unit family: TMSFNCGanttClasses
Declaring type: TTMSFNCGanttProject
Syntax
function DeleteTaskByTaskId(ATaskId: string): Boolean;
Parameters
| Name | Description |
|---|---|
ATaskId |
Task identifier to delete. |
Returns
True when a task was deleted; otherwise False.