TdxCloudStorageGoogleDriveProvider 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 online file data provider with a Goolge API-compatible authorization agent. |
Default |
Provides access to the dictionary populated with filename extensions and the corresponding multipurpose internet mail extension (MIME) content types of Google Document formats. |
Default |
Provides access to the dictionary populated with the corresponding Google Document and Office Open XML multipurpose internet mail extension (MIME) content types. |
Default |
Provides access to the dictionary populated with multipurpose internet mail extension (MIME) content types of Google Document formats and the corresponding filename extensions. |
Owner |
Provides access to the control or its object to which the persisted settings belong.
Inherited from Tcx |
Recent |
|
Recent |
|
Registry |
Provides access to the dictionary populated with filename extensions and corresponding MIME content types.
Inherited from Tdx |
Storage |
Provides access to the cloud storage component to which the current data provider belongs.
Inherited from Tdx |
Use |
Inherited from Tdx |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Equals |
Inherited from TObject. |
Get |
Returns the descriptive name of the target Google cloud storage service. |
Get |
Returns a filename extension for the specified file or folder metadata container. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Get |
Returns the list of online account visibility scopes (that is, account data access permissions) that the data provider requests on a successful connection.
Inherited from Tdx |
Query |
Inherited from TInterfaced |
Register |
Registers the data provider class in the list of providers available for use with the cloud storage component.
Inherited from Tdx |
To |
Inherited from TObject. |
Unregister |
Removes the data provider class from the list of providers available for use with the cloud storage component.
Inherited from Tdx |
See Also