TdxCloudStorageSpecialFolder.MoveToTrash Method
Overrides the folder trash procedure for the special folder’s metadata container.
Declaration
procedure MoveToTrash; override;
Remarks
A MoveToTrash
procedure call always raises an exception, since no special folder within the connected cloud file storage cannot be within the Trash special folder.
See Also