System.Bindings.Expression.TBindingExpression.SetEvalErrorEvent
Révision datée du 18 octobre 2011 à 20:41 par PyBot (discussion | contributions) (Scoping Libraries)
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.