** Components you need to install in your Delphi to compile Dev-C++ **

These components have been tested under Delphi 3. They may also work
with other 32 bit versions of Delphi.

To install them, launch and install devcpp.dpk. Then install SynEdit components
by using the package SynEdit\SynEdit_D5.dpk. Finish by installing ToolBar97
by installing package ToolBar97\TB97_D5.dpk 

- SynEdit : powerful syntaxt highlight editor
  Located in Vcl\SynEdit\
  Author : Michael Hilke, based on original Martin Waldenburg's MwEdit 

- Marscap : this is a "beautifuller" for the border of the 
  form. It is located in Vcl\Marscap.pas
  Author: Chen Ken

- ToolBar97: great components for using toolbars.
  Located in Vcl\Toolbar97\
  Author: Jose Sebastian Battig, Softech

- TBackup : backup/compression
  Located in VCl\Backup.pas
  Author: Alexander Halser
