System.Beacon.Components.TBeacon.OnBeaconExit

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

Delphi

property OnBeaconExit: TBeaconEnterExitEvent read FOnBeaconExit write FOnBeaconExit;

C++

__property OnBeaconExit;

プロパティ

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

説明

OnBeaconExit イベントは、ビーコンのエリアから出るたびに発生します。

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

OnBeaconExit イベントは、ビーコンのエリアから出るたびに発生します。

関連項目