System.Bluetooth.TBluetoothLEAdapterList

De RAD Studio API Documentation

Erreur : l’image n’est pas valide ou n’existe pas.

Delphi

TBluetoothLEAdapterList = class(TObjectList<TBluetoothLEAdapter>);

C++

class PASCALIMPLEMENTATION TBluetoothLEAdapterList : public System::Generics::Collections::TObjectList__1<TBluetoothLEAdapter*>

Propriétés

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


Description

Liste des adaptateurs Bluetooth Low Energy.

Voir aussi