System.Bluetooth.Components.TBluetooth.ConnectionState
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").