TScSSHClient
property HostName: string;
Description
Specifies the host name or the IP addres to connect to the SSH server.
The Connect method uses values in the HostName and Port properties to establish a connection for the SSH session.
See Also
Port
Connected