System.Bluetooth.Components.TBluetooth.CurrentAdapter
Delphi
property CurrentAdapter: TBluetoothAdapter read GetCurrentAdapter;
C++
__property System::Bluetooth::TBluetoothAdapter* CurrentAdapter = {read=GetCurrentAdapter};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | System.Bluetooth.Components.pas System.Bluetooth.Components.hpp |
System.Bluetooth.Components | TBluetooth |
Description
Returns the current adapter.