API:System.Beacon.Components.TBeacon.OnBeaconsEnterRegion

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

Delphi

property OnBeaconsEnterRegion: TBeaconsRegionEvent read FOnBeaconsEnterRegion write FOnBeaconsEnterRegion;

C++

__property OnBeaconsEnterRegion;

プロパティ

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

説明

新しいビーコンがリージョン内で検知された際に発生します。

System.Beacon.Components.TBeacon.OnBeaconsEnterRegion は System.Beacon.Components.TCustomBeacon.OnBeaconsEnterRegion を継承しています。以下の内容はすべて System.Beacon.Components.TCustomBeacon.OnBeaconsEnterRegion を参照しています。 新しいビーコンがリージョン内で検知された際に発生します。

このイベントは、いずれかの種類のビーコンがリージョン内で検知された際に発生します。

関連項目