System.Analytics.IApplicationActivityCacheManager.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.pas
System.Analytics.hpp
System.Analytics IApplicationActivityCacheManager


Beschreibung

System.Analytics.IApplicationActivityCacheManager.Event erbt von System.Bluetooth.TBluetoothGattService.CreateCharacteristic. Der folgende Inhalt bezieht sich auf System.Bluetooth.TBluetoothGattService.CreateCharacteristic.

Im temporären Datenzwischenspeicher gespeicherte Ereignisse.

Index gibt das Ereignis an, auf das Sie zugreifen möchten.

Siehe auch