Skip to main content

TdxCloudStorageProvider Properties

The base class for all classes that implement cloud storage data providers.
Name Description
AuthorizationAgent Associates the cloud storage data provider with the corresponding authorization agent component.
Owner Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent.
RecentDayCountLimit protected Specifies the time limit (in days) during which the stored files are considered “recent”.
RecentFileCountLimit protected Specifies the maximum number of files within the “Recent” special folder.
RegistryExtensionToMIMEType Provides access to the dictionary populated with filename extensions and corresponding MIME content types.
Storage Provides access to the cloud storage component to which the current data provider belongs.
UseCurrentThread
See Also