API:System.Beacon.Components.TBeacon.OnBeaconEnter
Delphi
property OnBeaconEnter: TBeaconEnterExitEvent read FOnBeaconEnter write FOnBeaconEnter;
C++
__property OnBeaconEnter;
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| event | published | System.Beacon.Components.pas System.Beacon.Components.hpp |
System.Beacon.Components | TBeacon |
Beschreibung
Das Ereignis OnBeaconEnter wird jedes Mal ausgelöst, wenn ein neuer Beacon erreichbar ist. {{#multireplace:System.Beacon.Components.TBeacon.OnBeaconEnter|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:System.Beacon.Components.TCustomBeacon.OnBeaconEnter|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.OnBeaconEnter|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Das Ereignis OnBeaconEnter wird jedes Mal ausgelöst, wenn ein neuer Beacon erreichbar ist.
Der neue Beacon wird einer TBeaconList hinzugefügt.