- CodeGear Delphi(tm) 2009
- Indy 10.5.5
- GNU gettext for Delphi (optional, see below)
- 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:
$(BDS)\source\Indy10\System;$(BDS)\source\Indy10\Protocols
or
(path-to-Indy10)\System;(path-to-Indy10)\Protocols
- 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