API:Data.Bind.Components.TBindComponentDelegate.OnEvalError
| [–] Properties | |
|---|---|
| Type: event | |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: TBindComponentDelegate | |
Delphi
property OnEvalError: TBindCompEvalErrorEvent read GetOnEvalError write SetOnEvalError;
C++
__property TBindCompEvalErrorEvent OnEvalError = {read=GetOnEvalError, write=SetOnEvalError};
Description
Embarcadero Technologies does not currently have any additional information.