System.Bindings.Expression.TBindingExpression.OnLocationUpdatedEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property OnLocationUpdatedEvent: TBindingLocationUpdatedEvent read GetLocationUpdatedEvent write SetLocationUpdatedEvent;

C++

__property System::Bindings::Outputs::TBindingLocationUpdatedEvent OnLocationUpdatedEvent = {read=GetLocationUpdatedEvent, write=SetLocationUpdatedEvent};

Propriétés

Type Visibilité  Source Unité  Parent
event public
System.Bindings.Expression.pas
System.Bindings.Expression.hpp
System.Bindings.Expression TBindingExpression


Description

Se produit lorsque le moteur d'expression génère à nouveau un emplacement de sortie.

Voir aussi