System.Beacon.TBeaconManager.DoRegionExit

提供:RAD Studio API Documentation

Delphi

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

C++

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

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
System.Beacon.pas
System.Beacon.hpp
System.Beacon TBeaconManager


説明

DoRegionExit メソッドは OnExitRegion イベントを発生させます。

関連項目