TdxCloudStorageProvider Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates a new Tdx |
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Authorization |
Associates the cloud storage data provider with the corresponding authorization agent component. |
Owner |
Provides access to the control or its object to which the persisted settings belong.
Inherited from Tcx |
Recent |
Specifies the time limit (in days) during which the stored files are considered “recent”. |
Recent |
Specifies the maximum number of files within the “Recent” special folder. |
Registry |
Provides access to the dictionary populated with filename extensions and corresponding MIME content types. |
Storage | Provides access to the cloud storage component to which the current data provider belongs. |
Use |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Equals |
Inherited from TObject. |
Get |
Returns the name of the cloud storage service type to which the data provider can connect. |
Get |
Returns a filename extension for the specified cloud resource metadata container. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Query |
Inherited from TInterfaced |
Register | Registers the data provider class in the list of providers available for use with the cloud storage component. |
To |
Inherited from TObject. |
Unregister | Removes the data provider class from the list of providers available for use with the cloud storage component. |
#Constants
Name | Description |
---|---|
Default |
Specifies the default time limit (in days) during which the stored files are considered “recent”. |
Default |
Specifies the default maximum number of files within the “Recent” special folder. |
See Also