System.Bluetooth.TBluetoothLEDevice.Paired
Delphi
property Paired: Boolean read FPaired;
C++
__property bool Paired = {read=FPaired, nodefault};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| property | public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothLEDevice |
Description
Indique si le périphérique est appairé.