FMX.Analytics.TCustomAnalytics.CacheManager

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property CacheManager: IApplicationActivityCacheManager read GetCacheManager;

C++

__property System::Analytics::_di_IApplicationActivityCacheManager CacheManager = {read=GetCacheManager};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property protected
FMX.Analytics.pas
FMX.Analytics.hpp
FMX.Analytics TCustomAnalytics


Beschreibung

Eigenschaft zum Ermitteln der IApplicationActivityCacheManager-Referenz, die dieser Komponente zugeordnet ist.

Siehe auch