TdxCloudStorageItem Methods
The base class for all classes that implement metadata containers corresponding to individual resources (such as folders and files) stored on a connected online cloud storage’s server.
Name | Description |
---|---|
Copy |
Copies the online resource to the specified folder within the same cloud file storage. |
Delete | Deletes the online resource. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Is |
Identifies if the online resource is a folder. |
Move |
Moves the online resource to the specified folder. |
Move |
Moves the online resource to the “Trash” special folder. |
Restore |
Restores the online resource from the “Trash” special folder. |
To |
Inherited from TObject. |
See Also