System.Bluetooth.TBluetoothLEDevice.IsConnected

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function IsConnected: Boolean;

C++

bool __fastcall IsConnected();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEDevice


Beschreibung

Gibt an, ob der aktuelle Adapter mit einem Profil des aktuellen Remote-Gerätes verbunden ist.

Siehe auch