TdxCloudStorageFolder Methods
A metadata container corresponding to a folder within the cloud storage content structure.
Name | Description |
---|---|
Copy |
Copies the online resource to the specified folder within the same cloud file storage.
Inherited from Tdx |
Create |
Creates a new empty folder with the specified name within the current folder. |
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.
Inherited from Tdx |
Get |
Inherited from TObject. |
Has |
Identifies if the folder has any loaded content.
Inherited from Tdx |
Index |
Returns the index of the specified resource within the folder.
Inherited from Tdx |
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.
Inherited from Tdx |
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. |
Upload |
Uploads a locally stored file to the cloud folder. |
See Also