TTMSFNCCloudGoogleCalendarReminders.Insert Method
Creates a new reminder and inserts it at the given position.
API unit family: TMSFNCCloudGoogleCalendar
Declaring type: TTMSFNCCloudGoogleCalendarReminders
Syntax
function Insert(Index: Integer): TTMSFNCCloudGoogleCalendarReminder;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based position at which to insert the reminder. |
Returns
The newly inserted reminder.