Table of Contents

TTMSFNCCloudGoogleTasks.UpdateTask Method

Updates the supplied task on the service.

API unit family: TMSFNCCloudGoogleTasks Declaring type: TTMSFNCCloudGoogleTasks Inherited from: TTMSFNCCustomCloudGoogleTasks

Syntax

procedure UpdateTask(ATask: TTMSFNCCloudGoogleTasksTask);

Remarks

The OnUpdateTask event reports the result.

Parameters

Name Description
ATask Task to update; its current values are sent to the service.