System.Bindings.Outputs.TBindingEvalErrorEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TBindingEvalErrorEvent = procedure(AException: Exception) of object;

C++

typedef void __fastcall (__closure *TBindingEvalErrorEvent)(System::Sysutils::Exception* AException);

Properties

Type Visibility Source Unit Parent
type
typedef
public
System.Bindings.Outputs.pas
System.Bindings.Outputs.hpp
System.Bindings.Outputs System.Bindings.Outputs

Description

Embarcadero Technologies does not currently have any additional information.