| Unit DigitLed |
| Classes |
| Functions |
Register -
| Types |
TArrChar
TBarSet
TCharacter
TDigitBars
| Constants |
| Variables |
| Functions |
| Types |
TArrChar = array ['0'..'Z'] of TBarSet;
TBarSet= set of TDigitBars
TCharacter = String[1]Z;
TDigitBars = (bOne,bTwo,bThree,bFour,bFive,bSix,bSeven,bpoint,
bDiagOne,bDiagTwo,bDiagThree,bDiagFour);
rows of every character (in dots| Constants |
| Variables |