TdxCloudStorage Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Inherited from TComponent. |
#Properties
Name | Description |
---|---|
Com |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Components | Inherited from TComponent. |
Component |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Connected | Specifies if the cloud storage component is connected to an online account. |
Design |
Inherited from TComponent. |
Fake |
Inherited from Tcx |
Fake |
Inherited from Tcx |
Fake |
Inherited from Tcx |
Files | Provides access to the hierarchical resource structure of the connected cloud storage. |
Is |
Inherited from Tcx |
Is |
Inherited from Tcx |
Is |
Inherited from Tcx |
Name | Inherited from TComponent. |
Observers | Inherited from TComponent. |
Owner | Inherited from TComponent. |
Provider | Provides access to the cloud storage’s active data provider. |
Provider |
Specifies the cloud storage’s active data provider by its class-reference. |
Provider |
Specifies the cloud storage’s active data provider by its class name. |
Registered |
Provides access to the cloud storage component’s collection of registered data providers. |
Tag | Inherited from TComponent. |
VCLCom |
Inherited from TComponent. |
#Methods
#Events
Name | Description |
---|---|
On |
Notifies that the cloud storage component’s data provider or its authorization agent has changed. |
On |
Notifies that the cloud storage component has successfully connected/disconnected to/from an online account. |
On |
Notifies of an error that can occur when the component attempts to access an online file storage service or perform any file operation in the connected account. |
On |
Enables you to track the data upload progress when the component updates an existing file. |
On |
Notifies that a file update process has successfully finished. |
On |
Enables you to perform specific actions in response to updating an existing file stored on the connected online storage’s server. |
On |
Enables you to respond to a successful folder create operation in the connected cloud storage. |
On |
Enables you to respond to a successful online resource copy operation. |
On |
Enables you to respond to a successful online resource delete operation. |
On |
Enables you to track the file download progress. |
On |
Notifies of the successful finish of a file download process. |
On |
Enables you to perform specific actions in response to downloading a file from the connected online storage’s server. |
On |
Notifies that an online resource is successfully moved to another folder within the connected cloud file storage. |
On |
Notifies that an online resource is successfully moved to the “Trash” special folder within the connected cloud file storage. |
On |
Enables you to track created access permissions. |
On |
Enables you to track deleted access permissions. |
On |
Notifies the application that a metadata container has successfully loaded its access permissions from the connected server. |
On |
Notifies that an online resource is successfully restored from the “Trash” special folder at the original position within the connected cloud file storage’s resource hierarchy. |
On |
Enables you to track the file upload progress. |
On |
Notifies of the successful finish of a file upload process. |
On |
Enables you to perform specific actions in response to uploading a local file to the connected online storage’s server. |
On |
Notifies of the successful finish of downloading a cloud folder‘s content structure from the connected cloud file storage’s server. |
On |
Enables you to perform specific actions in response to downloading a cloud folder‘s content structure from the connected cloud file storage’s server. |
See Also