System.Beacon.Components.TBeacon.OnExitRegion
Delphi
property OnExitRegion;
C++
__property OnExitRegion;
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 when all registered beacons on a region are out of reach.
System.Beacon.Components.TBeacon.OnExitRegion inherits from System.Beacon.Components.TCustomBeacon.OnExitRegion. All content below this line refers to System.Beacon.Components.TCustomBeacon.OnExitRegion.
Event which is fired when all registered beacons on a region are out of reach.
The OnExitRegion event is fired when all registered beacons on a region are out of reach.