JVCL Help:TJvBaseSegmentedLEDDigit
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvBaseSegmentedLEDDigit Class
[+] JvSegmentedLEDDisplay.pas Classes
[+] TJvBaseSegmentedLEDDigit Fields
[+] TJvBaseSegmentedLEDDigit Methods
[+] TJvBaseSegmentedLEDDigit Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvCustomSegmentedLEDDigit
TJvBaseSegmentedLEDDigit
TJv14SegmentedLEDDigit
TJv7SegmentedLEDDigit
run\JvSegmentedLEDDisplay.pas
Summary
Common code for standard segmented digits.
Pascal
run\JvSegmentedLEDDisplay.pas
TJvBaseSegmentedLEDDigit = class(TJvCustomSegmentedLEDDigit);
Description
TJvBaseSegmentedLEDDigit provides the common code and properties for standard segmented digits.
You should not specify this class as the digit class of a segmented LED display but rather one of it's descendants.
The base class provides the classic 7-segmented layout and an optional DP segment used as a decimal point. The segments and their names have the following layout:
A ----- | | F| |B | G | ----- | | E| |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