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

  1. object CAPIHelp: TCAPIHelp
  2.   Left = 200
  3.   Top = 109
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Hilfe'
  7.   ClientHeight = 334
  8.   ClientWidth = 371
  9.   Font.Color = clBlack
  10.   Font.Height = -14
  11.   Font.Name = 'Arial'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   OnActivate = FormActivate
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 16
  18.   object Panel1: TPanel
  19.     Left = 7
  20.     Top = 8
  21.     Width = 358
  22.     Height = 284
  23.     BevelOuter = bvLowered
  24.     TabOrder = 0
  25.     object Label1: TLabel
  26.       Left = 12
  27.       Top = 13
  28.       Width = 301
  29.       Height = 18
  30.       Caption = 'Es konnte weder CAPI 1.1 (CAPI.DLL) noch'
  31.       Font.Color = clBlack
  32.       Font.Height = -15
  33.       Font.Name = 'Arial'
  34.       Font.Style = [fsBold]
  35.       ParentFont = False
  36.     end
  37.     object Label2: TLabel
  38.       Left = 12
  39.       Top = 35
  40.       Width = 292
  41.       Height = 18
  42.       Caption = 'CAPI 2.0 (CAPI20.DLL) gefunden werden !'
  43.       Font.Color = clBlack
  44.       Font.Height = -15
  45.       Font.Name = 'Arial'
  46.       Font.Style = [fsBold]
  47.       ParentFont = False
  48.     end
  49.     object Label3: TLabel
  50.       Left = 13
  51.       Top = 67
  52.       Width = 265
  53.       Height = 14
  54.       Caption = 'Wenn Sie nur das DF∩┐╜-Netzwerk nutzen, hat sich '
  55.     end
  56.     object Label4: TLabel
  57.       Left = 13
  58.       Top = 88
  59.       Width = 118
  60.       Height = 13
  61.       Caption = 'das Problem erledigt !'
  62.     end
  63.     object Label5: TLabel
  64.       Left = 13
  65.       Top = 109
  66.       Width = 281
  67.       Height = 14
  68.       Caption = 'Sonst achten Sie bitte darauf, da∩┐╜ Sich die Datei(en)'
  69.     end
  70.     object Label6: TLabel
  71.       Left = 13
  72.       Top = 128
  73.       Width = 246
  74.       Height = 13
  75.       Caption = 'CAPI.DLL/CAPI20.DLL in einem der folgenden'
  76.     end
  77.     object Label7: TLabel
  78.       Left = 13
  79.       Top = 148
  80.       Width = 123
  81.       Height = 14
  82.       Caption = 'Verzeichnisse befindet:'
  83.     end
  84.     object Label8: TLabel
  85.       Left = 17
  86.       Top = 180
  87.       Width = 36
  88.       Height = 14
  89.       Caption = 'Label8'
  90.     end
  91.     object Label9: TLabel
  92.       Left = 17
  93.       Top = 204
  94.       Width = 36
  95.       Height = 13
  96.       Caption = 'Label9'
  97.     end
  98.     object Label10: TLabel
  99.       Left = 15
  100.       Top = 234
  101.       Width = 285
  102.       Height = 14
  103.       Caption = 'Sie sollten die Datei(en) verschieben, nicht kopieren !'
  104.     end
  105.     object Label11: TLabel
  106.       Left = 15
  107.       Top = 256
  108.       Width = 259
  109.       Height = 13
  110.       Caption = 'Mehr Informationen dazu in der Datei ISDN.TXT !'
  111.     end
  112.   end
  113.   object BitBtn1: TBitBtn
  114.     Left = 7
  115.     Top = 298
  116.     Width = 75
  117.     Height = 28
  118.     TabOrder = 1
  119.     Kind = bkOK
  120.   end
  121. end
  122.