System.Bluetooth.TBluetoothLEDevice.LastRSSI
Delphi
property LastRSSI: Integer read FLastRSSI;
C++
__property int LastRSSI = {read=FLastRSSI, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothLEDevice |
Description
Last RSSI value scanned.
Platform Support
This property is not supported on Windows.