object Art: TArt Left = 233 Top = 14 BorderIcons = [] BorderStyle = bsDialog Caption = 'Art der Installation' ClientHeight = 312 ClientWidth = 355 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -10 Font.Name = 'MS Sans Serif' Font.Pitch = fpVariable Font.Style = [] Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object GroupBox1: TGroupBox Left = 0 Top = 0 Width = 355 Height = 312 Align = alClient Caption = ' Bitte w�hlen Sie die zu installierenden Komponenten ' TabOrder = 2 object Label1: TLabel Left = 12 Top = 244 Width = 290 Height = 13 Caption = 'W�hlen Sie ASSISTENT, wenn Sie Unerst�tzung ben�tigen !' end object CheckBox3: TCheckBox Left = 131 Top = 45 Width = 206 Height = 14 Caption = ' Onlinehilfe W-OnLINE pro' State = cbChecked TabOrder = 0 end object CheckBox4: TCheckBox Left = 131 Top = 82 Width = 178 Height = 14 Caption = ' Onlinehilfe W-OnLINE ProLOG' State = cbChecked TabOrder = 1 end object CheckBox5: TCheckBox Left = 131 Top = 100 Width = 191 Height = 14 Caption = ' W-OnLINE Mini-Telefonbuch' State = cbChecked TabOrder = 2 end object CheckBox6: TCheckBox Left = 131 Top = 118 Width = 214 Height = 13 Hint = 'W�hlen Sie diese Option, wenn Sie noch 16-Bit-Programme unter CA' + 'PI nutzen (z.B. T-Online) nutzen' Caption = ' Zusatz f�r ISDN (CAPI 1.1 oder 2.0)' ParentShowHint = False ShowHint = True State = cbChecked TabOrder = 3 end object CheckBox7: TCheckBox Left = 131 Top = 136 Width = 216 Height = 13 Hint = 'W�hlen Sie diese Option, wenn Sie noch 16-Bit-Programme (z.B. AO' + 'L 3.0) nutzen' Caption = ' Zusatz f�r 16 Bit Modem-Programme' ParentShowHint = False ShowHint = True State = cbChecked TabOrder = 4 end object CheckBox8: TCheckBox Left = 131 Top = 155 Width = 152 Height = 14 Caption = ' Textdateien mit akt. Infos' State = cbChecked TabOrder = 5 end object Button1: TButton Left = 196 Top = 276 Width = 67 Height = 25 Caption = 'Weiter >>' ModalResult = 1 TabOrder = 6 end object CheckBox9: TCheckBox Left = 131 Top = 195 Width = 157 Height = 14 Caption = ' Programmgruppe erstellen' State = cbChecked TabOrder = 7 end object CheckBox10: TCheckBox Left = 131 Top = 216 Width = 196 Height = 13 Caption = ' W-OnLINE immer autom. starten' State = cbChecked TabOrder = 8 end object Panel2: TPanel Left = 12 Top = 26 Width = 111 Height = 205 BevelOuter = bvLowered Color = clBackground TabOrder = 9 object Image1: TImage Left = 18 Top = 26 Width = 47 Height = 43 Picture.Data = {} end object Image2: TImage Left = 38 Top = 114 Width = 47 Height = 43 Picture.Data = {} end end object Panel1: TPanel Left = 14 Top = 265 Width = 329 Height = 3 BevelOuter = bvLowered TabOrder = 10 end object Button2: TButton Left = 278 Top = 276 Width = 65 Height = 25 Caption = 'Abbruch' ModalResult = 2 TabOrder = 11 end object Button3: TButton Left = 14 Top = 276 Width = 75 Height = 25 Caption = 'Assistent' TabOrder = 12 OnClick = Button3Click end object CheckBox11: TCheckBox Left = 131 Top = 174 Width = 97 Height = 17 Caption = ' Sounddateien' State = cbChecked TabOrder = 13 end end object CheckBox1: TCheckBox Left = 131 Top = 27 Width = 206 Height = 14 Caption = ' W-OnLINE pro Hauptprogramm' State = cbChecked TabOrder = 0 end object CheckBox2: TCheckBox Left = 131 Top = 64 Width = 204 Height = 13 Caption = ' W-OnLINE ProLOG (Logbuch)' State = cbChecked TabOrder = 1 end end