TScaleForm Component
********************
Developed by MainTron Computers
This component is used to rescale the forms so that Delphi developers can rescale
forms in any applications to fit into any screen. This component is very easy and simple
to use.

Properties
**********
FormHeight 
  - This property is the height value of the screen height that the form is design phase.
    
FormWidth
  - This property is the width value of the screen width that the form is design phase.

ScaleOnFormLoad
  - This property is used to automatically resize the form, on form load.
    Otherwise the ScaleForm method may be called to manually rescale the form.

Methods
ScaleForm 
  - The ScaleForm method may be called to manually rescale the form.

Events
None

Installation Instructions
*************************
1. Unzip the zip file to a temporary directory.
2. Then copy all the files to the Delphi4\Lib directory.
3. Launch Delphi 4.
4. Open the ScalePak.dpk, which is the package file.
5. Once opened, click the install button and the component will then be 
   installed.

If you experience any problems while installing, please email me Simon Murrell at
smurrell@hotmail.com.

Purchase
To purchase the registered version of this component, please email Simon Murrell
at smurrell@hotmail.com. The cost of the register TScaleForm component is $25.
To purchase the source code of this component as well as the registered version
of the TScaleForm component is $100.