System.Bluetooth.TBluetoothAdapter.PairedDevices
Delphi
property PairedDevices: TBluetoothDeviceList read GetPairedDevices;
C++
__property TBluetoothDeviceList* PairedDevices = {read=GetPairedDevices};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothAdapter |
説明
こちらのアプリケーションが動作しているデバイスとペアになっているリモート デバイスのリストです。