System.Beacon.TBeaconManager.DoBeaconChangedProximity

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure DoBeaconChangedProximity(const ABeacon: IBeacon; CurrentProximity: TBeaconProximity);

C++

void __fastcall DoBeaconChangedProximity(const _di_IBeacon ABeacon, TBeaconProximity CurrentProximity);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
System.Beacon.pas
System.Beacon.hpp
System.Beacon TBeaconManager


Description

La méthode DoBeaconChangedProximity déclenche l'événement OnBeaconProximity.

Voir aussi