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....



ColorBackGnd


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

The property ColorBackGnd controls the background color of the seven segment display. The default color is an almost black gray.

Hint: 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.

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