System.Bluetooth.TBluetoothLEDevice.Scanned
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.