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...
TDotMatrix5x7 is a Delphi component used to draw 5x7 dot matrix on your form. You can display all 7 bit ASCII characters, including alphanumeric chars (A..Z, a..z, 1..9), some Greek chars (alpha, beta, delta, lambda, pi, omega, ...), Pound, Yen, etc.
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... |