IPWorks BLE 2020 Delphi Edition

Questions / Feedback?

Scanning Property

Whether or not the component is currently scanning for servers.

Syntax

property Scanning: Boolean read get_Scanning;

Default Value

false

Remarks

This property indicates whether or not the component is currently scanning for servers. While the component is scanning, the Advertisement event will be fired whenever an advertisement from a remote device is received.

Refer to the StartScanning method for more information.

This property is read-only and not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks BLE 2020 Delphi Edition - Version 20.0 [Build 8158]