System.Analytics.IApplicationActivityCacheManager.SetMaxCacheSize

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetMaxCacheSize(const AValue: Integer);

C++

virtual void __fastcall SetMaxCacheSize(const int AValue) = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
System.Analytics.pas
System.Analytics.hpp
System.Analytics IApplicationActivityCacheManager


Beschreibung

Setter-Methode für die Eigenschaft MaxCacheSize.

Siehe auch