System.Bluetooth.TBluetoothLEScanFilter.DeviceAddress

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

Delphi

property DeviceAddress: string read FDeviceAddress write FDeviceAddress;

C++

__property System::UnicodeString DeviceAddress = {read=FDeviceAddress, write=FDeviceAddress};

プロパティ

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


説明

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

関連項目