TScTCPServerOptions
property MaxOpenedConnections: integer; default 0;
Description
Additional connections will be dropped until any of the opened connections is closed.
The default value is 0 - the server will allow the unlimited number of opened connections.