System.Beacon.TBeaconManager.FOnExitRegion

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FOnExitRegion: TBeaconRegionEvent;

C++

TBeaconRegionEvent FOnExitRegion;

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 OnExitRegion event.

See Also