System.Bluetooth.TBluetoothLEScanFilter.LocalName

提供:RAD Studio API Documentation

Delphi

property LocalName: string read FLocalName write FLocalName;

C++

__property System::UnicodeString LocalName = {read=FLocalName, write=FLocalName};

プロパティ

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


説明

フィルタとして使用される BLE デバイスの名前を表します。

関連項目