System.Beacon.TBeaconManager.DoRegionEnter

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure DoRegionEnter(const UUID: TGUID; AMajor, AMinor: Integer);

C++

void __fastcall DoRegionEnter(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 DoRegionEnter déclenche l'événement OnEnterRegion.

Voir aussi