System.Beacon.TBeaconManager.FOnBeaconEnter

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FOnBeaconEnter: TBeaconEnterExitEvent;

C++

TBeaconEnterExitEvent FOnBeaconEnter;

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

See Also