Vcl.AppAnalytics.TAppAnalytics.SetOptions

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetOptions(const Value: TAnalyticsOptions);

C++

void __fastcall SetOptions(const TAnalyticsOptions Value);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
Vcl.AppAnalytics.pas
Vcl.AppAnalytics.hpp
Vcl.AppAnalytics TAppAnalytics


Beschreibung

Setzt die Optionen, die die von AppAnalytics erfassten Daten festlegen.

SetOptions ist die Setter-Methode für die Eigenschaft Options.

Siehe auch