API:Vcl.AppAnalytics.TAppAnalytics.TrackEvent
Delphi
procedure TrackEvent(ACategory: string; AAction: string = ''; ALabel: string = ''; AValue: Double = 0.0);
C++
void __fastcall TrackEvent(System::UnicodeString ACategory, System::UnicodeString AAction = System::UnicodeString(), System::UnicodeString ALabel = System::UnicodeString(), double AValue = 0.000000E+00);
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
procedure function |
public | Vcl.AppAnalytics.pas Vcl.AppAnalytics.hpp |
Vcl.AppAnalytics | TAppAnalytics |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.