System.Bluetooth.TBluetoothLEDevice.LastRSSI
Delphi
property LastRSSI: Integer read FLastRSSI;
C++
__property int LastRSSI = {read=FLastRSSI, nodefault};
Inhaltsverzeichnis
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothLEDevice |
Beschreibung
Zuletzt gescannter RSSI-Wert.
Plattformunterstützung
Diese Eigenschaft wird unter Windows nicht unterstützt.