System.Beacon.TBeaconManager.FOnBeaconExit

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FOnBeaconExit: TBeaconEnterExitEvent;

C++

TBeaconEnterExitEvent FOnBeaconExit;

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

See Also