System.Bluetooth.TBluetoothLEManager.FOnIdentifyCustomUUID

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

class var FOnIdentifyCustomUUID: TIdentifyUUIDEvent;

C++

static TIdentifyUUIDEvent FOnIdentifyCustomUUID;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
field protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEManager


Beschreibung

Geschütztes Feld, das die Ereignisbehandlungsroutine des Ereignisses OnIdentifyCustomUUID bereitstellt.

Siehe auch