System.Bluetooth.TBluetoothCustomAdapter.AdapterName

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property AdapterName: string read GetAdapterName write SetAdapterName;

C++

__property System::UnicodeString AdapterName = {read=GetAdapterName, write=SetAdapterName};

Eigenschaften

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


Beschreibung

Name Ihres Adapters.

Plattformunterstützung

Plattform Lesen Schreiben

32-Bit-Windows
64-Bit-Windows

YesC++11Feature.png

OS X

Android

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

Siehe auch