System.Beacon.TBeaconManager.FOnBeaconsExitRegion

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FOnBeaconsExitRegion: TBeaconsRegionEvent;

C++

TBeaconsRegionEvent FOnBeaconsExitRegion;

Properties

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

Description

Protected variable field for the OnBeaconsExitRegion property.

See Also