Back to Devexpress

TdxCloudStorageGoogleDriveProvider.GetDisplayName Method

vcl-dxcloudstoragegoogledriveprovider-dot-tdxcloudstoragegoogledriveprovider-e01760be.md

latest990 B
Original Source

TdxCloudStorageGoogleDriveProvider.GetDisplayName Method

Returns the descriptive name of the target Google cloud storage service.

Declaration

delphi
class function GetDisplayName: string; override;

Returns

Type
string

Remarks

Call this function to obtain the name common to all online accounts to which the data provider can connect via Google APIs. The GetDisplayName class function always returns the ‘Google Drive’ string.

See Also

TdxCloudStorageProvider.GetDisplayName

TdxCloudStorageGoogleDriveProvider Class

TdxCloudStorageGoogleDriveProvider Members

dxCloudStorageGoogleDriveProvider Unit