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