Constructeurs Registry.ERegistryException

From Référence RAD Studio VCL
Jump to: navigation, search

Informations C++

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

const System::TVarRec * Args, int Args_Size,

int AHelpContext);
Registry::ERegistryException * __fastcall ERegistryException(int Ident, int AHelpContext);
Registry::ERegistryException * __fastcall ERegistryException(System::TResStringRec * ResStringRec,

const System::TVarRec * Args, int Args_Size,

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


Unité : Registry

Type : destructeur

Visibilité : public

Membre de : ERegistryException


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 !

Personal tools