System.Beacon.TBeaconManager.OnBeaconsEnterRegion

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property OnBeaconsEnterRegion: TBeaconsRegionEvent read FOnBeaconsEnterRegion write FOnBeaconsEnterRegion;

C++

__property TBeaconsRegionEvent OnBeaconsEnterRegion = {read=FOnBeaconsEnterRegion, write=FOnBeaconsEnterRegion};

Propriétés

Type Visibilité  Source Unité  Parent
event public
System.Beacon.pas
System.Beacon.hpp
System.Beacon TBeaconManager


Description

Se produit quand un nouveau beacon est détecté dans une région.

L'événement se produit à la détection de tout type de beacon.

Voir aussi