Table of Contents

TTMSFNCCloudGoogleTasksTasks Class

Holds the collection of tasks that belong to a single task list.

API unit family: TMSFNCCloudGoogleTasks Inherits from: TCollection

Syntax

TTMSFNCCloudGoogleTasksTasks = class(TCollection)

Properties

Name Description
Items Gets or sets the task at the specified position in the collection.

Methods

Name Description
Add Adds a new task to the end of the collection.
GetOwner Returns the persistent object that owns this collection.
Insert Inserts a new task at the specified position in the collection.