System.Bluetooth.TBluetoothLEManager.FOnDiscoveryLEEnd

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

FOnDiscoveryLEEnd: TDiscoveryLEEndEvent;

C++

TDiscoveryLEEndEvent FOnDiscoveryLEEnd;

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

Siehe auch