System.Beacon.TBeaconManager.DoBeaconExit

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure DoBeaconExit(const ABeacon: IBeacon; const CurrentBeaconList: TBeaconList);

C++

void __fastcall DoBeaconExit(const _di_IBeacon ABeacon, const TBeaconList CurrentBeaconList);

プロパティ

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


説明

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

関連項目