Table of Contents

TTMSFNCCloudGoogleCalendarColors Class

Collection of TTMSFNCCloudGoogleCalendarColor objects holding the color definitions retrieved from the service.

API unit family: TMSFNCCloudGoogleCalendar Inherits from: TCollection

Syntax

TTMSFNCCloudGoogleCalendarColors = class(TCollection)

Properties

Name Description
Items Provides indexed access to the colors in the collection.

Methods

Name Description
Add Creates a new color, appends it to the collection and returns it.
GetOwner Returns the persistent object that owns this collection.
Insert Creates a new color and inserts it at the given position.