            INSTALLATION INSTRUCTIONS

TElasticForm is provided as a zipped file ElFrmSrc.zip. 
ElFrmSrc.zip contains the source code (elastfrm.pas and elfrmreg.pas),
the resource files (dcr),the help file Elastfrm.hlp, and this installation guide.

Upon unzipping, it generates two local directories:
16bit and 32 bit.  The directory 16bit contains the resource file for Delphi 1.
The directory 32bit contains the resource file for all other versions of
Delphi and C++Builder.  
A third local directory Help is generated that includes the help file (Win 3.x help file). 

************************************************************
**********************  IMPORTANT!  ************************
************************************************************
IF YOU HAVE AN EARLIER VERSION OF ELASTICFORM IN YOUR SYSTEM
YOU **MUST** UNINSTALL IT FIRST.
************************************************************
************************************************************

Transfer the source files (Elastfrm.pas and elfrmreg.pas), and the resource files
of the proper version to the directory where you keep your components.

If you do not have such a directory you may wish to generate one.  
For example you could have the following components directories:


For Delphi 1 : 	C:\CompsD1
For Delphi 2 : 	C:\CompsD2
For Delphi 3 : 	C:\CompsD3
For Delphi 4 : 	C:\CompsD4
For C++Builder  : C:\CB1
For C++Builder 3 : C:\CB3
For C++Builder 4 : C:\CB4

Now you can install ElasticForm by installing the file ElFrmReg.pas in all versions
but C++Builder 1, where you should install Elastfrm.pas.