TTMSFNCCustomCloudGoogleDrive.MoveFileToRoot Method
Moves an item to the account root.
API unit family: TMSFNCCloudGoogleDrive
Declaring type: TTMSFNCCustomCloudGoogleDrive
Syntax
function MoveFileToRoot(AItem: TTMSFNCCloudItem): TTMSFNCCloudItem; override;
Parameters
| Name | Description |
|---|---|
AItem |
Item to move. |
Returns
The moved item at the root.