TDigit by Alberto Garcia Alvarez
(C) 1996 Alberto Garcia Alvarez

Gijon, 5 de Abril de 1996

This software is Source-freeware!

Please let me know your comments on the component.

VCL Component  that simulates one digital number

Methods
        Incrementa : Increase the counter
Properties
	Color : Background color
	ColorOn : Color of the on segment 
	ColorOff : Color of the off segment
	Value : Decimal value of the display
        ValueBinary : Binary value to light segments directly.
Events
	OnOverflow : Call when the decimal count are reached.

More, see source code.

Let me know what yor think of the control.

files : udigit.dcr
        udigit.pas
        udigit.txt

Enjoy!,...

e-mail: agarcia@etsiig.uniovi.es
        Escuela Tecnica Superior de Ingenieros Industriales e Informaticos
        Centro de Inteligencia Artificial. Gijon 
        Universidad de Oviedo . Asturias . Espaa

P.D.: If you use Delphi 1.X, delete udigit.dcr and then try to install
the component.
