SysUtils.ENotSupportedException Constructors
From RAD Studio VCL Reference
C++ Information
| Sysutils::ENotSupportedException * __fastcall ENotSupportedException(System::UnicodeString Msg); | |
| Sysutils::ENotSupportedException * __fastcall ENotSupportedException(System::UnicodeString Msg, const System::TVarRec * Args, int Args_Size); | |
| Sysutils::ENotSupportedException * __fastcall ENotSupportedException(int Ident); | |
| Sysutils::ENotSupportedException * __fastcall ENotSupportedException(int Ident, const System::TVarRec * Args, int Args_Size); | |
| Sysutils::ENotSupportedException * __fastcall ENotSupportedException(System::UnicodeString Msg, int AHelpContext); | |
| Sysutils::ENotSupportedException * __fastcall ENotSupportedException(System::UnicodeString Msg,
const System::TVarRec * Args, int Args_Size, int AHelpContext); | |
| Sysutils::ENotSupportedException * __fastcall ENotSupportedException(int Ident, int AHelpContext); | |
| Sysutils::ENotSupportedException * __fastcall ENotSupportedException(System::TResStringRec * ResStringRec,
const System::TVarRec * Args, int Args_Size, int AHelpContext); | |
| virtual void __fastcall ~ENotSupportedException(void); |
Unit: SysUtils
Type: destructor
Visibility: public
Member Of: ENotSupportedException
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!