System.Beacon.Components.TBeacon.OnBeaconProximity

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnBeaconProximity;

C++

__property OnBeaconProximity;

Properties

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

Description

The OnBeaconProximity event is fired every time the Proximity value changes.

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

The OnBeaconProximity event is fired every time the Proximity value changes.

See Also