* ABOUT DIGITAL CLOCK
-------------------------------------------
This is a visual component. You can simply 
drop it anywhere on your form and there is-
Good looking and nice feel.

You can set the color of the clock to aqua
or red. You can also show a simple message
on the clock.

Wish you enjoy it!

* INSTALLATION
-------------------------------------------
1. Unzip DCLOCK.ZIP file to a temporary
   directory
2. Go to the temporary directory and find the
   following two files:
     
       DIGITALCLOCK.DCU
       DIGITALCLOCK.DCR

3. Copy these two files into the Delphi 3 lib
   directory ( It is usually in this directory:
   c:\program files\borland\delphi3\lib

4. Start your Delphi 3 and go under the 
   Component pull-down menu and select 
   'Install Component'.

5. Find DIGITALCLOCK.DCU and install it.

6. Finally go to the Samples tab and find
   the DIGITALCLOCK icon and drag it on
   any form to show it.

7. TO USE THIS CLOCK ON YOUR FORM, PLEASE
   REMEMBER TO PUT THE FOLLOWING LINE AFTER
   'implementation' of your form in your code:
  
 
    {$R DIGITALCLOCK.DCR}


   

* REGISTRATION INFORMATION
-------------------------------------------
Thank you for evaluating Digital Clock
Componet. If you are interested in this
component, please contact me at 
reast@mailcity.com.

The price for this component is: 

    US$10 without source
    US$20 with source


* CONTACT
-------------------------------------------
reast@mailcity.com
Robert East


