System.Beacon.TBeaconManager.FOnBeaconExit

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

Delphi

FOnBeaconExit: TBeaconEnterExitEvent;

C++

TBeaconEnterExitEvent FOnBeaconExit;

プロパティ

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


説明

OnBeaconExit イベントのイベント ハンドラを提供する protected フィールドです。

関連項目