摘要: 没测试过这个var Source: TMemoryStream; Response: TStringStream ; begin try // Set the properties for HTTP idHTTP.Request.Username := 'www '; idHTTP.Request.Password := 'www '; // idHTTP1.Request.ProxyServer := '11.133.190.13 '; /... 阅读全文
posted @ 2012-08-22 10:33 ccqin 阅读(4574) 评论(0) 推荐(0) 编辑