changed start page back to original first page

This commit is contained in:
Christian Hammacher 2007-03-08 17:23:36 +00:00
parent baba221dd9
commit 7adc49c541
2 changed files with 12 additions and 12 deletions

Binary file not shown.

View File

@ -4,7 +4,7 @@ object frmMain: TfrmMain
BorderIcons = [biSystemMenu, biMinimize] BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle BorderStyle = bsSingle
Caption = 'AMX Mod X Installer' Caption = 'AMX Mod X Installer'
ClientHeight = 396 ClientHeight = 355
ClientWidth = 527 ClientWidth = 527
Color = clBtnFace Color = clBtnFace
Font.Charset = DEFAULT_CHARSET Font.Charset = DEFAULT_CHARSET
@ -46,7 +46,7 @@ object frmMain: TfrmMain
TextHeight = 13 TextHeight = 13
object bvlSpace: TBevel object bvlSpace: TBevel
Left = 0 Left = 0
Top = 355 Top = 314
Width = 527 Width = 527
Height = 3 Height = 3
Align = alBottom Align = alBottom
@ -56,8 +56,8 @@ object frmMain: TfrmMain
Left = 0 Left = 0
Top = 0 Top = 0
Width = 527 Width = 527
Height = 355 Height = 314
ActivePage = jspFTP ActivePage = jspWelcome
PropagateEnable = False PropagateEnable = False
Align = alClient Align = alClient
OnChange = jplWizardChange OnChange = jplWizardChange
@ -65,13 +65,13 @@ object frmMain: TfrmMain
Left = 0 Left = 0
Top = 0 Top = 0
Width = 527 Width = 527
Height = 355 Height = 314
Color = clWhite Color = clWhite
object imgInstall: TImage object imgInstall: TImage
Left = 0 Left = 0
Top = 0 Top = 0
Width = 164 Width = 164
Height = 355 Height = 314
Align = alLeft Align = alLeft
AutoSize = True AutoSize = True
Picture.Data = { Picture.Data = {
@ -4968,7 +4968,7 @@ object frmMain: TfrmMain
Left = 0 Left = 0
Top = 0 Top = 0
Width = 527 Width = 527
Height = 355 Height = 314
object pnlLicense: TPanel object pnlLicense: TPanel
Left = 0 Left = 0
Top = 0 Top = 0
@ -5760,7 +5760,7 @@ object frmMain: TfrmMain
Left = 0 Left = 0
Top = 0 Top = 0
Width = 527 Width = 527
Height = 355 Height = 314
object lblLocalHint: TLabel object lblLocalHint: TLabel
Left = 136 Left = 136
Top = 118 Top = 118
@ -5967,7 +5967,7 @@ object frmMain: TfrmMain
Left = 0 Left = 0
Top = 0 Top = 0
Width = 527 Width = 527
Height = 355 Height = 314
object lblInfo: TLabel object lblInfo: TLabel
Left = 134 Left = 134
Top = 110 Top = 110
@ -6091,7 +6091,7 @@ object frmMain: TfrmMain
Left = 0 Left = 0
Top = 0 Top = 0
Width = 527 Width = 527
Height = 355 Height = 314
OnShow = jspFTPShow OnShow = jspFTPShow
object lblStep1: TLabel object lblStep1: TLabel
Left = 44 Left = 44
@ -6414,7 +6414,7 @@ object frmMain: TfrmMain
Left = 0 Left = 0
Top = 0 Top = 0
Width = 527 Width = 527
Height = 355 Height = 314
Caption = 'jspInstallProgress' Caption = 'jspInstallProgress'
object ggeAll: TFlatGauge object ggeAll: TFlatGauge
Left = 8 Left = 8
@ -6560,7 +6560,7 @@ object frmMain: TfrmMain
end end
object pnlButtons: TPanel object pnlButtons: TPanel
Left = 0 Left = 0
Top = 358 Top = 317
Width = 527 Width = 527
Height = 38 Height = 38
Align = alBottom Align = alBottom