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

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