API:System.Beacon.Components.TBeacon.OnBeaconError

Aus RAD Studio API Documentation

Delphi

property OnBeaconError: TBeaconErrorEvent read FOnBeaconError write FOnBeaconError;

C++

__property OnBeaconError;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
event published
System.Beacon.Components.pas
System.Beacon.Components.hpp
System.Beacon.Components TBeacon

Beschreibung

Das OnBeaconError-Ereignis wird jedes Mal ausgelöst, wenn ein Problem mit einem aufgetretenen Beacon auftritt. {{#multireplace:System.Beacon.Components.TBeacon.OnBeaconError|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:System.Beacon.Components.TCustomBeacon.OnBeaconError|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:System.Beacon.Components.TCustomBeacon.OnBeaconError|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Das OnBeaconError-Ereignis wird jedes Mal ausgelöst, wenn ein Problem mit einem aufgetretenen Beacon auftritt.

Siehe auch