System.Beacon.Components.TCustomBeacon.OnBeaconError

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property OnBeaconError: TBeaconErrorEvent read FOnBeaconError write FOnBeaconError;

C++

__property System::Beacon::TBeaconErrorEvent OnBeaconError = {read=FOnBeaconError, write=FOnBeaconError};

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 OnBeaconError se déclenche chaque fois qu'il y a un problème avec un beacon détecté.

Voir aussi