System.Bluetooth.TBluetoothManager.FOnDiscoverableEnd

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

FOnDiscoverableEnd: TDiscoverableEndEvent;

C++

TDiscoverableEndEvent FOnDiscoverableEnd;

Eigenschaften

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


Beschreibung

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

Siehe auch