System.Bluetooth.TBluetoothCustomAdapter.AdapterName

From RAD Studio API Documentation
Jump to: navigation, search

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
64-bit Windows

YesC++11Feature.png

OS X

Android

YesC++11Feature.png
YesC++11Feature.png

See Also