home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 November
/
Chip_2002-11_cd1.bin
/
tema
/
hollywin
/
download
/
Setup.exe
/
0
/
RCDATA
/
TFORM2
/
TFORM2.txt
< prev
Wrap
Text File
|
2002-10-03
|
1KB
|
61 lines
object Form2: TForm2
Left = 285
Top = 292
Width = 623
Height = 233
AlphaBlendValue = 188
BorderIcons = [biSystemMenu]
Caption = 'QINSTALL - ApEL software'
Color = 5581568
DefaultMonitor = dmDesktop
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
OldCreateOrder = False
Position = poDefault
WindowState = wsMinimized
OnCreate = FormCreate
OnDestroy = FormDestroy
OnPaint = FormPaint
OnResize = FormResize
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 108
Top = 92
Width = 21
Height = 17
Picture.Data = {<image001.TMetafile>}
Visible = False
end
object ListBox1: TListBox
Left = 0
Top = 0
Width = 85
Height = 206
Align = alLeft
ItemHeight = 13
TabOrder = 0
Visible = False
end
object RichEdit1: TRichEdit
Left = 452
Top = 48
Width = 61
Height = 65
Lines.Strings = (
'RichEdit1')
TabOrder = 1
Visible = False
end
object Timer1: TTimer
Interval = 500
OnTimer = Timer1Timer
Left = 220
Top = 48
end
end