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

TdxCloudStorageGoogleDriveFiles Members

A Google Drive file storage manager.

#Constructors
Show Inherited Hide Inherited

Name Description
Create(TdxCloudStorageProvider) Creates a new TdxCloudStorageFiles class descendant instance for the specified cloud storage data provider. Inherited from TdxCloudStorageFiles.

#Properties
Show Inherited Hide Inherited

Name Description
Root Provides access to the cloud storage root. Inherited from TdxCloudStorageFiles.
SpecialFolders Provides access to the list of all special folders that the connected cloud storage service’s server provides. Inherited from TdxCloudStorageFiles.
Trash Provides access to the “Trash” special folder. Inherited from TdxCloudStorageFiles.

#Methods
Show Inherited Hide Inherited

Name Description
Equals(TObject) Inherited from TObject.
FetchAll Loads the full content structure from the connected cloud storage service’s server. Inherited from TdxCloudStorageFiles.
FindByID(string) Returns the metadata container by the specified unique resource identifier. Inherited from TdxCloudStorageFiles.
GetHashCode Inherited from TObject.
ToString Inherited from TObject.
See Also