System.Beacon.TBeaconManager.FOnBeaconsEnterRegion

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FOnBeaconsEnterRegion: TBeaconsRegionEvent;

C++

TBeaconsRegionEvent FOnBeaconsEnterRegion;

Properties

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

Description

Protected variable field for the OnBeaconsEnterRegion property.

See Also