TdxCloudStorageMicrosoftOneDriveProvider 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 Microsoft Graph® API-compatible authorization agent. |
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”.
Inherited from Tdx |
Recent |
Specifies the maximum number of files within the “Recent” special folder.
Inherited from Tdx |
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 name of the cloud storage service type to which the data provider can connect.
Inherited from Tdx |
Get |
Returns a filename extension for the specified cloud resource metadata container.
Inherited from Tdx |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Get |
Returns the data access permissions that the associated authorization agent requests on a successful connection to a Microsoft account. |
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