API:IBX.IBEvents.TErrorEvent
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.