System.Bluetooth.TBluetoothAdapter.PairedDevices
Delphi
property PairedDevices: TBluetoothDeviceList read GetPairedDevices;
C++
__property TBluetoothDeviceList* PairedDevices = {read=GetPairedDevices};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet | 
|---|---|---|---|---|
| property | public | System.Bluetooth.pas System.Bluetooth.hpp  | 
        System.Bluetooth | TBluetoothAdapter | 
Beschreibung
Liste mit den Remote-Geräten, die mit dem Gerät gekoppelt sind, auf dem Ihre Anwendung ausgeführt wird.