System.Beacon.TBeaconManager.DoRegionExit

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure DoRegionExit(UUID: TGUID; AMajor, AMinor: Integer);

C++

void __fastcall DoRegionExit(const GUID &UUID, int AMajor, int AMinor);

Propriétés

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


Description

La méthode DoRegionExit déclenche l'événement OnExitRegion.

Voir aussi