TScTCPConnection
property Host: string;
Description
Specifies the hostname or IP address of the TCP/IP server.
The Connect method uses values in the Host and Port properties to establish a connection for the TCP/IP session.
See Also
Connected
Port