TSuperBevel component
---------------------


TSuperBevel is a graphical component that extends the capabilities of
TBevel. It allows you to change the colour and the width of the bevel and 
to add a caption. An example is incluced. Its properties are (apart from
those of TBevel):

-BevelWidth: width of the bevel
-Caption: caption of the Bevel. It is only visible is Shape property is 
	set to bsFrame (otherwise, 3D-effects seem damaged)
-Font: font of the caption
-FrontColor: colour of the lighted part of the bevel
-ShadowColor: colour of the shadowed part of the bevel

I have used several Delphi freeware components, so this is my little 
contribution to the Delphi community. Feel free to use it. If you have 
any comments or suggestions, or you want the source code, please let me
know. 

		Luciano Bajo Eloy (E-mail: chano@teb.upm.es)