API:Data.Bind.Components.TLinkControlToProperty.OnEvalError

De RAD Studio API Documentation

Delphi

property OnEvalError: TBindCompEvalErrorEvent read GetOnEvalError write SetOnEvalError;

C++

__property OnEvalError;

Propriétés

Type Visibilité  Source Unité  Parent
event published
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TLinkControlToProperty

Description

Evénement se produisant lorsqu'une exception est déclenchée pendant l'évaluation d'une expression, telle qu'une erreur de conversion. {{#multireplace:Data.Bind.Components.TLinkControlToProperty.OnEvalError|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} hérite de {{#multireplace:Data.Bind.Components.TBindComponentDelegate.OnEvalError|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Tout le contenu en-dessous de cette ligne se réfère à {{#multireplace:Data.Bind.Components.TBindComponentDelegate.OnEvalError|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Evénement se produisant lorsqu'une exception est déclenchée pendant l'évaluation d'une expression, telle qu'une erreur de conversion. Les gestionnaires d'événements peuvent intervenir et déclencher une autre exception.

Voir aussi