TTMSFNCCloudGoogleTasksTaskLists.Items Property
Gets or sets the task list at the specified position in the collection.
API unit family: TMSFNCCloudGoogleTasks
Declaring type: TTMSFNCCloudGoogleTasksTaskLists
Type: TTMSFNCCloudGoogleTasksTaskList
Syntax
property Items[Index: Integer]: TTMSFNCCloudGoogleTasksTaskList;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based index of the task list. |