API:IBX.IBEvents.TErrorEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TErrorEvent=procedure( Sender: TObject; ErrorCode:integer)of object;

C++

typedef void __fastcall (__closure *TErrorEvent)(System::TObject* Sender, int ErrorCode);

Properties

Type Visibility Source Unit Parent
type
typedef
public
IBX.IBEvents.pas
IBX.IBEvents.hpp
IBX.IBEvents IBX.IBEvents

Description

Embarcadero Technologies does not currently have any additional information.