System.Bluetooth.TBluetoothLEDevice.Paired

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Paired: Boolean read FPaired;

C++

__property bool Paired = {read=FPaired, nodefault};

Eigenschaften

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


Beschreibung

Gibt an, dass das Gerät gekoppelt wurde.