home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2000 August
/
Chip_2000-08_cd1.bin
/
sharewar
/
exp
/
DMEXUTIL.EXE
/
0
/
RCDATA
/
TNUMBER
/
TNUMBER.txt
Wrap
Text File
|
2000-02-23
|
892b
|
50 lines
object number: Tnumber
Left = 917
Top = 689
BorderStyle = bsNone
ClientHeight = 43
ClientWidth = 110
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Knob1: TKnob
Left = 0
Top = 0
Width = 40
Height = 40
Max = 255
Min = 1
Position = 1
Threshold = 600
TabOrder = 0
OnChange = Knob1Change
end
object Button1: TButton
Left = 48
Top = 8
Width = 25
Height = 25
Default = True
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 80
Top = 8
Width = 27
Height = 25
Cancel = True
Caption = 'Button2'
TabOrder = 2
OnClick = Button2Click
end
end