Vcl.AppAnalytics.TAppAnalytics.Loaded

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure Loaded; override;

C++

virtual void __fastcall Loaded();

Eigenschaften

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


Beschreibung

Stellt sicher, dass die Active-Logik nach dem Festlegen des Ereignisses OnPrivacyMessage vollständig durchgeführt wird.

Siehe auch