System.Analytics.AppAnalytics.TAppAnalyticsCacheManager.CacheCount

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property CacheCount: Integer read GetCacheCount;

C++

__property int CacheCount = {read=GetCacheCount, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Analytics.AppAnalytics.pas
System.Analytics.AppAnalytics.hpp
System.Analytics.AppAnalytics TAppAnalyticsCacheManager


Beschreibung

Anzahl der im temporären Datenzwischenspeicher gespeicherten Ereignisse.

Siehe auch