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