Table of Contents

TTMSFNCCustomCloudDropBox.MoveFileToRoot Method

Moves an item to the account root.

API unit family: TMSFNCCloudDropBox Declaring type: TTMSFNCCustomCloudDropBox

Syntax

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

Parameters

Name Description
AItem Item to move.

Returns

The moved item at the root.