home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 July / Chip_1998-07_cd.bin / hry / crazy / soli1 / Csli132.exe / 0 / RCDATA / TDONEDLG / TDONEDLG.txt
Text File  |  1997-09-20  |  2KB  |  82 lines

  1. object DoneDlg: TDoneDlg
  2.   Left = 408
  3.   Top = 351
  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 Msg: TLabel
  35.     Left = 32
  36.     Top = 20
  37.     Width = 185
  38.     Height = 21
  39.     Alignment = taCenter
  40.     AutoSize = False
  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 Bevel2: 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 = 168
  59.     Top = 88
  60.     Width = 70
  61.     Height = 27
  62.     Caption = 'OK'
  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.     Spacing = -1
  79.     IsControl = True
  80.   end
  81. end
  82.