System.Beacon.TBeaconManager.FOnEnterRegion

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FOnEnterRegion: TBeaconRegionEvent;

C++

TBeaconRegionEvent FOnEnterRegion;

Properties

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

Description

Protected field that provides the event handler of the OnEnterRegion event.

See Also