System.Bluetooth.TBluetoothLEDevice.Scanned

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Scanned: Boolean read FScanned;

C++

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

Properties

Type Visibility Source Unit Parent
property public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEDevice

Description

Indicates if the device has been detected in the last scan period.