TTMSFNCCustomCloudGoogleTasks.DeleteTask Method
Deletes the supplied task from its task list on the service.
API unit family: TMSFNCCloudGoogleTasks
Declaring type: TTMSFNCCustomCloudGoogleTasks
Syntax
procedure DeleteTask(ATask: TTMSFNCCloudGoogleTasksTask);
Remarks
The OnDeleteTask event reports the result.
Parameters
| Name | Description |
|---|---|
ATask |
Task to delete. |