RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IStreamLoader.SetProxy Method

Sets the value of the Proxy property.

Pascal
procedure SetProxy(const Proxy: string);
C++
__fastcall SetProxy(const AnsiString Proxy);

SetProxy is the write implementation for the Proxy property. 

Proxy lists any proxy servers to use when connecting to the server that hosts the WSDL document. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!