JVCL Help:TJv7SegmentedLEDDigit
JVCL Help: TJv7SegmentedLEDDigit Class
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvCustomSegmentedLEDDigit
TJvBaseSegmentedLEDDigit
TJv7SegmentedLEDDigit
run\JvSegmentedLEDDisplay.pas
Summary
Classic 7-segmented LED digit.
Pascal
run\JvSegmentedLEDDisplay.pas
TJv7SegmentedLEDDigit = class(TJvBaseSegmentedLEDDigit);
Description
TJv7SegmentedLEDDigit is the classic 7-segmented LED digit as used in many digital clocks and calculators.
As a derivative of TJvBaseSegmentedLEDDigit, this class provides in a DP segment commonly used as a decimal point by calculators. In addition it provides a 'colon', made up of two separately controllable segments. It allows settings to not show the colon at all, show the low point of the colon only, the entire colon or the entire colon without any of the other segments.
The digit layout is the same as for TJvBaseSegmentedLEDDigit but two dots are added (named CH and CL):
A ----- | | F| .CH|B | G | ----- | | E| .CL|C | | ----- .DP D
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