API:System.Beacon.Components.TBeacon.OnEnterRegion

From RAD Studio API Documentation

Delphi

property OnEnterRegion: TBeaconRegionEvent read FOnEnterRegion write FOnEnterRegion;

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. {{#multireplace:System.Beacon.Components.TBeacon.OnEnterRegion|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:System.Beacon.Components.TCustomBeacon.OnEnterRegion|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:System.Beacon.Components.TCustomBeacon.OnEnterRegion|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

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