property UseUTF8: boolean;
Description
Determines whether the UTF8 encoding will be used to encode commands sent to the FTP server and decode responses received from the FTP server.
When the property is True, the UTF8 encoding is used. Otherwise, the system locale is used.
Changing the value of this property may affect CEncoding.
See Also