System.Bluetooth.Components.TBluetooth.LastPairedDevices

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property LastPairedDevices: TBluetoothDeviceList read GetLastPairedDevices;

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetooth


説明

最後にペアとなったデバイスのリストを返します。

関連項目