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