**************************************************************
Created 12/19/95. Eric Uber CIS: 71102,3034
Ok to distrib in compiled app.
**************************************************************

The LabledEdi.Dcu file contains a simgle Delphi component called
TLableEdit. The associated DCR file is its bitmap.

Use TLableEdit to give your application's static text controls
user run-time editing capibilities. The TLableEdit control has 
all of the standard TLabel properties. At run-time the user
can double click on the control with the left mouse button. The
edit control will appear. The user can modify the text, and double
click again to make the edit control disappear. Or, if another 
control is given focus while the edit control is up, the edit 
control will disappear.

Enjoy
