API:Vcl.AppAnalytics.TAppAnalytics.CacheSize

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CacheSize: Integer read FMaxCacheSize write SetCacheSize;

C++

__property int CacheSize = {read=FMaxCacheSize, write=SetCacheSize, nodefault};

Properties

Type Visibility Source Unit Parent
property published
Vcl.AppAnalytics.pas
Vcl.AppAnalytics.hpp
Vcl.AppAnalytics TAppAnalytics

Description

Embarcadero Technologies does not currently have any additional information.