Table of Contents

TTMSFNCGanttHolidays.Insert Method

Inserts a holiday at the specified collection index.

API unit family: TMSFNCGanttClasses Declaring type: TTMSFNCGanttHolidays

Syntax

function Insert(Index: Integer): TTMSFNCGanttHoliday;

Parameters

Name Description
Index Zero-based insertion index.

Returns

The newly created holiday.