home *** CD-ROM | disk | FTP | other *** search
/ PC-Online 1998 February / PCOnline_02_1998.iso / filesbbs / win95 / wonline.exe / INSTALL.EXE / 0 / RCDATA / TSCHNITTSTELLEWAHL / TSCHNITTSTELLEWAHL.txt
Text File  |  1996-10-16  |  1KB  |  74 lines

  1. object Schnittstellewahl: TSchnittstellewahl
  2.   Left = 200
  3.   Top = 99
  4.   BorderStyle = bsDialog
  5.   Caption = 'Modem-Anschlu∩┐╜'
  6.   ClientHeight = 250
  7.   ClientWidth = 314
  8.   Font.Color = clBlack
  9.   Font.Height = -16
  10.   Font.Name = 'Arial'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   PixelsPerInch = 120
  14.   TextHeight = 18
  15.   object Panel1: TPanel
  16.     Left = 2
  17.     Top = 3
  18.     Width = 309
  19.     Height = 243
  20.     BevelOuter = bvLowered
  21.     TabOrder = 6
  22.   end
  23.   object RadioGroup1: TRadioGroup
  24.     Left = 12
  25.     Top = 12
  26.     Width = 289
  27.     Height = 226
  28.     Caption = ' Bitte w∩┐╜hlen Sie den Modem-Anschlu∩┐╜ '
  29.     TabOrder = 0
  30.   end
  31.   object RB1: TRadioButton
  32.     Left = 121
  33.     Top = 57
  34.     Width = 122
  35.     Height = 19
  36.     Caption = ' COM 1'
  37.     TabOrder = 1
  38.   end
  39.   object RB2: TRadioButton
  40.     Left = 121
  41.     Top = 84
  42.     Width = 134
  43.     Height = 19
  44.     Caption = ' COM 2'
  45.     Checked = True
  46.     TabOrder = 2
  47.     TabStop = True
  48.   end
  49.   object RB3: TRadioButton
  50.     Left = 121
  51.     Top = 111
  52.     Width = 136
  53.     Height = 19
  54.     Caption = ' COM 3'
  55.     TabOrder = 3
  56.   end
  57.   object RB4: TRadioButton
  58.     Left = 121
  59.     Top = 138
  60.     Width = 138
  61.     Height = 19
  62.     Caption = ' COM 4'
  63.     TabOrder = 4
  64.   end
  65.   object BitBtn1: TBitBtn
  66.     Left = 104
  67.     Top = 183
  68.     Width = 100
  69.     Height = 37
  70.     TabOrder = 5
  71.     Kind = bkOK
  72.   end
  73. end
  74.