System.Bluetooth.TBluetoothLEDevice.Scanned

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Scanned: Boolean read FScanned;

C++

__property bool Scanned = {read=FScanned, nodefault};

Eigenschaften

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


Beschreibung

Gibt an, dass das Gerät während des letzten Scans erkannt wurde.