Internet Direct (Indy) Version 9.0.2 Beta
TIdTCPServerConnection.Server
Provides the server context for a client connection.

property Server: TIdTCPServer;
Description
Server is a read-only TIdTCPServer property used to store the server context for the class. In TIdTCPServerConnection, the TIdTCPServer is also the Owner of the TIdTCPServerConnection class instance.