Data.Bind.Components.TCommonBindComponent.DoOnEvalError
Delphi
procedure DoOnEvalError(AException: Exception); virtual;
C++
virtual void __fastcall DoOnEvalError(System::Sysutils::Exception* AException);
Propriétés
| Type | Visibilité | Source | Unité | Parent | 
|---|---|---|---|---|
| procedure function | protected | Data.Bind.Components.pas Data.Bind.Components.hpp | Data.Bind.Components | TCommonBindComponent | 
Description
Méthode protégée appelée de manière interne afin de déclencher un événement OnEvalError.