Table of Contents

TTMSFNCGanttTasks.Insert Method

Inserts a new task at the specified collection index.

API unit family: TMSFNCGanttClasses Declaring type: TTMSFNCGanttTasks

Syntax

function Insert(Index: Integer): TTMSFNCGanttTask;

Parameters

Name Description
Index Zero-based insertion index.

Returns

The newly created task.