System.Beacon.TBeaconManager.DoRegionExit
Delphi
procedure DoRegionExit(UUID: TGUID; AMajor, AMinor: Integer);
C++
void __fastcall DoRegionExit(const GUID &UUID, int AMajor, int AMinor);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | System.Beacon.pas System.Beacon.hpp |
System.Beacon | TBeaconManager |
Description
The DoRegionExit method raises the OnExitRegion event.