TTMSFNCCloudGoogleTasksTaskLists Class
Holds the collection of task lists that belong to the connected account.
API unit family: TMSFNCCloudGoogleTasks
Inherits from: TCollection
Syntax
TTMSFNCCloudGoogleTasksTaskLists = class(TCollection)
Properties
| Name | Description |
|---|---|
| Items | Gets or sets the task list at the specified position in the collection. |
Methods
| Name | Description |
|---|---|
| Add | Adds a new task list to the end of the collection. |
| GetOwner | Returns the persistent object that owns this collection. |
| Insert | Inserts a new task list at the specified position in the collection. |