TdxCloudStorageRoot.RestoreFromTrash Method
Overrides the folder restore procedure for the Root folder’s metadata container.
Declaration
procedure RestoreFromTrash; override;
Remarks
A RestoreFromTrash
procedure call always raises an exception, since the cloud storage’s root cannot be within the Trash special folder.
See Also