System.Bluetooth.TBluetoothCustomAdapter.AdapterName
Delphi
property AdapterName: string read GetAdapterName write SetAdapterName;
C++
__property System::UnicodeString AdapterName = {read=GetAdapterName, write=SetAdapterName};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothCustomAdapter |
Description
Name of your adapter.
Platform Support
Platform | Read | Write |
---|---|---|
32-bit Windows |
|
|
OS X |
||
Android |
|
|