JVCL Help:TJvCustomSegmentedLEDDigit.Width

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

Search in JVCL Help

 
Search in all projects
 

Summary

Determines the width of the digit.


Pascal

 propertyWidth: Integer;


Description

Width determines the width of digit.
Width is used to help auto sizing the display control horizontally. Some digit types may require additional markings to the left or right of the main digit segments. Those classes will set Width to a value larger than the default value (Display.DigitDigitWidth).
The default behavior for Width is to return Display.DigitWidth. Classes that require a different Width will override GetWidth to return another value.


See Also

TJvSegmentedLEDCharacterMapper.Display


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