object Schnittstellewahl: TSchnittstellewahl Left = 200 Top = 99 BorderStyle = bsDialog Caption = 'Modem-Anschlu�' ClientHeight = 250 ClientWidth = 314 Font.Color = clBlack Font.Height = -16 Font.Name = 'Arial' Font.Style = [] Position = poScreenCenter PixelsPerInch = 120 TextHeight = 18 object Panel1: TPanel Left = 2 Top = 3 Width = 309 Height = 243 BevelOuter = bvLowered TabOrder = 6 end object RadioGroup1: TRadioGroup Left = 12 Top = 12 Width = 289 Height = 226 Caption = ' Bitte w�hlen Sie den Modem-Anschlu� ' TabOrder = 0 end object RB1: TRadioButton Left = 121 Top = 57 Width = 122 Height = 19 Caption = ' COM 1' TabOrder = 1 end object RB2: TRadioButton Left = 121 Top = 84 Width = 134 Height = 19 Caption = ' COM 2' Checked = True TabOrder = 2 TabStop = True end object RB3: TRadioButton Left = 121 Top = 111 Width = 136 Height = 19 Caption = ' COM 3' TabOrder = 3 end object RB4: TRadioButton Left = 121 Top = 138 Width = 138 Height = 19 Caption = ' COM 4' TabOrder = 4 end object BitBtn1: TBitBtn Left = 104 Top = 183 Width = 100 Height = 37 TabOrder = 5 Kind = bkOK end end