System.Beacon.Components.TCustomBeacon.OnBeaconExit

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property OnBeaconExit: TBeaconEnterExitEvent read FOnBeaconExit write FOnBeaconExit;

C++

__property System::Beacon::TBeaconEnterExitEvent OnBeaconExit = {read=FOnBeaconExit, write=FOnBeaconExit};

Propriétés

Type Visibilité  Source Unité  Parent
event public
System.Beacon.Components.pas
System.Beacon.Components.hpp
System.Beacon.Components TCustomBeacon


Description

L'événement OnBeaconExit est déclenché chaque fois qu'un beacon devient inaccessible.

Voir aussi