The TGaugeEdit component is a combination of a TEdit control and a progress gauge. The gauge is drawn as a gradient underneth the TEdit's text.The purpose of this gauge is for user interfaces that associate a text entry field with something that uses a progress gauge. An example of this is a URL location within a web browser. |