Table of Contents

TTMSFNCCloudGoogleCalendarDefaultReminders.Insert Method

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

API unit family: TMSFNCCloudGoogleCalendar Declaring type: TTMSFNCCloudGoogleCalendarDefaultReminders

Syntax

function Insert(Index: Integer): TTMSFNCCloudGoogleCalendarReminder;

Parameters

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

Returns

The newly inserted reminder.