JVCL Help:TJvCustomSegmentedLEDDigit.BaseTop
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomSegmentedLEDDigit.BaseTop Property
[+] TJvCustomSegmentedLEDDigit Fields
[+] TJvCustomSegmentedLEDDigit Methods
[+] TJvCustomSegmentedLEDDigit Properties
Search in JVCL Help
Search in all projectsSummary
Determine base top of the digit.
Pascal
propertyBaseTop: Integer;
Description
BaseTop specifies the vertical position of the top main segment.
BaseTop is used to properly align the digits vertically. Some digit types may require additional markings above the main digit segments. Those classes will set BaseTop to a value > 0 to have it line up properly.
The default behavior of BaseTop is to always return 0. Classes that require a different BaseTop will override GetBaseTop to return another value.
See Also
TJvCustomSegmentedLEDDigit.Height, TJvCustomSegmentedLEDDigit.VertAdjust
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