TWebRequest.Post(String,String) Method
Represents method Post(String,String)
.
public function Post(const URI: String; const Content: String): TWebResponse; overload;
Parameters
- URI
- Type: String
- Content
- Type: String
Represents method Post(String,String)
.
public function Post(const URI: String; const Content: String): TWebResponse; overload;