home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 10 / Chip_Hitware_Vol_10.iso / chiphit / bonus / crazyfl / cflo232.exe / RCDATA / TSOLVEDDLG / TSOLVEDDLG.txt
Text File  |  1997-12-11  |  2KB  |  66 lines

  1. object SolvedDlg: TSolvedDlg
  2.   Left = 472
  3.   Top = 337
  4.   ActiveControl = OKBtn
  5.   BorderStyle = bsDialog
  6.   ClientHeight = 103
  7.   ClientWidth = 261
  8.   Font.Color = clBlack
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = [fsBold]
  12.   PixelsPerInch = 96
  13.   Position = poScreenCenter
  14.   Scaled = False
  15.   OnActivate = FormActivate
  16.   OnCreate = Create
  17.   TextHeight = 13
  18.   object Bevel1: TBevel
  19.     Left = 8
  20.     Top = 8
  21.     Width = 245
  22.     Height = 49
  23.     Shape = bsFrame
  24.     IsControl = True
  25.   end
  26.   object Label1: TLabel
  27.     Left = 60
  28.     Top = 28
  29.     Width = 181
  30.     Height = 17
  31.     Alignment = taCenter
  32.     AutoSize = False
  33.     WordWrap = True
  34.   end
  35.   object Image1: TImage
  36.     Left = 16
  37.     Top = 16
  38.     Width = 32
  39.     Height = 32
  40.   end
  41.   object OKBtn: TBitBtn
  42.     Left = 92
  43.     Top = 68
  44.     Width = 77
  45.     Height = 27
  46.     Caption = 'OK'
  47.     Default = True
  48.     ModalResult = 1
  49.     TabOrder = 0
  50.     Glyph.Data = {
  51.       42010000424DDA00000000000000760000002800000011000000110000000100
  52.       040000000000CC000000880B0000880B0000000000000000000000000000FF00
  53.       000000FF0000FFFF00000000FF00FF00FF0000FFFF00FFFFFF0000000000FF00
  54.       000000FF0000FFFF00000000FF00FF00FF0000FFFF00FFFFFF00333333333333
  55.       3333303530313333330000033333303530313333006666600333303530313330
  56.       6666666660333035303133066666666666033035303133066600000666033035
  57.       3031306660666660666030353031306606666666066030353031306666666666
  58.       6660303530313066666666666660303530313066600666006660303530313306
  59.       6006660066033035303133066666666666033035303133306666666660333035
  60.       3031333300666660033330353031333333000003333330353031333333333333
  61.       333330353031}
  62.     Spacing = -1
  63.     IsControl = True
  64.   end
  65. end
  66.