FireDAC.Stan.Error.TFDErrorEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFDErrorEvent = procedure (ASender, AInitiator: TObject;
var AException: Exception) of object;

C++

typedef void __fastcall (__closure *TFDErrorEvent)(System::TObject* ASender, System::TObject* AInitiator, System::Sysutils::Exception* &AException);

Properties

Type Visibility Source Unit Parent
type
typedef
public
FireDAC.Stan.Error.pas
FireDAC.Stan.Error.hpp
FireDAC.Stan.Error FireDAC.Stan.Error

Description

Embarcadero Technologies does not currently have any additional information.