TWebClient.Put(String,String,String,String) Method
Represents method Put(String,String,String,String)
.
public function Put(const URI: String; const Content: String; ContentType: String = ''; Header: String = ''): TWebResponse;
Parameters
- URI
- Type: String
- Content
- Type: String
- ContentType
- Type: String
- Header
- Type: String