home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2000 April
/
PCWorld_2000-04_cd.bin
/
EPA
/
run.exe
/
0
/
RCDATA
/
TLMMAINSETUPFORM
/
TLMMAINSETUPFORM.txt
Wrap
Text File
|
2000-02-24
|
1KB
|
64 lines
object LMMainSetupForm: TLMMainSetupForm
Left = 377
Top = 186
Width = 315
Height = 151
HorzScrollBar.Visible = False
VertScrollBar.Visible = False
BorderIcons = []
Caption = 'Installer'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 15
object ProgressMsg: TLabel
Left = 6
Top = 37
Width = 300
Height = 15
Alignment = taCenter
AutoSize = False
Caption = 'Updating files...'
end
object CopiedFName: TLabel
Left = 7
Top = 55
Width = 306
Height = 15
Alignment = taCenter
AutoSize = False
end
object TotalLab: TLabel
Left = 18
Top = 111
Width = 131
Height = 15
AutoSize = False
Caption = 'Total:'
end
object CopiedLab: TLabel
Left = 157
Top = 111
Width = 140
Height = 15
AutoSize = False
Caption = 'Copied:'
end
object ProgressBar: TProgressBar
Left = 18
Top = 83
Width = 279
Height = 19
Min = 0
Max = 100
TabOrder = 0
end
end