System.Bindings.Expression.TBindingExpression.SetEvalErrorEvent

De RAD Studio API Documentation
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