System.Bluetooth.TBluetoothLEScanFilter.DeviceAddress

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property DeviceAddress: string read FDeviceAddress write FDeviceAddress;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEScanFilter


Beschreibung

Repräsentiert den Bezeichner des BLE-Geräts, das als Filter verwendet werden soll.

Siehe auch