home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 9 / Chip_Hitware_Vol_09.iso / chiphit9 / spiele / crazyrot / crot132.exe / 0 / RCDATA / TPAUSEDLG / TPAUSEDLG.txt
Text File  |  1997-03-18  |  2KB  |  83 lines

  1. object PauseDlg: TPauseDlg
  2.   Left = 349
  3.   Top = 337
  4.   BorderStyle = bsNone
  5.   ClientHeight = 125
  6.   ClientWidth = 250
  7.   Font.Color = clBlack
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   Position = poScreenCenter
  12.   Scaled = False
  13.   OnActivate = FormActivate
  14.   OnPaint = FormPaint
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Bevel2: TBevel
  18.     Left = 0
  19.     Top = 0
  20.     Width = 250
  21.     Height = 125
  22.     Align = alClient
  23.     Style = bsRaised
  24.   end
  25.   object Bevel1: TBevel
  26.     Left = 8
  27.     Top = 8
  28.     Width = 233
  29.     Height = 45
  30.     Shape = bsFrame
  31.     IsControl = True
  32.   end
  33.   object Label1: TLabel
  34.     Left = 32
  35.     Top = 21
  36.     Width = 185
  37.     Height = 24
  38.     Alignment = taCenter
  39.     AutoSize = False
  40.     Caption = 'R∩┐╜tsel angehalten !'
  41.     Font.Color = clBlack
  42.     Font.Height = -16
  43.     Font.Name = 'Arial'
  44.     Font.Style = [fsBold]
  45.     ParentFont = False
  46.     Transparent = True
  47.     WordWrap = True
  48.   end
  49.   object Bevel3: TBevel
  50.     Left = 8
  51.     Top = 61
  52.     Width = 73
  53.     Height = 57
  54.     Shape = bsFrame
  55.     IsControl = True
  56.   end
  57.   object OKBtn: TBitBtn
  58.     Left = 144
  59.     Top = 88
  60.     Width = 94
  61.     Height = 27
  62.     Caption = 'Fortsetzen'
  63.     Default = True
  64.     ModalResult = 1
  65.     TabOrder = 0
  66.     Glyph.Data = {
  67.       42010000424D4201000000000000760000002800000011000000110000000100
  68.       040000000000CC000000880B0000880B0000000000000000000000000000FF00
  69.       000000FF0000FFFF00000000FF00FF00FF0000FFFF00FFFFFF0000000000FF00
  70.       000000FF0000FFFF00000000FF00FF00FF0000FFFF00FFFFFF00333333333333
  71.       3333303530313333330000033333303530313333006666600333303530313330
  72.       6666666660333035303133066666666666033035303133066600000666033035
  73.       3031306660666660666030353031306606666666066030353031306666666666
  74.       6660303530313066666666666660303530313066600666006660303530313306
  75.       6006660066033035303133066666666666033035303133306666666660333035
  76.       3031333300666660033330353031333333000003333330353031333333333333
  77.       333330353031}
  78.     Margin = 5
  79.     Spacing = -1
  80.     IsControl = True
  81.   end
  82. end
  83.