System.Beacon.Components.TBeacon.OnBeaconEnter

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property OnBeaconEnter: TBeaconEnterExitEvent read FOnBeaconEnter write FOnBeaconEnter;

C++

__property OnBeaconEnter;

Propriétés

Type Visibilité  Source Unité  Parent
event published
System.Beacon.Components.pas
System.Beacon.Components.hpp
System.Beacon.Components TBeacon

Description

L'événement OnBeaconEnter est déclenché chaque fois qu'un nouveau beacon est accessible.

System.Beacon.Components.TBeacon.OnBeaconEnter hérite de System.Beacon.Components.TCustomBeacon.OnBeaconEnter. Tout le contenu en-dessous de cette ligne se réfère à System.Beacon.Components.TCustomBeacon.OnBeaconEnter.

L'événement OnBeaconEnter est déclenché chaque fois qu'un nouveau beacon est accessible.

Le nouveau beacon est ajouté à une liste TBeaconList.

Voir aussi