RAD Studio VCL Reference
ContentsIndex
TWebConnection Members Published Properties
Published Properties
 
Name 
Description 
 
Provides the value of the User-Agent header for HTTP messages to the server. 
 
Indicates whether the TDispatchConnection object is connected to an application server. 
 
Specifies whether a login dialog appears immediately before opening a new connection. 
 
Name 
Specifies the name of the component as referenced in code. 
 
Specifies an Object Broker that allows the connection component to choose from several application servers. 
 
Occurs when a communication channel opens to the server. 
 
Specifies the password that allows the client application to log on to the application 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. 
 
Specifies the GUID of the application server with which to connect. 
 
Specifies the name of the application server with which to connect. 
 
Tag 
Stores an integer value as part of a component. 
 
URL 
Specifies the Uniform Resource Locator for httpsrvr.dll on the server system. 
 
Specifies the user name that allows the client application to log on to the application server. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.