Internet Direct (Indy) Version 9.0.2 Beta
TIdSocksInfo.Port
Represents the port number used for a SOCKS proxy connection.

property Port: Integer;
Description
Port is an Integer property that represents the port number used for the connection to a SOCKS proxy server. The default value for Port is ID_SOCKS_PORT, as assigned in the Create constructor.

Use Host to specify the server name or IP address for the connection.