RAD Studio VCL Reference
ContentsIndex
TSoapConnection Properties Published Properties
Published Properties
 
Name 
Description 
 
Provides the value of the User-Agent header for HTTP messages to the server. 
 
Indicates whether the SOAP connection component is connected to the application server. 
 
Specifies the password that allows the client application to log on to a local host or proxy server. 
 
Lists any proxy servers that are required to make the connection. 
 
Lists the host names of locally registered servers that do not require a proxy. 
 
Identifies the invokable interface that TSoapConnection uses to communicate with the application server. 
 
URL 
Specifies the Uniform Resource Locator for the THTTPSoapDispatcher on the application server. 
 
Specifies the user name that allows the client application to log on to a local host or proxy server. 
 
Specifies how the SOAP connection component communicates with the application server. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.