System.Bluetooth.TBluetoothLEDeviceList

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

System.Generics.Collections.TObjectListSystem.Generics.Collections.TListSystem.Generics.Collections.TEnumerableSystem.TObjectTBluetoothLEDeviceList

Delphi

TBluetoothLEDeviceList = class(TObjectList<TBluetoothLEDevice>);

C++

class PASCALIMPLEMENTATION TBluetoothLEDeviceList : public System::Generics::Collections::TObjectList__1<TBluetoothLEDevice*>

プロパティ

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


説明

リモート デバイスリストです。

関連項目