TTMSFNCCustomCloudGoogleTasks.AddTaskList Method
Creates a new task list with the supplied title on the service.
API unit family: TMSFNCCloudGoogleTasks
Declaring type: TTMSFNCCustomCloudGoogleTasks
Syntax
procedure AddTaskList(ATitle: string);
Remarks
The OnAddTaskList event reports the result.
Parameters
| Name | Description |
|---|---|
ATitle |
Title of the new task list. |