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

  1. object ShareLevelDlg: TShareLevelDlg
  2.   Left = 420
  3.   Top = 380
  4.   ActiveControl = OKBtn
  5.   BorderStyle = bsDialog
  6.   Caption = 'Dialog'
  7.   ClientHeight = 103
  8.   ClientWidth = 285
  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 = 273
  23.     Height = 49
  24.     Shape = bsFrame
  25.     IsControl = True
  26.   end
  27.   object Label1: TLabel
  28.     Left = 56
  29.     Top = 12
  30.     Width = 217
  31.     Height = 41
  32.     Alignment = taCenter
  33.     AutoSize = False
  34.     Font.Color = clBlack
  35.     Font.Height = -11
  36.     Font.Name = 'MS Sans Serif'
  37.     Font.Style = [fsBold]
  38.     ParentFont = False
  39.   end
  40.   object Image1: TImage
  41.     Left = 16
  42.     Top = 16
  43.     Width = 32
  44.     Height = 32
  45.   end
  46.   object OKBtn: TBitBtn
  47.     Left = 104
  48.     Top = 68
  49.     Width = 77
  50.     Height = 27
  51.     Caption = 'OK'
  52.     Default = True
  53.     ModalResult = 1
  54.     TabOrder = 0
  55.     Glyph.Data = {
  56.       42010000424DDA00000000000000760000002800000011000000110000000100
  57.       040000000000CC000000880B0000880B0000000000000000000000000000FF00
  58.       000000FF0000FFFF00000000FF00FF00FF0000FFFF00FFFFFF0000000000FF00
  59.       000000FF0000FFFF00000000FF00FF00FF0000FFFF00FFFFFF00333333333333
  60.       3333303530313333330000033333303530313333002222200333303530313330
  61.       2222222220333035303133022222222222033035303133022022222022033035
  62.       3031302220022200222030353031302222000002222030353031302222222222
  63.       2220303530313022222222222220303530313022200222002220303530313302
  64.       2002220022033035303133022222222222033035303133302222222220333035
  65.       3031333300222220033330353031333333000003333330353031333333333333
  66.       333330353031}
  67.     Spacing = -1
  68.     IsControl = True
  69.   end
  70. end
  71.