API:Data.Bind.Components.TBindGridLink.OnEvalError
Delphi
property OnEvalError;
C++
__property OnEvalError;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
event | published | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | TBindGridLink |
Description
Event that occurs when there are errors while evaluating the binding expressions.
Data.Bind.Components.TBindGridLink.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.