System.Beacon.Components.TCustomBeacon.OnBeaconsExitRegion

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property OnBeaconsExitRegion: TBeaconsRegionEvent read FOnBeaconsExitRegion write FOnBeaconsExitRegion;

C++

__property System::Beacon::TBeaconsRegionEvent OnBeaconsExitRegion = {read=FOnBeaconsExitRegion, write=FOnBeaconsExitRegion};

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 tous les beacons recensés dans une région sont inaccessibles.

L'événement se produit pour tout type de format de beacon.

Voir aussi