System.Bluetooth.TBluetoothAdapter.GetPairedDevices
Delphi
function GetPairedDevices: TBluetoothDeviceList; virtual; abstract;
C++
virtual TBluetoothDeviceList* __fastcall GetPairedDevices() = 0 ;
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| function | protected | System.Bluetooth.pas System.Bluetooth.hpp  | 
        System.Bluetooth | TBluetoothAdapter | 
説明
- メモ: これは、TBluetoothAdapter のプラットフォーム固有のサブクラスで実装される抽象メソッドです。
 
PairedDevices の取得アクセサです。