System.Bluetooth.Components.TBluetoothLE.CurrentAdapter

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property CurrentAdapter: TBluetoothLEAdapter read GetCurrentAdapter;

C++

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

Eigenschaften

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


Beschreibung

Adapter des Managers Ihrer Komponente.

Siehe auch