TTMSFNCCloudStorageServices.MoveFileToRoot Method
Moves an item to the provider root folder.
API unit family: TMSFNCCloudStorageServices
Declaring type: TTMSFNCCloudStorageServices
Syntax
function MoveFileToRoot(AItem: TTMSFNCCloudItem): TTMSFNCCloudItem; virtual;
Parameters
| Name | Description |
|---|---|
AItem |
Item to move. |
Returns
The moved item returned by the active provider.