API:System.Bluetooth.TBluetoothAdapter.PairedDevices

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property PairedDevices: TBluetoothDeviceList read GetPairedDevices;

C++

__property TBluetoothDeviceList* PairedDevices = {read=GetPairedDevices};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.