System.Analytics.IAppAnalyticsStartupDataRecorder.AddEnvironmentField

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure AddEnvironmentField(const AKey, AValue: string);

C++

virtual void __fastcall AddEnvironmentField(const System::UnicodeString AKey, const System::UnicodeString AValue) = 0 ;

Eigenschaften

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


Beschreibung

Stellt die Systemdaten für den Cache-Manager bereit. Für die Version 2 des AppAnalytics-Dienstes sind diese Daten erforderlich.

Siehe auch