Table of Contents

TTMSFNCGanttProject.DeleteTask Method

Deletes the specified task from the project.

API unit family: TMSFNCGanttClasses Declaring type: TTMSFNCGanttProject

Syntax

function DeleteTask(ATask: TTMSFNCGanttTask): Boolean;

Parameters

Name Description
ATask Task to delete.

Returns

True when the task was deleted; otherwise False.