System.Bluetooth.TBluetoothLEDevice.Paired

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Paired: Boolean read FPaired;

C++

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

Properties

Type Visibility Source Unit Parent
property public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEDevice

Description

Indicates if the device is paired.