System.Beacon.Components.TCustomBeacon.StartScan

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure StartScan;

C++

void __fastcall StartScan(void);

Properties

Type Visibility Source Unit Parent
procedure
function
public
System.Beacon.Components.pas
System.Beacon.Components.hpp
System.Beacon.Components TCustomBeacon

Description

Starts to monitor beacons in the regions indicated in the MonitorizedRegions property.

The StartScan method starts to monitor beacons in the regions indicated in the MonitorizedRegions property.

See Also