SysUtils.EMathError Constructors

From RAD Studio VCL Reference
Jump to: navigation, search

C++ Information

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

const System::TVarRec * Args, int Args_Size,

int AHelpContext);
Sysutils::EMathError * __fastcall EMathError(int Ident, int AHelpContext);
Sysutils::EMathError * __fastcall EMathError(System::TResStringRec * ResStringRec,

const System::TVarRec * Args, int Args_Size,

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


Unit: SysUtils

Type: destructor

Visibility: public

Member Of: EMathError


Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!

Personal tools
Translations
Newest Version