TdxCloudStorageRoot Methods
A metadata container corresponding to the root of the cloud file storage in the connected account.
Name | Description |
---|---|
Copy |
Overrides the folder copy procedure for the Root folder’s metadata container. |
Create |
Creates a new empty folder with the specified name within the current folder.
Inherited from Tdx |
Delete | Overrides the folder delete procedure for the Root folder’s metadata container. |
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 |
Overrides the folder move procedure for the Root folder’s metadata container. |
Move |
Overrides the folder trash procedure for the Root folder’s metadata container. |
Restore |
Overrides the folder restore procedure for the Root folder’s metadata container. |
To |
Inherited from TObject. |
Upload |
Uploads a locally stored file to the cloud folder.
Inherited from Tdx |
See Also