home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 A / CHIP_HITWARE6_A.iso / internet / htmlPaint / htmlpb.exe / 0 / RCDATA / TFORM6 / TFORM6.txt
Encoding:
Text File  |  1998-12-30  |  7.4 KB  |  373 lines

  1. object Form6: TForm6
  2.   Left = 387
  3.   Top = 267
  4.   BorderStyle = bsDialog
  5.   Caption = 'Quick Reference'
  6.   ClientHeight = 127
  7.   ClientWidth = 288
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   PopupMenu = PopupMenu1
  14.   Position = poScreenCenter
  15.   ShowHint = True
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object ColorGrid1: TColorGrid
  19.     Left = -8
  20.     Top = 0
  21.     Width = 296
  22.     Height = 128
  23.     ForegroundEnabled = False
  24.     BackgroundEnabled = False
  25.     TabOrder = 0
  26.   end
  27.   object Edit1: TEdit
  28.     Left = 8
  29.     Top = 8
  30.     Width = 49
  31.     Height = 17
  32.     Hint = 'Black'
  33.     AutoSelect = False
  34.     AutoSize = False
  35.     BorderStyle = bsNone
  36.     Color = clBlack
  37.     Ctl3D = False
  38.     Font.Charset = DEFAULT_CHARSET
  39.     Font.Color = clWhite
  40.     Font.Height = -11
  41.     Font.Name = 'MS Sans Serif'
  42.     Font.Style = []
  43.     ParentCtl3D = False
  44.     ParentFont = False
  45.     ReadOnly = True
  46.     TabOrder = 1
  47.     Text = '#000000'
  48.   end
  49.   object Edit2: TEdit
  50.     Left = 8
  51.     Top = 40
  52.     Width = 49
  53.     Height = 17
  54.     Hint = 'Navy'
  55.     AutoSize = False
  56.     BorderStyle = bsNone
  57.     Color = clNavy
  58.     Ctl3D = False
  59.     Font.Charset = DEFAULT_CHARSET
  60.     Font.Color = clWhite
  61.     Font.Height = -11
  62.     Font.Name = 'MS Sans Serif'
  63.     Font.Style = []
  64.     ParentCtl3D = False
  65.     ParentFont = False
  66.     ReadOnly = True
  67.     TabOrder = 2
  68.     Text = '#000080'
  69.   end
  70.   object Edit3: TEdit
  71.     Left = 8
  72.     Top = 72
  73.     Width = 49
  74.     Height = 17
  75.     Hint = 'Gray'
  76.     AutoSize = False
  77.     BorderStyle = bsNone
  78.     Color = clGray
  79.     Ctl3D = False
  80.     Font.Charset = DEFAULT_CHARSET
  81.     Font.Color = clWhite
  82.     Font.Height = -11
  83.     Font.Name = 'MS Sans Serif'
  84.     Font.Style = []
  85.     ParentCtl3D = False
  86.     ParentFont = False
  87.     ReadOnly = True
  88.     TabOrder = 3
  89.     Text = '#808080'
  90.   end
  91.   object Edit4: TEdit
  92.     Left = 8
  93.     Top = 104
  94.     Width = 49
  95.     Height = 17
  96.     Hint = 'Blue'
  97.     AutoSize = False
  98.     BorderStyle = bsNone
  99.     Color = clBlue
  100.     Ctl3D = False
  101.     Font.Charset = DEFAULT_CHARSET
  102.     Font.Color = clWhite
  103.     Font.Height = -11
  104.     Font.Name = 'MS Sans Serif'
  105.     Font.Style = []
  106.     ParentCtl3D = False
  107.     ParentFont = False
  108.     ReadOnly = True
  109.     TabOrder = 4
  110.     Text = '#0000FF'
  111.   end
  112.   object Edit5: TEdit
  113.     Left = 80
  114.     Top = 8
  115.     Width = 49
  116.     Height = 17
  117.     Hint = 'Maroon'
  118.     AutoSize = False
  119.     BorderStyle = bsNone
  120.     Color = clMaroon
  121.     Ctl3D = False
  122.     Font.Charset = DEFAULT_CHARSET
  123.     Font.Color = clWhite
  124.     Font.Height = -11
  125.     Font.Name = 'MS Sans Serif'
  126.     Font.Style = []
  127.     ParentCtl3D = False
  128.     ParentFont = False
  129.     ReadOnly = True
  130.     TabOrder = 5
  131.     Text = '#800000'
  132.   end
  133.   object Edit6: TEdit
  134.     Left = 80
  135.     Top = 40
  136.     Width = 49
  137.     Height = 17
  138.     Hint = 'Purple'
  139.     AutoSize = False
  140.     BorderStyle = bsNone
  141.     Color = clPurple
  142.     Ctl3D = False
  143.     Font.Charset = DEFAULT_CHARSET
  144.     Font.Color = clWhite
  145.     Font.Height = -11
  146.     Font.Name = 'MS Sans Serif'
  147.     Font.Style = []
  148.     ParentCtl3D = False
  149.     ParentFont = False
  150.     ReadOnly = True
  151.     TabOrder = 6
  152.     Text = '#800080'
  153.   end
  154.   object Edit7: TEdit
  155.     Left = 80
  156.     Top = 72
  157.     Width = 49
  158.     Height = 17
  159.     Hint = 'Red'
  160.     AutoSize = False
  161.     BorderStyle = bsNone
  162.     Color = clRed
  163.     Ctl3D = False
  164.     Font.Charset = DEFAULT_CHARSET
  165.     Font.Color = clWhite
  166.     Font.Height = -11
  167.     Font.Name = 'MS Sans Serif'
  168.     Font.Style = []
  169.     ParentCtl3D = False
  170.     ParentFont = False
  171.     ReadOnly = True
  172.     TabOrder = 7
  173.     Text = '#FF0000'
  174.   end
  175.   object Edit8: TEdit
  176.     Left = 80
  177.     Top = 104
  178.     Width = 49
  179.     Height = 17
  180.     Hint = 'Fuchsia'
  181.     AutoSize = False
  182.     BorderStyle = bsNone
  183.     Color = clFuchsia
  184.     Ctl3D = False
  185.     Font.Charset = DEFAULT_CHARSET
  186.     Font.Color = clWhite
  187.     Font.Height = -11
  188.     Font.Name = 'MS Sans Serif'
  189.     Font.Style = []
  190.     ParentCtl3D = False
  191.     ParentFont = False
  192.     ReadOnly = True
  193.     TabOrder = 8
  194.     Text = '#FF00FF'
  195.   end
  196.   object Edit9: TEdit
  197.     Left = 152
  198.     Top = 8
  199.     Width = 49
  200.     Height = 17
  201.     Hint = 'Green'
  202.     AutoSize = False
  203.     BorderStyle = bsNone
  204.     Color = clGreen
  205.     Ctl3D = False
  206.     Font.Charset = DEFAULT_CHARSET
  207.     Font.Color = clWhite
  208.     Font.Height = -11
  209.     Font.Name = 'MS Sans Serif'
  210.     Font.Style = []
  211.     ParentCtl3D = False
  212.     ParentFont = False
  213.     ReadOnly = True
  214.     TabOrder = 9
  215.     Text = '#008000'
  216.   end
  217.   object Edit10: TEdit
  218.     Left = 152
  219.     Top = 40
  220.     Width = 49
  221.     Height = 17
  222.     Hint = 'Teal'
  223.     AutoSize = False
  224.     BorderStyle = bsNone
  225.     Color = clTeal
  226.     Ctl3D = False
  227.     Font.Charset = DEFAULT_CHARSET
  228.     Font.Color = clWhite
  229.     Font.Height = -11
  230.     Font.Name = 'MS Sans Serif'
  231.     Font.Style = []
  232.     ParentCtl3D = False
  233.     ParentFont = False
  234.     ReadOnly = True
  235.     TabOrder = 10
  236.     Text = '#008080'
  237.   end
  238.   object Edit11: TEdit
  239.     Left = 152
  240.     Top = 72
  241.     Width = 49
  242.     Height = 17
  243.     Hint = 'Lime'
  244.     AutoSize = False
  245.     BorderStyle = bsNone
  246.     Color = clLime
  247.     Ctl3D = False
  248.     Font.Charset = DEFAULT_CHARSET
  249.     Font.Color = clBlack
  250.     Font.Height = -11
  251.     Font.Name = 'MS Sans Serif'
  252.     Font.Style = []
  253.     ParentCtl3D = False
  254.     ParentFont = False
  255.     ReadOnly = True
  256.     TabOrder = 11
  257.     Text = '#00FF00'
  258.   end
  259.   object Edit12: TEdit
  260.     Left = 152
  261.     Top = 104
  262.     Width = 49
  263.     Height = 17
  264.     Hint = 'Aqua'
  265.     AutoSize = False
  266.     BorderStyle = bsNone
  267.     Color = clAqua
  268.     Ctl3D = False
  269.     Font.Charset = DEFAULT_CHARSET
  270.     Font.Color = clBlack
  271.     Font.Height = -11
  272.     Font.Name = 'MS Sans Serif'
  273.     Font.Style = []
  274.     ParentCtl3D = False
  275.     ParentFont = False
  276.     ReadOnly = True
  277.     TabOrder = 12
  278.     Text = '#00FFFF'
  279.   end
  280.   object Edit13: TEdit
  281.     Left = 224
  282.     Top = 8
  283.     Width = 49
  284.     Height = 17
  285.     Hint = 'Olive'
  286.     AutoSize = False
  287.     BorderStyle = bsNone
  288.     Color = clOlive
  289.     Ctl3D = False
  290.     Font.Charset = DEFAULT_CHARSET
  291.     Font.Color = clWhite
  292.     Font.Height = -11
  293.     Font.Name = 'MS Sans Serif'
  294.     Font.Style = []
  295.     ParentCtl3D = False
  296.     ParentFont = False
  297.     ReadOnly = True
  298.     TabOrder = 13
  299.     Text = '#808000'
  300.   end
  301.   object Edit14: TEdit
  302.     Left = 224
  303.     Top = 40
  304.     Width = 49
  305.     Height = 17
  306.     Hint = 'Silver'
  307.     AutoSize = False
  308.     BorderStyle = bsNone
  309.     Color = clSilver
  310.     Ctl3D = False
  311.     Font.Charset = DEFAULT_CHARSET
  312.     Font.Color = clBlack
  313.     Font.Height = -11
  314.     Font.Name = 'MS Sans Serif'
  315.     Font.Style = []
  316.     ParentCtl3D = False
  317.     ParentFont = False
  318.     ReadOnly = True
  319.     TabOrder = 14
  320.     Text = '#C0C0C0'
  321.   end
  322.   object Edit15: TEdit
  323.     Left = 224
  324.     Top = 72
  325.     Width = 49
  326.     Height = 17
  327.     Hint = 'Yellow'
  328.     AutoSize = False
  329.     BorderStyle = bsNone
  330.     Color = clYellow
  331.     Ctl3D = False
  332.     Font.Charset = DEFAULT_CHARSET
  333.     Font.Color = clBlack
  334.     Font.Height = -11
  335.     Font.Name = 'MS Sans Serif'
  336.     Font.Style = []
  337.     ParentCtl3D = False
  338.     ParentFont = False
  339.     ReadOnly = True
  340.     TabOrder = 15
  341.     Text = '#FFFF00'
  342.   end
  343.   object Edit16: TEdit
  344.     Left = 224
  345.     Top = 104
  346.     Width = 49
  347.     Height = 17
  348.     Hint = 'White'
  349.     AutoSize = False
  350.     BorderStyle = bsNone
  351.     Color = clWhite
  352.     Ctl3D = False
  353.     Font.Charset = DEFAULT_CHARSET
  354.     Font.Color = clBlack
  355.     Font.Height = -11
  356.     Font.Name = 'MS Sans Serif'
  357.     Font.Style = []
  358.     ParentCtl3D = False
  359.     ParentFont = False
  360.     ReadOnly = True
  361.     TabOrder = 16
  362.     Text = '#FFFFFF'
  363.   end
  364.   object PopupMenu1: TPopupMenu
  365.     Left = 104
  366.     Top = 40
  367.     object AlwaysOnTop1: TMenuItem
  368.       Caption = 'Always On Top'
  369.       OnClick = AlwaysOnTop1Click
  370.     end
  371.   end
  372. end
  373.