System.Bluetooth.TBluetoothCustomDevice.DeviceName

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

Delphi

property DeviceName: string read GetDeviceName;

C++

__property System::UnicodeString DeviceName = {read=GetDeviceName};

プロパティ

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


説明

リモート デバイスの、人間にとって判読可能な名前です。

関連項目