TScFTPClient
property CEncoding: Encoding;
Description
Specifies the Encoding object that will be used to encode commands sent to the FTP server and decode responses received from the FTP server.
By default the system locale is used.
See Also
UseUTF8