TdxCloudStorageCustomFolder Methods
The base class for all classes that implement metadata containers corresponding to ordinary, special, and root folders on a connected cloud storage’s server.
Name | Description |
---|---|
Copy |
Copies the online resource to the specified folder within the same cloud file storage.
Inherited from Tdx |
Delete |
Deletes the online resource.
Inherited from Tdx |
Equals |
Inherited from TObject. |
Fetch |
Loads the folder’s content structure from the connected online file storage’s server. |
Get |
Inherited from TObject. |
Has |
Identifies if the folder has any loaded content. |
Index |
Returns the index of the specified resource within the folder. |
Is |
Identifies if the online resource is a folder.
Inherited from Tdx |
Is |
Identifies if the current folder is the root folder on the connected cloud service storage account. |
Move |
Moves the online resource to the specified folder.
Inherited from Tdx |
Move |
Moves the online resource to the “Trash” special folder.
Inherited from Tdx |
Restore |
Restores the online resource from the “Trash” special folder.
Inherited from Tdx |
To |
Inherited from TObject. |
See Also