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