System.Beacon.Components.TBeacon.OnEnterRegion

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnEnterRegion;

C++

__property OnEnterRegion;

Properties

Type Visibility Source Unit Parent
event published
System.Beacon.Components.pas
System.Beacon.Components.hpp
System.Beacon.Components TBeacon

Description

Event which is fired first time a beacon from a region is reachable.

System.Beacon.Components.TBeacon.OnEnterRegion inherits from System.Beacon.Components.TCustomBeacon.OnEnterRegion. All content below this line refers to System.Beacon.Components.TCustomBeacon.OnEnterRegion.

Event which is fired first time a beacon from a region is reachable.

The OnEnterRegion event is fired first time a beacon from a region is reachable.

See Also