System.Bluetooth.Components.TBluetooth.LastPairedDevices

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property LastPairedDevices: TBluetoothDeviceList read GetLastPairedDevices;

C++

__property System::Bluetooth::TBluetoothDeviceList* LastPairedDevices = {read=GetLastPairedDevices};

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetooth


Description

Renvoie une liste des derniers périphériques appairés.

Voir aussi