System.Beacon.Components.TCustomBeacon.OnBeaconsEnterRegion

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property OnBeaconsEnterRegion: TBeaconsRegionEvent read FOnBeaconsEnterRegion write FOnBeaconsEnterRegion;

C++

__property System::Beacon::TBeaconsRegionEvent OnBeaconsEnterRegion = {read=FOnBeaconsEnterRegion, write=FOnBeaconsEnterRegion};

Propriétés

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


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 dans une région.

Voir aussi