API:IBX.IBEvents.TErrorEvent
Delphi
TErrorEvent=procedure( Sender: TObject; Msg : string; ErrorCode:integer)of object;
C++
typedef void __fastcall (__closure *TErrorEvent)(System::TObject* Sender, System::UnicodeString Msg, int ErrorCode);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
type typedef |
public | IBX.IBEvents.pas IBX.IBEvents.hpp |
IBX.IBEvents | IBX.IBEvents |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !