Vcl.AppAnalytics.TAppAnalytics.Options

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Options: TAnalyticsOptions read FOptions write SetOptions;

C++

__property TAnalyticsOptions Options = {read=FOptions, write=SetOptions, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Vcl.AppAnalytics.pas
Vcl.AppAnalytics.hpp
Vcl.AppAnalytics TAppAnalytics


Beschreibung

Verschiedene Optionen, die festlegen, welche Daten AppAnalytics automatisch erfasst.

Unter TAnalyticsOption finden Sie die verfügbaren Optionen und deren Funktionalität.

Siehe auch