home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 July / Chip_1998-07_cd.bin / hry / crazy / soli1 / Csli132.exe / 0 / RCDATA / TPAUSEDLG / TPAUSEDLG.txt
Text File  |  1997-09-20  |  2KB  |  81 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 msg: TLabel
  34.     Left = 32
  35.     Top = 21
  36.     Width = 185
  37.     Height = 24
  38.     Alignment = taCenter
  39.     AutoSize = False
  40.     Font.Color = clBlack
  41.     Font.Height = -16
  42.     Font.Name = 'Arial'
  43.     Font.Style = [fsBold]
  44.     ParentFont = False
  45.     Transparent = True
  46.     WordWrap = True
  47.   end
  48.   object Bevel3: TBevel
  49.     Left = 8
  50.     Top = 61
  51.     Width = 73
  52.     Height = 57
  53.     Shape = bsFrame
  54.     IsControl = True
  55.   end
  56.   object OKBtn: TBitBtn
  57.     Left = 144
  58.     Top = 88
  59.     Width = 94
  60.     Height = 27
  61.     Default = True
  62.     ModalResult = 1
  63.     TabOrder = 0
  64.     Glyph.Data = {
  65.       42010000424D4201000000000000760000002800000011000000110000000100
  66.       040000000000CC000000880B0000880B0000000000000000000000000000FF00
  67.       000000FF0000FFFF00000000FF00FF00FF0000FFFF00FFFFFF0000000000FF00
  68.       000000FF0000FFFF00000000FF00FF00FF0000FFFF00FFFFFF00333333333333
  69.       3333303530313333330000033333303530313333006666600333303530313330
  70.       6666666660333035303133066666666666033035303133066600000666033035
  71.       3031306660666660666030353031306606666666066030353031306666666666
  72.       6660303530313066666666666660303530313066600666006660303530313306
  73.       6006660066033035303133066666666666033035303133306666666660333035
  74.       3031333300666660033330353031333333000003333330353031333333333333
  75.       333330353031}
  76.     Margin = 5
  77.     Spacing = -1
  78.     IsControl = True
  79.   end
  80. end
  81.