readme.txt

来自「display the numbers in led digits」· 文本 代码 · 共 42 行

TXT
42
字号
DigitBox OCX
By Greg DeBacker
http://Windsweptsoftware.com

DigitBox displays Digits that look like the LED displays of yore. Digits 
come in 3 colors, 2 sizes, 4 formats, left and right justify, along with 
an error display. Numbers can be positive or negative.
 
DigitBox.Ocx is Freeware. You can use it and give it to others, and
pass the code along, but it cannot be sold. If you pass a long the code
to someone, or post it to a site on the internet, you must pass the 
original archive as you received it.

DigitBox has these properties.

DigitSize
	0 - Small
	1 - Large
DigitColor
	0 - Blue
	1 - Green
	2 - Red
DigitPlaceHolders
	Integer - Max digits to be displayed
DigitDisplay
	String - String to be displayed
DigitOutLine
	True or False
DigitJustify
	0 - Left
	1 - Right
DigitFormat 
	0 - General
	1 - Short Time
	2 - Long Time
	3 - Decimal


Thank you,

Greg DeBacker
http://windsweptsoftware.com

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?