Table of Contents

TTMSFNCCloudGoogleCalendarDefaultReminders Class

Collection of TTMSFNCCloudGoogleCalendarReminder objects defining the default reminders applied to new events of a calendar.

API unit family: TMSFNCCloudGoogleCalendar Inherits from: TCollection

Syntax

TTMSFNCCloudGoogleCalendarDefaultReminders = class(TCollection)

Properties

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

Methods

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