System.Beacon.Components.TCustomBeacon.OnBeaconExit
Delphi
property OnBeaconExit: TBeaconEnterExitEvent read FOnBeaconExit write FOnBeaconExit;
C++
__property System::Beacon::TBeaconEnterExitEvent OnBeaconExit = {read=FOnBeaconExit, write=FOnBeaconExit};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| event | public | System.Beacon.Components.pas System.Beacon.Components.hpp |
System.Beacon.Components | TCustomBeacon |
Beschreibung
Das Ereignis OnBeaconExit wird jedes Mal ausgelöst, wenn ein Beacon nicht mehr erreichbar ist.