System.Beacon.Components.TBeacon.OnBeaconsExitRegion

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

Delphi

property OnBeaconsExitRegion: TBeaconsRegionEvent read FOnBeaconsExitRegion write FOnBeaconsExitRegion;

C++

__property OnBeaconsExitRegion;

プロパティ

種類 可視性 ソース ユニット
event published
System.Beacon.Components.pas
System.Beacon.Components.hpp
System.Beacon.Components TBeacon

説明

リージョンに登録されたすべてのビーコンが、到達不可の場合に発生します。

System.Beacon.Components.TBeacon.OnBeaconsExitRegion は System.Beacon.Components.TCustomBeacon.OnBeaconsExitRegion を継承しています。以下の内容はすべて System.Beacon.Components.TCustomBeacon.OnBeaconsExitRegion を参照しています。 リージョンに登録されたすべてのビーコンが、到達不可の場合に発生します。

このイベントはいずれの種類のビーコン形式に対しても発生します。

関連項目