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



NumDigits


Unit: SDL_sevenseg
Class: TSevenSeg
Declaration: property NumDigits: integer;

The property NumDigits controls the nummber of digits displayed in the seven segment display. It may take any value between 1 and 32. Please note that the width of the digits is automatically adjusted when changing the number of the digits.

Hint: The maximum number of digits in the Light Edition is restricted to 6.

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