TTMSFNCCloudGoogleTasks.UpdateTaskList Method
Updates the title of the supplied task list on the service.
API unit family: TMSFNCCloudGoogleTasks
Declaring type: TTMSFNCCloudGoogleTasks
Inherited from: TTMSFNCCustomCloudGoogleTasks
Syntax
procedure UpdateTaskList(ATaskList: TTMSFNCCloudGoogleTasksTaskList);
Remarks
The OnUpdateTaskList event reports the result.
Parameters
| Name | Description |
|---|---|
ATaskList |
Task list to update; its current id and title are sent. |