System.Beacon.Components.TBeaconRegionCollection.OnChange

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property OnChange: TNotifyEvent read FOnChange write FOnChange;

C++

__property System::Classes::TNotifyEvent OnChange = {read=FOnChange, write=FOnChange};

Propriétés

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


Description

L'événement OnChange est déclenché à chaque modification d'un élément de Items.

Voir aussi