BTVisualFTP 3.0

Installation

Installation

Requirements

  • Delphi(tm) 2009 or higher
  • Indy 10.5.8
  • GNU gettext for Delphi (optional, see below)

Component Installation

  • The Delphi unit file BTVisualFTP_reg.pas needs to be installed in the Delphi(tm) component palette
  • The component will appear in a new palette page with the title 'BetaTools'
Note:
In the project options for the package, add this to the search path:
(path-to-Indy10)\System;(path-to-Indy10)\Protocols 

gettext for Delphi translation support

Note:
this is an optional feature which requires the GNU gettext for Delphi library.

If you do not to use the GNU gettext translation library, simply rename the gnugettext_readme.pas file in the source folder to gnugettext.pas

 All Classes Files Functions Variables Typedefs Enumerations