AddRequestParam Method
Adds a request parameter and the corresponding value.
Syntax
void __fastcall AddRequestParam(String VarName, String VarValue);Remarks
Please refer to the RequestParams properties for more information on the request parameters and how they are managed.