System.Beacon.Components.TBeacon.OnBeaconExit

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property OnBeaconExit;

C++

__property OnBeaconExit;

Eigenschaften

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

Beschreibung

Das Ereignis OnBeaconExit wird jedes Mal ausgelöst, wenn ein Beacon nicht mehr erreichbar ist.

System.Beacon.Components.TBeacon.OnBeaconExit erbt von System.Beacon.Components.TCustomBeacon.OnBeaconExit. Der folgende Inhalt bezieht sich auf System.Beacon.Components.TCustomBeacon.OnBeaconExit.


Das Ereignis OnBeaconExit wird jedes Mal ausgelöst, wenn ein Beacon nicht mehr erreichbar ist.

Siehe auch