System.Bluetooth.TBluetoothCustomAdapter.AdapterName

Aus RAD Studio API Documentation

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

OS X

Android

Siehe auch