System.Bluetooth.TBluetoothCustomAdapter.SetAdapterName

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

Delphi

procedure SetAdapterName(const Value: string); virtual; abstract;

C++

virtual void __fastcall SetAdapterName(const System::UnicodeString Value) = 0 ;

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothCustomAdapter


説明

AdapterName の設定アクセサです。

関連項目