JVCL Help:TJvCustomSegmentedLEDDigit

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvCustomSegmentedLEDDigit
TJvBaseSegmentedLEDDigit
run\JvSegmentedLEDDisplay.pas


Summary

Base segmented LED digit.

run\JvSegmentedLEDDisplay.pas


Pascal

 run\JvSegmentedLEDDisplay.pas
 TJvCustomSegmentedLEDDigit = class(TCollectionItem);


Description

TJvCustomSegmentedLEDDigit is the base segmented LED digit class. It provides a common interface for communication between the display and it's digits as well as basic rendering and sizing. You should not use TJvCustomSegmentedLEDDigit as a digit class, but rather use one of it's descendants.

run\JvSegmentedLEDDisplay.pas


About

Navigation

run\JvSegmentedLEDDisplay.pas



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