API:System.Beacon.Components.TBeacon.OnBeaconError

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

Delphi

property OnBeaconError: TBeaconErrorEvent read FOnBeaconError write FOnBeaconError;

C++

__property OnBeaconError;

プロパティ

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

説明

OnBeaconError イベントは、検知されたビーコンに問題がある毎に発生します。

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

OnBeaconError イベントは、検知されたビーコンに問題がある毎に発生します。

関連項目