TdxCloudStorageSpecialFolder Methods
A metadata container corresponding to a special folder provided by the cloud file storage in the connected account.
Name | Description |
---|---|
Copy |
Overrides the folder copy procedure for the special folder’s metadata container. |
Delete | Overrides the folder delete procedure for the special 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 special folder’s metadata container. |
Move |
Overrides the folder trash procedure for the special folder’s metadata container. |
Restore |
Overrides the folder restore procedure for the special folder’s metadata container. |
To |
Inherited from TObject. |
See Also