API:System.Beacon.Components.TBeacon.Mode

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Mode: TBeaconScanMode read FMode write SetMode default 3;

C++

__property Mode = {default=3};

Properties

Type Visibility Source Unit Parent
property published
System.Beacon.Components.pas
System.Beacon.Components.hpp
System.Beacon.Components TBeacon

Description

Beacon scanning mode that the beacon component uses to scan for beacons to monitor.

System.Beacon.Components.TBeacon.Mode inherits from System.Beacon.Components.TCustomBeacon.Mode. All content below this line refers to System.Beacon.Components.TCustomBeacon.Mode.

Beacon scanning mode that the beacon component uses to scan for beacons to monitor.

See Also