Internet Direct (Indy) Version 9.0.1 Beta
TIdTCPServerConnection
Encapsulates a server connection to a client.

TIdTCPServerConnection = class(TIdTCPConnection)
Description
TIdTCPServerConnection encapsulates a server connection to a client on a TIdTCPServer. TIdTCPServerConnection is used by TIdPeerThread to provide the server context for accessing any properties, methods, or events of the TCP server.