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

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