本文整理自网络,侵删。
IdFTP无法设置TransferType属性时,在程序单元的 user 部分加入 IdFTPCommon 即可.
无法设置为
IdFTP.TransferType := ftASCII; 或
IdFTP.TransferType := ftBinary; 时使用.
相关阅读 >>
Delphi中从windows资源管理器中拖放图片到timage控件上
Delphi 2010下使用sqlitesimpleDelphi连接sqlite数据库及中文乱码问题的解决
Delphi indy 10tidftp中的directorylisting使用
Delphi recodedatetime、recodedate、recodetime、recodeyear ... 修改时间
更多相关阅读请进入《Delphi》频道 >>