System.Bluetooth.TBluetoothLEDeviceList

De RAD Studio API Documentation

TBluetoothLEDeviceListSystem.Generics.Collections.TObjectListSystem.Generics.Collections.TListSystem.Generics.Collections.TEnumerableSystem.TObject

Delphi

TBluetoothLEDeviceList = class(TObjectList<TBluetoothLEDevice>);

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
class public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth System.Bluetooth


Description

Liste de périphériques distants.

Voir aussi