API:System.Bindings.Expression.TBindingExpression.OnEvalErrorEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnEvalErrorEvent: TBindingEvalErrorEvent read FEvalErrorEvent write SetEvalErrorEvent;

C++

__property System::Bindings::Outputs::TBindingEvalErrorEvent OnEvalErrorEvent = {read=FEvalErrorEvent, write=SetEvalErrorEvent};

Properties

Type Visibility Source Unit Parent
event public
System.Bindings.Expression.pas
System.Bindings.Expression.hpp
System.Bindings.Expression TBindingExpression

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!