home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 March
/
Chip_2002-03_cd1.bin
/
ctenari
/
Kucera
/
setup.ex_
/
setup.ex
/
0
/
RCDATA
/
TPREPAREFORM
/
TPREPAREFORM.txt
< prev
Wrap
Text File
|
2002-02-06
|
1KB
|
55 lines
object PrepareForm: TPrepareForm
Left = 200
Top = 108
BorderStyle = bsNone
Caption = 'PrepareForm'
ClientHeight = 65
ClientWidth = 257
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object BorderPanel: TPanel
Left = 0
Top = 0
Width = 257
Height = 65
Align = alClient
TabOrder = 0
object Label1: TLabel
Left = 70
Top = 15
Width = 154
Height = 13
Caption = 'Reading installation data...'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Image1: TImage
Left = 20
Top = 15
Width = 32
Height = 32
AutoSize = True
Picture.Data = {<image000.ico>}
end
object Process: TNewGauge
Left = 70
Top = 35
Width = 176
Height = 15
MinValue = 0
MaxValue = 100
Progress = 0
end
end
end