System.Bluetooth.TBluetoothLEScanFilter.LocalName

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property LocalName: string read FLocalName write FLocalName;

C++

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

Eigenschaften

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


Beschreibung

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

Siehe auch