Installing the component
[Contents]


The first step is to install to the component into Delphi. To do this follow these steps:

For Delphi versions 1 or 2

  1. Select 'Install Components' from the Options menu
  2. Click the 'Add' button and specify the file 'CGICOMP.PAS'. This file will be in the directory where you unzipped the package. You may wish to move the package into your /delphi/lib directory.
  3. Click OK. The component appears on the component pallete under the 'System' section.

For Delphi version 3

  1. Select 'Install Component' from the Component menu
  2. In the 'Unit File Name' field specify the file 'CGICOMP.PAS'. This file will be in the directory where you unzipped the package. You may wish to move the package into your /delphi/lib directory.
  3. Click OK. The component appears on the component pallete under the 'System' section.