System.Bluetooth.TBluetoothLEManager.FOnDiscoverLEDevice

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

FOnDiscoverLEDevice: TDiscoverLEDeviceEvent;

C++

TDiscoverLEDeviceEvent FOnDiscoverLEDevice;

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 OnDiscoverLeDevice bereitstellt.

Siehe auch