Unit Counter

TCounter - version 1.0 : Copyright © September 1997 by AM Software : Alexander Meeder This simple graphical component can be used to represent any number of 1 to 20 digits. You simply set its value and it will represent the number in any of five predefined ways or the one you add yourself as a bitmap.

Classes

TCounter -

Functions

Register -

Types

TCounterType
TNumDigits
TValStr

Constants

Variables


Functions


procedure Register;


Types


TCounterType = (ctSmall, ctTraditional, ctTypographical, ctLed, ctGold, ctUserdefined);

TNumDigits = 1..20

TValStr = string[20]

Constants


Variables