Kryptos Developer Installation Instructions for Delphi 3
=========================================================

This file contains instructions for installing the
Kryptos Developer Demo Components into Delphi 3.

1. Unzip all the files from the KRYPTOS3.ZIP file into the KRYPTOS 
   directory.

2. Run Delphi 3 and choose menu option Component|Install Packages.
   When the package dialog appears click on the Add button and
   select file KRYPTOS.DPL.

3. Click the OK button on the package dialog to complete 
   the installation. You should now have a Kryptos tab on the
   component palette containing  all the Kryptos Developer components. 
   Next I would suggest running the demo programs and looking at the 
   source code for them.

Kryptos Help

  You should look up the Kryptos Help File before using the components
  into an application. The help file name is kryptos.hlp and the contents
  file name is kryptos.cnt. If you want to have integrated Kryptos Developer
  Help within Delphi Help System you have to copy both files to the
  Delphi Help Directory and then do the following:

1.Edit the Delphi3.Cfg file that is located into the Delphi Help Directory
  and then add the next line to the list:

	:Link kryptos.hlp		


2.Edit the Delphi3.Cnt file that is located into the Delphi Help Directory 
  and then add the next lines to the Index section and to the Include section:

	:Index Kryptos Developer Help = kryptos.hlp
	:Include kryptos.cnt

Limitations

  This is an evaluation version that only works under the Delphi IDE. 
  Go to www.psd.es to purchase Kryptos Developer.

(c) Personal Systems Design 1998-1999

