Konstruktoren von ComObj.EOleError

From RAD Studio VCL Documentation (German)
Jump to: navigation, search

C++-Informationen

Comobj::EOleError * __fastcall EOleError(System::UnicodeString Msg);
Comobj::EOleError * __fastcall EOleError(System::UnicodeString Msg, const System::TVarRec * Args, int Args_Size);
Comobj::EOleError * __fastcall EOleError(int Ident);
Comobj::EOleError * __fastcall EOleError(int Ident, const System::TVarRec * Args, int Args_Size);
Comobj::EOleError * __fastcall EOleError(System::UnicodeString Msg, int AHelpContext);
Comobj::EOleError * __fastcall EOleError(System::UnicodeString Msg,

const System::TVarRec * Args, int Args_Size,

int AHelpContext);
Comobj::EOleError * __fastcall EOleError(int Ident, int AHelpContext);
Comobj::EOleError * __fastcall EOleError(System::TResStringRec * ResStringRec,

const System::TVarRec * Args, int Args_Size,

int AHelpContext);
virtual void __fastcall ~EOleError(void);


Unit: ComObj

Typ: Destruktor

Sichtbarkeit: public

Member von: EOleError


Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.

Personal tools