Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxCloudStorageMicrosoftOneDriveProvider Methods
Show Inherited Hide Inherited

An online file data provider that can work with Microsoft OneDrive®.
Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetDisplayName Returns the name of the cloud storage service type to which the data provider can connect. Inherited from TdxCloudStorageProvider.
GetExtension(TdxCloudStorageItem) Returns a filename extension for the specified cloud resource metadata container. Inherited from TdxCloudStorageProvider.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
GetScopes protected Returns the data access permissions that the associated authorization agent requests on a successful connection to a Microsoft account.
QueryInterface(TGUID,Untyped) Inherited from TInterfacedPersistent.
Register Registers the data provider class in the list of providers available for use with the cloud storage component. Inherited from TdxCloudStorageProvider.
ToString Inherited from TObject.
Unregister Removes the data provider class from the list of providers available for use with the cloud storage component. Inherited from TdxCloudStorageProvider.
See Also