Data.Bind.Components.TBindExpression.OnEvalError
[–] Properties | |
---|---|
Type: event | |
Visibility: published | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: TBindExpression |
Delphi
property OnEvalError;
C++
__property OnEvalError;
Description
Event that occurs when there are errors while evaluating the binding expressions.
Data.Bind.Components.TBindExpression.OnEvalError inherits from Data.Bind.Components.TCommonBindComponent.OnEvalError. All content below this line refers to Data.Bind.Components.TCommonBindComponent.OnEvalError.
Event that occurs when there are errors while evaluating the binding expressions.