Component   : TWordNumber
Base Class  : TComponent
Delphi Ver  : 3
Author      : Glen Boyd
Date        : 10/02/1998

Description : This component converts up to an 8 digit integer into english
              words e.g. 56 converts to Fifty Six.
              It is a very simple component with only 2 usfull properties.

              Number : Number to convert (Published)
              Word   : Word made from Number (Pulic)

              All you need to do is set Number and the Word property is
              generated automatically.

Author Contact Information

Email Addresses

 boyd@voyager.co.nz
 gboyd@xtra.co.nz
 time_and_chaos@hotmail.com

Source code will be made available at a later date for a small fee for those
that require it.
