System.Bindings.Expression.TBindingExpression.SetEvalErrorEvent

De RAD Studio API Documentation
Révision datée du 18 octobre 2011 à 20:41 par PyBot (discussion | contributions) (Scoping Libraries)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)
Aller à : navigation, rechercher

Delphi

procedure SetEvalErrorEvent(EvalErrorEvent: TBindingEvalErrorEvent);

C++

void __fastcall SetEvalErrorEvent(System::Bindings::Outputs::TBindingEvalErrorEvent EvalErrorEvent);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
System.Bindings.Expression.pas
System.Bindings.Expression.hpp
System.Bindings.Expression TBindingExpression

Description

Implémentation d'accesseur en écriture de l'événement OnEvalErrorEvent.

La méthode SetEvalErrorEvent est l'implémentation d'accesseur en écriture protégée de l'événement OnEvalErrorEvent.

Voir aussi