Table of Contents

TTMSFNCCloudGoogleCalendarItems.Insert Method

Creates a new event and inserts it at the given position.

API unit family: TMSFNCCloudGoogleCalendar Declaring type: TTMSFNCCloudGoogleCalendarItems

Syntax

function Insert(Index: Integer): TTMSFNCCloudGoogleCalendarItem;

Parameters

Name Description
Index Zero-based position at which to insert the event.

Returns

The newly inserted event.