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