System.Analytics.AppAnalytics.TAppAnalyticsCacheManager.Event

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Event[const Index: Integer]: string read GetEventAtIndex;

C++

__property System::UnicodeString Event[const int Index] = {read=GetEventAtIndex};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Analytics.AppAnalytics.pas
System.Analytics.AppAnalytics.hpp
System.Analytics.AppAnalytics TAppAnalyticsCacheManager


Beschreibung

Gibt das Ereignis an dem angegebenen Index aus dem temporären Datenzwischenspeicher zurück.

Siehe auch