TdxCloudStorageFiles Methods
The base class for all classes that implement cloud file storage managers.| Name | Description |
|---|---|
| Equals(TObject) | Inherited from TObject. |
| FetchAll | Loads the full content structure from the connected cloud storage service’s server. |
| FindByID(string) | Returns the metadata container by the specified unique resource identifier. |
| GetHashCode | Inherited from TObject. |
| ToString | Inherited from TObject. |
See Also