Back to Devexpress

TdxCloudStorageGoogleDriveProvider Members

vcl-dxcloudstoragegoogledriveprovider-dot-tdxcloudstoragegoogledriveprovider-dot-underscore-members.md

latest7.2 KB
Original Source

TdxCloudStorageGoogleDriveProvider Members

An online file provider that can work with the Google Drive file storage service.

Constructors

NameDescription
Create(TdxCloudStorage)Creates a new TdxCloudStorageProvider class descendant instance for the specified cloud storage component. Inherited from TdxCloudStorageProvider.
Create(TPersistent)Initializes a new instance of the TcxInterfacedPersistent class with specified settings. Inherited from TcxInterfacedPersistent.

Properties

NameDescription
AuthorizationAgentAssociates the online file data provider with a Goolge API-compatible authorization agent.
DefaultExtensionToMIMETypeDictionaryProvides access to the dictionary populated with filename extensions and the corresponding multipurpose internet mail extension (MIME) content types of Google Document formats.
DefaultMIMETypeExportTypeDictionaryProvides access to the dictionary populated with the corresponding Google Document and Office Open XML multipurpose internet mail extension (MIME) content types.
DefaultMIMETypeToExtensionDictionaryProvides access to the dictionary populated with multipurpose internet mail extension (MIME) content types of Google Document formats and the corresponding filename extensions.
OwnerProvides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent.
RecentDayCountLimit
RecentFileCountLimit
RegistryExtensionToMIMETypeProvides access to the dictionary populated with filename extensions and corresponding MIME content types. Inherited from TdxCloudStorageProvider.
StorageProvides access to the cloud storage component to which the current data provider belongs. Inherited from TdxCloudStorageProvider.
UseCurrentThreadInherited from TdxCloudStorageProvider.

Methods

NameDescription
Assign(TPersistent)Inherited from TPersistent.
AssignTo(TPersistent)Inherited from TPersistent.
Equals(TObject)Inherited from TObject.
GetDisplayNameReturns the descriptive name of the target Google cloud storage service.
GetExtension(TdxCloudStorageItem)Returns a filename extension for the specified file or folder metadata container.
GetHashCodeInherited from TObject.
GetNamePathInherited from TPersistent.
GetOwnerInherited from TPersistent.
GetScopes protectedReturns the list of online account visibility scopes (that is, account data access permissions) that the data provider requests on a successful connection. Inherited from TdxCloudStorageOAuth2Provider.
QueryInterface(TGUID,Untyped)Inherited from TInterfacedPersistent.
RegisterRegisters the data provider class in the list of providers available for use with the cloud storage component. Inherited from TdxCloudStorageProvider.
ToStringInherited from TObject.
UnregisterRemoves the data provider class from the list of providers available for use with the cloud storage component. Inherited from TdxCloudStorageProvider.

See Also

TdxCloudStorageGoogleDriveProvider Class

dxCloudStorageGoogleDriveProvider Unit