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

  1. object DFUENetzwerk: TDFUENetzwerk
  2.   Left = 139
  3.   Top = 108
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'DF∩┐╜-Netzwerk'
  7.   ClientHeight = 273
  8.   ClientWidth = 318
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clBlack
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   OnCreate = FormCreate
  16.   OnShow = FormActivate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Label1: TLabel
  20.     Left = 124
  21.     Top = 8
  22.     Width = 166
  23.     Height = 13
  24.     Caption = 'Setup hat folgende DF∩┐╜-Netzwerk-'
  25.   end
  26.   object Label2: TLabel
  27.     Left = 124
  28.     Top = 64
  29.     Width = 32
  30.     Height = 13
  31.     Caption = 'Label2'
  32.   end
  33.   object Label3: TLabel
  34.     Left = 124
  35.     Top = 26
  36.     Width = 118
  37.     Height = 13
  38.     Caption = 'Konfiguration festgestellt:'
  39.   end
  40.   object Panel2: TPanel
  41.     Left = 6
  42.     Top = 6
  43.     Width = 111
  44.     Height = 205
  45.     BevelOuter = bvLowered
  46.     Color = clBackground
  47.     TabOrder = 0
  48.     object Image1: TImage
  49.       Left = 18
  50.       Top = 26
  51.       Width = 47
  52.       Height = 43
  53.       Picture.Data = {<image000.ico>}
  54.     end
  55.     object Image2: TImage
  56.       Left = 38
  57.       Top = 114
  58.       Width = 47
  59.       Height = 43
  60.       Picture.Data = {<image001.ico>}
  61.     end
  62.   end
  63.   object GroupBox1: TGroupBox
  64.     Left = 122
  65.     Top = 106
  66.     Width = 191
  67.     Height = 105
  68.     Caption = ' DF∩┐╜-Unterst∩┐╜tzung '
  69.     TabOrder = 1
  70.     object RadioButton1: TRadioButton
  71.       Left = 18
  72.       Top = 32
  73.       Width = 113
  74.       Height = 17
  75.       Caption = ' Installieren'
  76.       TabOrder = 0
  77.     end
  78.     object RadioButton2: TRadioButton
  79.       Left = 18
  80.       Top = 56
  81.       Width = 113
  82.       Height = 17
  83.       Caption = ' Nicht installieren'
  84.       TabOrder = 1
  85.     end
  86.   end
  87.   object Button1: TButton
  88.     Left = 238
  89.     Top = 242
  90.     Width = 75
  91.     Height = 25
  92.     Caption = 'Abbruch'
  93.     ModalResult = 7
  94.     TabOrder = 2
  95.   end
  96.   object Button2: TButton
  97.     Left = 154
  98.     Top = 242
  99.     Width = 75
  100.     Height = 25
  101.     Caption = 'Weiter >>'
  102.     ModalResult = 1
  103.     TabOrder = 3
  104.   end
  105. end
  106.