System.Bluetooth.TBluetoothLEAdapterList

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

<imagemap>-Fehler: Bild ist ungültig oder nicht vorhanden

Delphi

TBluetoothLEAdapterList = class(TObjectList<TBluetoothLEAdapter>);

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth System.Bluetooth


Beschreibung

Liste der Bluetooth Low Energy-Adapter.

Siehe auch