System.Beacon.TBeaconProximityEvent

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef void __fastcall (__closure *TBeaconProximityEvent)(System::TObject* const Sender, const _di_IBeacon ABeacon, TBeaconProximity Proximity);

Properties

Type Visibility Source Unit Parent
typedef public System.Beacon.hpp System.Beacon System.Beacon

Description

The TBeaconProximityEvent is an event type that is fired when the Proximity value changes.

See Also