home *** CD-ROM | disk | FTP | other *** search
- object LMMainSetupForm: TLMMainSetupForm
- Left = 377
- Top = 186
- Width = 283
- Height = 151
- 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 = 13
- object ProgressMsg: TLabel
- Left = 5
- Top = 32
- Width = 260
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'Updating files...'
- end
- object CopiedFName: TLabel
- Left = 6
- Top = 48
- Width = 265
- Height = 13
- Alignment = taCenter
- AutoSize = False
- end
- object TotalLab: TLabel
- Left = 16
- Top = 96
- Width = 27
- Height = 13
- Caption = 'Total:'
- end
- object CopiedLab: TLabel
- Left = 136
- Top = 96
- Width = 36
- Height = 13
- Caption = 'Copied:'
- end
- object ProgressBar: TProgressBar
- Left = 16
- Top = 72
- Width = 241
- Height = 16
- Min = 0
- Max = 100
- TabOrder = 0
- end
- end
-