Table of Contents

TTMSFNCGanttTaskStates.Insert Method

Inserts a task state at the specified index.

API unit family: TMSFNCGanttClasses Declaring type: TTMSFNCGanttTaskStates

Syntax

function Insert(Index: Integer): TTMSFNCGanttTaskState;

Parameters

Name Description
Index Zero-based insertion index.

Returns

The newly created task state.