API:System.Beacon.Components.TBeacon.OnBeaconProximity

Aus RAD Studio API Documentation

Delphi

property OnBeaconProximity: TBeaconProximityEvent read FOnBeaconProximity write FOnBeaconProximity;

C++

__property OnBeaconProximity;

Eigenschaften

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

Beschreibung

Das Ereignis OnBeaconProximity wird jedes Mal ausgelöst, wenn sich der Wert von Proximity ändert. {{#multireplace:System.Beacon.Components.TBeacon.OnBeaconProximity|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:System.Beacon.Components.TCustomBeacon.OnBeaconProximity|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.OnBeaconProximity|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.


Das Ereignis OnBeaconProximity wird jedes Mal ausgelöst, wenn sich der Wert von Proximity ändert.

Siehe auch