home *** CD-ROM | disk | FTP | other *** search
/ Powerdrive 1997 June / POWERDRIVE0697.ISO / share / win95 / anwend / qcopy / _setup.1 / Qcwin.exe / 0 / RCDATA / TERRORMESS / TERRORMESS.txt < prev   
Text File  |  1997-03-24  |  3KB  |  142 lines

  1. object errormess: Terrormess
  2.   Left = 321
  3.   Top = 320
  4.   Width = 419
  5.   Height = 224
  6.   HelpContext = 23
  7.   Color = clAqua
  8.   Font.Color = clBlack
  9.   Font.Height = -11
  10.   Font.Name = 'Arial'
  11.   Font.Style = []
  12.   Icon.Data = {<image000.ico>}
  13.   OnCreate = FormCreate
  14.   PixelsPerInch = 96
  15.   TextHeight = 14
  16.   object Bevel1: TBevel
  17.     Left = 0
  18.     Top = 0
  19.     Width = 411
  20.     Height = 197
  21.     Visible = False
  22.   end
  23.   object Meldung: TLabel
  24.     Left = 160
  25.     Top = 16
  26.     Width = 234
  27.     Height = 97
  28.     Alignment = taCenter
  29.     AutoSize = False
  30.     Font.Color = clBlack
  31.     Font.Height = -11
  32.     Font.Name = 'MS Sans Serif'
  33.     Font.Style = []
  34.     ParentFont = False
  35.     WordWrap = True
  36.   end
  37.   object Image10: TImage
  38.     Left = 32
  39.     Top = 32
  40.     Width = 177
  41.     Height = 57
  42.     Picture.Data = {<image001.bmp>}
  43.     Stretch = True
  44.     Visible = False
  45.   end
  46.   object Image2: TImage
  47.     Left = 32
  48.     Top = 24
  49.     Width = 80
  50.     Height = 80
  51.     Picture.Data = {<image002.bmp>}
  52.   end
  53.   object Image6: TImage
  54.     Left = 64
  55.     Top = 32
  56.     Width = 104
  57.     Height = 79
  58.     Picture.Data = {<image003.bmp>}
  59.   end
  60.   object Image5: TImage
  61.     Left = 64
  62.     Top = 24
  63.     Width = 112
  64.     Height = 74
  65.     Picture.Data = {<image004.bmp>}
  66.   end
  67.   object Image4: TImage
  68.     Left = 64
  69.     Top = 32
  70.     Width = 90
  71.     Height = 60
  72.     Picture.Data = {<image005.bmp>}
  73.   end
  74.   object Image3: TImage
  75.     Left = 60
  76.     Top = 16
  77.     Width = 75
  78.     Height = 91
  79.     Picture.Data = {<image006.bmp>}
  80.   end
  81.   object Image8: TImage
  82.     Left = 64
  83.     Top = 16
  84.     Width = 81
  85.     Height = 105
  86.     Picture.Data = {<image007.bmp>}
  87.   end
  88.   object Image9: TImage
  89.     Left = 32
  90.     Top = 32
  91.     Width = 177
  92.     Height = 57
  93.     Picture.Data = {<image008.bmp>}
  94.     Stretch = True
  95.     Visible = False
  96.   end
  97.   object Image1: TImage
  98.     Left = 56
  99.     Top = 32
  100.     Width = 114
  101.     Height = 66
  102.     Picture.Data = {<image009.bmp>}
  103.   end
  104.   object IgnoreBtn: TBitBtn
  105.     Left = 147
  106.     Top = 144
  107.     Width = 115
  108.     Height = 27
  109.     TabOrder = 2
  110.     Kind = bkIgnore
  111.     Style = bsNew
  112.   end
  113.   object retrybtn: TBitBtn
  114.     Left = 67
  115.     Top = 144
  116.     Width = 115
  117.     Height = 27
  118.     Font.Color = clBlack
  119.     Font.Height = -11
  120.     Font.Name = 'MS Sans Serif'
  121.     Font.Style = []
  122.     ParentFont = False
  123.     TabOrder = 1
  124.     Kind = bkRetry
  125.     Style = bsNew
  126.   end
  127.   object CancelBtn: TBitBtn
  128.     Left = 147
  129.     Top = 144
  130.     Width = 115
  131.     Height = 27
  132.     Font.Color = clBlack
  133.     Font.Height = -11
  134.     Font.Name = 'MS Sans Serif'
  135.     Font.Style = []
  136.     ParentFont = False
  137.     TabOrder = 0
  138.     Kind = bkCancel
  139.     Style = bsNew
  140.   end
  141. end
  142.