API:System.Bluetooth.TBluetoothLEManager.CurrentAdapter

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CurrentAdapter: TBluetoothLEAdapter read GetCurrentLEAdapter;

C++

__property TBluetoothLEAdapter* CurrentAdapter = {read=GetCurrentLEAdapter};

Properties

Type Visibility Source Unit Parent
property public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEManager

Description

Embarcadero Technologies does not currently have any additional information.