The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



ColorText


Unit: SDL_sevenseg
Class: TSevenSeg
Declaration: property ColorText: TColor;

The property ColorText specifies the color of the segments. The default color is red.

Hint 1: Please note that changing the colors requires considerable processing time since all digits have to be recreated internally by synthesizing them from the segment templates.

Hint 2: In the Light Edition you cannot set a color other than clRed.

Example: This property is used in the following example program (see http://www.lohninger.com/examples.html for downloading the code): sevenseg

 



Last Update: 2023-Dec-13