JVCL Help:TJvCustomSegmentedLEDDigit.Height

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 height of the digit.


Pascal

 propertyHeight: Integer;


Description

Height is the height of the digit, excluding anything above BaseTop.
Height is used to help auto sizing the display control vertically. Some digit types may require additional markings below the main digit segments. Those classes will set Height to a value larger than the default value (Display.DigitHeight).
The default behavior for Height is to return Display.DigitHeight. Classes that require a different Height will override GetHeight 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