Data.Bind.Components.TCommonBindComponent.SetOnEvalError
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: TCommonBindComponent |
Delphi
procedure SetOnEvalError(const Value: TBindCompEvalErrorEvent); virtual;
C++
virtual void __fastcall SetOnEvalError(const TBindCompEvalErrorEvent Value);
Description
Embarcadero Technologies does not currently have any additional information.