object DFUENetzwerk: TDFUENetzwerk Left = 139 Top = 108 BorderIcons = [] BorderStyle = bsDialog Caption = 'DF�-Netzwerk' ClientHeight = 273 ClientWidth = 318 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnCreate = FormCreate OnShow = FormActivate PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 124 Top = 8 Width = 166 Height = 13 Caption = 'Setup hat folgende DF�-Netzwerk-' end object Label2: TLabel Left = 124 Top = 64 Width = 32 Height = 13 Caption = 'Label2' end object Label3: TLabel Left = 124 Top = 26 Width = 118 Height = 13 Caption = 'Konfiguration festgestellt:' end object Panel2: TPanel Left = 6 Top = 6 Width = 111 Height = 205 BevelOuter = bvLowered Color = clBackground TabOrder = 0 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 GroupBox1: TGroupBox Left = 122 Top = 106 Width = 191 Height = 105 Caption = ' DF�-Unterst�tzung ' TabOrder = 1 object RadioButton1: TRadioButton Left = 18 Top = 32 Width = 113 Height = 17 Caption = ' Installieren' TabOrder = 0 end object RadioButton2: TRadioButton Left = 18 Top = 56 Width = 113 Height = 17 Caption = ' Nicht installieren' TabOrder = 1 end end object Button1: TButton Left = 238 Top = 242 Width = 75 Height = 25 Caption = 'Abbruch' ModalResult = 7 TabOrder = 2 end object Button2: TButton Left = 154 Top = 242 Width = 75 Height = 25 Caption = 'Weiter >>' ModalResult = 1 TabOrder = 3 end end