Constructeurs ComCtrls.ECommonCalendarError

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

Informations C++

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

const System::TVarRec * Args, int Args_Size,

int AHelpContext);
Comctrls::ECommonCalendarError * __fastcall ECommonCalendarError(int Ident, int AHelpContext);
Comctrls::ECommonCalendarError * __fastcall ECommonCalendarError(System::TResStringRec * ResStringRec,

const System::TVarRec * Args, int Args_Size,

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


Unité : ComCtrls

Type : destructeur

Visibilité : public

Membre de : ECommonCalendarError


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