JVCL Help:T7SegColonUsage
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: T7SegColonUsage type
Search in JVCL Help
Search in all projectsSummary
Determines colon usage for the 7-segmented LED digit.
Pascal
run\JvSegmentedLEDDisplay.pas
T7SegColonUsage = (
scuNone,
scuLowOnly,
scuFull,
scuColonOnly
);
Members
Members | Description |
scuNone | No colon is rendered. |
scuLowOnly | This can be used to simulate certain HP calculators that used this dot as a decimal separator symbol. |
scuFull | Note that each colon dot can be set on or off individual. |
scuColonOnly | Can be used to render a colon digit in a clock for example. |
Description
The T7SegColonUsage type is used to specify the colon usage for the 7-segmented LED digit.
About
no pages or subcategories
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