TSevenSegment is a Delphi component used to draw seven segment
display on your Delphi's form. You can use it to display numeric values (such
as "123", "123.45", "1E100", ...), time values (such
as "10:00:00", "12:30:45 PM", ....), alphanumeric values (such
as "Error", "delphi", ...). You can use this component in
Delphi 1, 2, 3, 4, or 5. After register, you will get the full source code of
this component, so you can use it in C++Builder as well.