System.Bluetooth.TBluetoothCustomAdapter.AdapterName

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property AdapterName: string read GetAdapterName write SetAdapterName;

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothCustomAdapter


説明

お使いのアダプタの名前です。

プラットフォーム サポート

プラットフォーム Read Write

32 ビット Windows
64 ビット Windows

YesC++11Feature.png

OS X

Android

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

関連項目