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