property Connections[Index: integer]: TScTCPConnection;
Description
Holds information about the currently connected clients. Information about the client is added to the list after establishing a connection, and is deleted after closing the connection. The number of connections is stored in ConnectionCount.