System.Beacon.TBeaconManager.FScanMode

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FScanMode: TBeaconScanMode;

C++

TBeaconScanMode FScanMode;

Properties

Type Visibility Source Unit Parent
field protected
System.Beacon.pas
System.Beacon.hpp
System.Beacon TBeaconManager

Description

Protected field that provides the value of the read-only ScanMode property.

See Also