System.Bluetooth.Components.TBluetooth.CurrentAdapter

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property CurrentAdapter: TBluetoothAdapter read GetCurrentAdapter;

C++

__property System::Bluetooth::TBluetoothAdapter* CurrentAdapter = {read=GetCurrentAdapter};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetooth


Beschreibung

Gibt den aktuellen Adapter zurück.

Siehe auch