System.Beacon.Components.TBeacon.OnBeaconEnter

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

Delphi

property OnBeaconEnter;

C++

__property OnBeaconEnter;

プロパティ

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

説明

OnBeaconEnter イベントは、新しいビーコンのエリアに入るたびに発生します。

System.Beacon.Components.TBeacon.OnBeaconEnter は System.Beacon.Components.TCustomBeacon.OnBeaconEnter を継承しています。以下の内容はすべて System.Beacon.Components.TCustomBeacon.OnBeaconEnter を参照しています。

OnBeaconEnter イベントは、新しいビーコンのエリアに入るたびに発生します。

新しいビーコンは、TBeaconList に追加されます。

関連項目