TdxCloudStorageSpecialFolder.RestoreFromTrash Method
Overrides the folder restore procedure for the special folder’s metadata container.
Declaration
procedure RestoreFromTrash; override;
Remarks
A RestoreFromTrash
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