Table of Contents

TTMSFNCCloudGoogleDrive.MoveFileToRoot Method

Moves an item to the account root.

API unit family: TMSFNCCloudGoogleDrive Declaring type: TTMSFNCCloudGoogleDrive Inherited from: TTMSFNCCustomCloudGoogleDrive

Syntax

function MoveFileToRoot(AItem: TTMSFNCCloudItem): TTMSFNCCloudItem; override;

Parameters

Name Description
AItem Item to move.

Returns

The moved item at the root.