object Form2: TForm2 Left = 203 Top = 45 BorderStyle = bsNone Caption = 'Form2' ClientHeight = 345 ClientWidth = 543 Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop Position = poScreenCenter Visible = True PixelsPerInch = 120 TextHeight = 16 object Panel1: TPanel Left = 0 Top = 0 Width = 543 Height = 345 Align = alClient BevelInner = bvLowered Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 object Label2: TLabel Left = 192 Top = 16 Width = 127 Height = 29 Caption = 'Installation' Font.Color = clBlack Font.Height = -23 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label3: TLabel Left = 192 Top = 56 Width = 337 Height = 16 Caption = 'Wilkommen zur Installation von Win95Tuner.' Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label4: TLabel Left = 192 Top = 80 Width = 335 Height = 16 Caption = 'W�hlen Sie bitte als erstes Ihre bevorzugte Sprache aus.' Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label1: TLabel Left = 192 Top = 136 Width = 337 Height = 16 Caption = 'Welcome to the Installation of Win95Tuner.' Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label5: TLabel Left = 192 Top = 160 Width = 258 Height = 16 Caption = 'First, please select your favourite language.' Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Panel2: TPanel Left = 16 Top = 16 Width = 169 Height = 313 BevelInner = bvLowered BevelWidth = 2 TabOrder = 0 object Image1: TImage Left = 4 Top = 4 Width = 161 Height = 305 Align = alClient Stretch = True end end object BitBtn3: TBitBtn Left = 400 Top = 288 Width = 129 Height = 41 Caption = 'Weiter' Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 1 OnClick = BitBtn3Click Kind = bkOK end object RadioButton1: TRadioButton Left = 296 Top = 208 Width = 113 Height = 17 Caption = 'Deutsch' Checked = True Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 2 TabStop = True end object RadioButton2: TRadioButton Left = 296 Top = 232 Width = 113 Height = 17 Caption = 'English' Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 3 end end end