TdxCloudStorageGoogleDriveProvider Properties
An online file provider that can work with the Google Drive file storage service.Name | Description |
---|---|
AuthorizationAgent | Associates the online file data provider with a Goolge API-compatible authorization agent. |
DefaultExtensionToMIMETypeDictionary | Provides access to the dictionary populated with filename extensions and the corresponding multipurpose internet mail extension (MIME) content types of Google Document formats. |
DefaultMIMETypeExportTypeDictionary | Provides access to the dictionary populated with the corresponding Google Document and Office Open XML multipurpose internet mail extension (MIME) content types. |
DefaultMIMETypeToExtensionDictionary | 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 TcxInterfacedPersistent. |
RecentDayCountLimit | |
RecentFileCountLimit | |
RegistryExtensionToMIMEType | Provides access to the dictionary populated with filename extensions and corresponding MIME content types. Inherited from TdxCloudStorageProvider. |
Storage | Provides access to the cloud storage component to which the current data provider belongs. Inherited from TdxCloudStorageProvider. |
UseCurrentThread | Inherited from TdxCloudStorageProvider. |
See Also