JVCL Help:TJvCustomSegmentedLEDDisplay.DigitWidth

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies the width of the digits.


Pascal

 propertyDigitWidth: Integer;


Description

DigitWidth specifies the width of each digit's main segments. Read DigitWidth to determine the currently used width or set it to a new value. DigitWidth only refers to the main segments of a digit (the ones that make up the characters), not it's actual width. Some digit styles may add additional markings to the left or right of the main character segments. The width needed for these markings are added to this width to determine the actual width.


See Also

TJvCustomSegmentedLEDDigit.Width, TJvCustomSegmentedLEDDisplay.DigitHeight, TJvCustomSegmentedLEDDisplay.DigitSpacing, TJvCustomSegmentedLEDDisplay.Slant


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page