RAD Studio VCL Reference
ContentsIndex
TSocketConnection Members Published Properties
Published Properties
 
Name 
Description 
 
Specifies the IP address of the server. 
 
Indicates whether the TDispatchConnection object is connected to an application server. 
 
Host 
Specifies the host name of the server. 
 
Specifies the GUID of a COM object that manipulates interface calls before they are sent or after return values are received. 
 
Specifies the ProgID of a COM object that manipulates interface calls before they are sent or after return values are received. 
 
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. 
 
Port 
Specifies the port number of the socket dispatcher application on the server system. 
 
Specifies the GUID of the application server with which to connect. 
 
Specifies the name of the application server with which to connect. 
 
Determines whether the streamed connection component can handle callbacks in the application server interface. 
 
Tag 
Stores an integer value as part of a component. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.