Install:
========


Note:

Before installing this component uninstall any previous installations/versions! Read "uninstall.txt" for details.

You may only install this software if you agree to the terms stated in the license agreement, see license.txt.

Evaluation versions will run with a nag-screen now and then.

For online help see: Help.chm

For comments/questions about the software, its installation and registration, 
bug reports and updates email to mail@heelana.com or visit http://www.heelana.com. 

Your feedback is very welcome!


+++++++++++++++ C++Builder 5/6: +++++++++++++++


1) It is assumed that you already copied the files suitable for your C++Builder version to a folder of your choice, in the following called "component folder", f.e. c:\components\ThlRockerSwitch\

2) Start C++Builder. If C++Builder is already running close all currently opened projects.

3) Press "File" and select "Open". Browse for the package file that matches your C++Builder version and open it. The package files are named like "hlRockerSwitchX_X.bpk", where X_X is the current version number.

4) In the upcoming "Package" dialog press "Install" (the dialog may be hidden by the editor window!). The package will be linked and installed. After successful installation the component should appear in the component palette on a tab named "Heelana".

5) Add the component folder to the library path (Tools->Environment Options->Library) such that your projects will find the necessary files.

6) Finally do "Close All". If you are asked whether to save changes confirm with "No".

 
Note: the bpl file will be created in the default bpl output directory, usally $(BCB)\Projects\Bpl\ (see Tools->Environment Options->Library).




+++++++++++++++ Delphi 5/6/7: +++++++++++++++


1) It is assumed that you already copied the files suitable for your Delphi version to a folder of your choice, in the following called "component folder", f.e. c:\components\ThlRockerSwitch\

2) Start Delphi. If Delphi is already running close all currently opened projects.

3) Press "File" and select "Open". Browse for the package file that matches your Delphi version and open it. The package files are named like "hlRockerSwitchX_X.dpk", where X_X is the current version number.

4) In the upcoming "Package" dialog press "Install" (the dialog may be hidden by the editor window!). The package will be linked and installed. After successful installation the component should appear in the component palette on a tab named "Heelana".

5) Add the component folder to the library path (Tools->Environment Options->Library) such that your projects will find the necessary files.

6) Finally do "Close All". If you are asked whether to save changes confirm with "No".


Note: the bpl file will be created in the default bpl output directory, usally $(DELPHI)\Projects\Bpl\ (see Tools->Environment Options->Library).