System.Bluetooth.Components.TBluetooth.ConnectionState

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ConnectionState: TBluetoothConnectionState read GetConnectionState;

C++

__property System::Bluetooth::TBluetoothConnectionState ConnectionState = {read=GetConnectionState, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetooth


Beschreibung

Status des aktuellen Adapters ("Connected" oder "Disconnected").

Siehe auch