Back to Devexpress

TdxCloudStorage Class

vcl-dxcloudstorage-87d906c4.md

latest5.7 KB
Original Source

TdxCloudStorage Class

A cloud storage component.

Declaration

delphi
TdxCloudStorage = class(
    TcxComponent
)

Remarks

The cloud storage is a non-visual component designed to access, modify, and manage files stored on cloud file storage servers. The component uses a cloud data provider and an associated compatible authorization agent to interact with the corresponding online file storage service on behalf of a user.

The TdxCloudStorage class has the following members that allow you to:

Refer to the following topic for information on how to select and configure an authorization agent: Authorization Agents and Data Providers.

Inheritance

TObject TPersistent TComponent TcxCustomComponent TcxComponent TdxCloudStorage

See Also

TdxCloudStorage Members

dxCloudStorage Unit