TColorBevel component readme
============================
(c) Copyright 1996 Jaco Eksteen

If you downloaded the component from the Internet or a BBS, you should 
have a CBevel.Zip file which conains the following files:

CBevel.dcu	- The Delphi 2 compiled unit
CBevel.dcr	- The Delphi 2 component resource file
CBevel.hlp	- The help file
CBevel.kwf	- The Delphi 2 help key word file
CBevel.txt	- The file you are reading


Extract the files and place them on your system in the following 
folders (directories in Dos/Win31):

CBevel.dcr &
CBevel.dcu	\Delphi\Lib (or other appropriate folder).
		Then install this file on your Delphi component palette.
CBevel.hlp	\Delphi 2.0\Bin
CBevel.kwf	\Delphi 2.0\Help
                Then use the KeyWord Installation program 
		to link the help file to your Delphi help system.

The source code for the component is on the copyright page in the help file.
Save this text as CBevel.pas to have the Delphi source file.