home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / Chip_2004-07_cd1.bin / software / dream / setup.exe / {app} / dreamcalc.exe / 0 / RCDATA / TMAINFORM / TMAINFORM.txt < prev   
Encoding:
Text File  |  2004-05-22  |  21.4 KB  |  812 lines

  1. object MainForm: TMainForm
  2.   Left = 1122
  3.   Top = 348
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'DreamCalc MainForm'
  7.   ClientHeight = 136
  8.   ClientWidth = 231
  9.   Color = clBtnFace
  10.   Constraints.MinHeight = 182
  11.   Constraints.MinWidth = 200
  12.   Font.Charset = DEFAULT_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -11
  15.   Font.Name = 'MS Sans Serif'
  16.   Font.Style = []
  17.   KeyPreview = True
  18.   Menu = MainMenu
  19.   OldCreateOrder = False
  20.   Scaled = False
  21.   OnActivate = FormActivate
  22.   OnClose = FormClose
  23.   OnCloseQuery = FormCloseQuery
  24.   OnDeactivate = FormDeactivate
  25.   OnHide = FormHide
  26.   OnKeyDown = FormKeyDown
  27.   OnKeyUp = FormKeyUp
  28.   OnPaint = FormPaint
  29.   OnShow = FormShow
  30.   PixelsPerInch = 96
  31.   TextHeight = 13
  32.   object SysIcon: TImage
  33.     Left = 0
  34.     Top = 0
  35.     Width = 16
  36.     Height = 16
  37.     Picture.Data = {<image000.ico>}
  38.     Visible = False
  39.   end
  40.   object MainMenu: TMainMenu
  41.     AutoHotkeys = maManual
  42.     BiDiMode = bdLeftToRight
  43.     OwnerDraw = True
  44.     ParentBiDiMode = False
  45.     Left = 12
  46.     Top = 32
  47.     object File1: TMenuItem
  48.       Caption = '&File'
  49.       object SaveRoll1: TMenuItem
  50.         Caption = 'Save Roll...'
  51.         OnClick = SaveRoll1Click
  52.       end
  53.       object N9: TMenuItem
  54.         Caption = '-'
  55.       end
  56.       object PrintRoll1: TMenuItem
  57.         Caption = 'Print Roll'
  58.         OnClick = PrintRoll1Click
  59.       end
  60.       object PrinterSetup1: TMenuItem
  61.         Caption = 'Printer Set-up'
  62.         OnClick = PrinterSetup1Click
  63.       end
  64.       object N7: TMenuItem
  65.         Caption = '-'
  66.       end
  67.       object Hide1: TMenuItem
  68.         Caption = 'Hide'
  69.         OnClick = Hide1Click
  70.       end
  71.       object ShutDown1: TMenuItem
  72.         Caption = 'Shut Down'
  73.         OnClick = ShutDown1Click
  74.       end
  75.     end
  76.     object Edit1: TMenuItem
  77.       Caption = '&Edit'
  78.       object Copy1: TMenuItem
  79.         Caption = 'Copy Value'
  80.         ShortCut = 16451
  81.         OnClick = Copy1Click
  82.       end
  83.       object CopyFormula1: TMenuItem
  84.         Caption = 'Copy Formula'
  85.         ShortCut = 16454
  86.         OnClick = CopyFormula1Click
  87.       end
  88.       object Paste1: TMenuItem
  89.         Caption = 'Paste Value'
  90.         ShortCut = 16470
  91.         OnClick = Paste1Click
  92.       end
  93.       object N10: TMenuItem
  94.         Caption = '-'
  95.       end
  96.       object AJ1: TMenuItem
  97.         Caption = 'Conversions A - J'
  98.         object AcreSqMetres: TMenuItem
  99.           Caption = 'Acres -> Sq Metres'
  100.           OnClick = InsertConvClick
  101.         end
  102.         object AtmPa1: TMenuItem
  103.           Caption = 'Atm -> Pa'
  104.           OnClick = InsertConvClick
  105.         end
  106.         object CalJoules1: TMenuItem
  107.           Caption = 'Cal -> Joules'
  108.           OnClick = InsertConvClick
  109.         end
  110.         object CelciusFahrenheit1: TMenuItem
  111.           Caption = 'Celcius -> Fahrenheit'
  112.           OnClick = InsertConvClick
  113.         end
  114.         object CmInches1: TMenuItem
  115.           Caption = 'Cm -> Inches'
  116.           OnClick = InsertConvClick
  117.         end
  118.         object DegRadians1: TMenuItem
  119.           Caption = 'Deg -> Radians'
  120.           OnClick = InsertConvClick
  121.         end
  122.         object FahrenheitCelcius1: TMenuItem
  123.           Caption = 'Fahrenheit -> Celcius'
  124.           OnClick = InsertConvClick
  125.         end
  126.         object FahrenheitKelvin1: TMenuItem
  127.           Caption = 'Fahrenheit -> Kelvin'
  128.           OnClick = InsertConvClick
  129.         end
  130.         object FeetMetres1: TMenuItem
  131.           Caption = 'Feet -> Metres'
  132.           OnClick = InsertConvClick
  133.         end
  134.         object GalUKLitres1: TMenuItem
  135.           Caption = 'Gal (UK) -> Litres'
  136.           OnClick = InsertConvClick
  137.         end
  138.         object GalUSLitres1: TMenuItem
  139.           Caption = 'Gal (US) -> Litres'
  140.           OnClick = InsertConvClick
  141.         end
  142.         object GradsRadians1: TMenuItem
  143.           Caption = 'Grads -> Radians'
  144.           OnClick = InsertConvClick
  145.         end
  146.         object GramsOz1: TMenuItem
  147.           Caption = 'Grams -> Oz'
  148.           OnClick = InsertConvClick
  149.         end
  150.         object HpkW1: TMenuItem
  151.           Caption = 'Hp -> kW'
  152.           OnClick = InsertConvClick
  153.         end
  154.         object InchesCm1: TMenuItem
  155.           Caption = 'Inches -> Cm'
  156.           OnClick = InsertConvClick
  157.         end
  158.         object JoulesCal1: TMenuItem
  159.           Caption = 'Joules -> Cal'
  160.           OnClick = InsertConvClick
  161.         end
  162.       end
  163.       object KM1: TMenuItem
  164.         Caption = 'Conversions K - M'
  165.         object KelvinFahrenheit1: TMenuItem
  166.           Caption = 'Kelvin -> Fahrenheit'
  167.           OnClick = InsertConvClick
  168.         end
  169.         object Kgfcm2Pa1: TMenuItem
  170.           Caption = 'Kgf/cm^2 -> Pa'
  171.           OnClick = InsertConvClick
  172.         end
  173.         object KgLb1: TMenuItem
  174.           Caption = 'Kg -> Lb'
  175.           OnClick = InsertConvClick
  176.         end
  177.         object KmMiles1: TMenuItem
  178.           Caption = 'Km -> Miles'
  179.           OnClick = InsertConvClick
  180.         end
  181.         object KmParsecs1: TMenuItem
  182.           Caption = 'Km -> Parsecs'
  183.           OnClick = InsertConvClick
  184.         end
  185.         object KmhMetresSec1: TMenuItem
  186.           Caption = 'Km/h -> Metres/Sec'
  187.           OnClick = InsertConvClick
  188.         end
  189.         object kPalbfin21: TMenuItem
  190.           Caption = 'kPa -> Lbf/in^2'
  191.           OnClick = InsertConvClick
  192.         end
  193.         object kWHp1: TMenuItem
  194.           Caption = 'kW -> Hp'
  195.           OnClick = InsertConvClick
  196.         end
  197.         object Lbfin2kPa1: TMenuItem
  198.           Caption = 'Lbf/in^2 -> kPa'
  199.           OnClick = InsertConvClick
  200.         end
  201.         object LbKg1: TMenuItem
  202.           Caption = 'Lb -> Kg'
  203.           OnClick = InsertConvClick
  204.         end
  205.         object LitresGalUK1: TMenuItem
  206.           Caption = 'Litres -> Gal (UK)'
  207.           OnClick = InsertConvClick
  208.         end
  209.         object LitresGalUS1: TMenuItem
  210.           Caption = 'Litres -> Gal (US)'
  211.           OnClick = InsertConvClick
  212.         end
  213.         object LitresPintsUK1: TMenuItem
  214.           Caption = 'Litres -> Pints (UK)'
  215.           OnClick = InsertConvClick
  216.         end
  217.         object LitresPintsUS1: TMenuItem
  218.           Caption = 'Litres -> Pints (US)'
  219.           OnClick = InsertConvClick
  220.         end
  221.         object MetresFeet1: TMenuItem
  222.           Caption = 'Metres -> Feet'
  223.           OnClick = InsertConvClick
  224.         end
  225.         object MetresNautMiles1: TMenuItem
  226.           Caption = 'Metres -> Naut Miles'
  227.           OnClick = InsertConvClick
  228.         end
  229.         object MetresYards1: TMenuItem
  230.           Caption = 'Metres -> Yards'
  231.           OnClick = InsertConvClick
  232.         end
  233.         object MetresSecKmh1: TMenuItem
  234.           Caption = 'Metres/Sec -> Km/h'
  235.           OnClick = InsertConvClick
  236.         end
  237.         object MetresSecMph1: TMenuItem
  238.           Caption = 'Metres/Sec -> Mph'
  239.           OnClick = InsertConvClick
  240.         end
  241.         object MilesKm1: TMenuItem
  242.           Caption = 'Miles -> Km'
  243.           OnClick = InsertConvClick
  244.         end
  245.         object mmHgPa1: TMenuItem
  246.           Caption = 'mmHg -> Pa'
  247.           OnClick = InsertConvClick
  248.         end
  249.         object Mphmps1: TMenuItem
  250.           Caption = 'Mph -> m/s'
  251.           OnClick = InsertConvClick
  252.         end
  253.       end
  254.       object NZ1: TMenuItem
  255.         Caption = 'Conversions N - Z'
  256.         object NautMilesMetres1: TMenuItem
  257.           Caption = 'Naut Miles -> Metres'
  258.           OnClick = InsertConvClick
  259.         end
  260.         object OzGrams1: TMenuItem
  261.           Caption = 'Oz -> Grams'
  262.           OnClick = InsertConvClick
  263.         end
  264.         object PaAtm1: TMenuItem
  265.           Caption = 'Pa -> Atm'
  266.           OnClick = InsertConvClick
  267.         end
  268.         object PaKgfcm21: TMenuItem
  269.           Caption = 'Pa -> Kgf/cm^2'
  270.           OnClick = InsertConvClick
  271.         end
  272.         object PammHg1: TMenuItem
  273.           Caption = 'Pa -> mmHg'
  274.           OnClick = InsertConvClick
  275.         end
  276.         object ParsecsKm1: TMenuItem
  277.           Caption = 'Parsecs -> Km'
  278.           OnClick = InsertConvClick
  279.         end
  280.         object PintsUKLitres1: TMenuItem
  281.           Caption = 'Pints (UK) -> Litres'
  282.           OnClick = InsertConvClick
  283.         end
  284.         object PintsUSLitres1: TMenuItem
  285.           Caption = 'Pints (US) ->Litres'
  286.           OnClick = InsertConvClick
  287.         end
  288.         object RadiansDegrees1: TMenuItem
  289.           Caption = 'Radians -> Degrees'
  290.           OnClick = InsertConvClick
  291.         end
  292.         object RadiansGrads1: TMenuItem
  293.           Caption = 'Radians -> Grads'
  294.           OnClick = InsertConvClick
  295.         end
  296.         object SqFeetSqMetres1: TMenuItem
  297.           Caption = 'Sq Feet -> Sq Metres'
  298.           OnClick = InsertConvClick
  299.         end
  300.         object SqMetresAcres1: TMenuItem
  301.           Caption = 'Sq Metres -> Acres'
  302.           OnClick = InsertConvClick
  303.         end
  304.         object SqMetresSqFeet1: TMenuItem
  305.           Caption = 'Sq Metres -> Sq Feet'
  306.           OnClick = InsertConvClick
  307.         end
  308.         object SqMetresSqYards1: TMenuItem
  309.           Caption = 'Sq Metres -> Sq Yards'
  310.           OnClick = InsertConvClick
  311.         end
  312.         object SqYardsSqMetres1: TMenuItem
  313.           Caption = 'Sq Yards -> Sq Metres'
  314.           OnClick = InsertConvClick
  315.         end
  316.         object YardsMetres1: TMenuItem
  317.           Caption = 'Yards -> Metres'
  318.           OnClick = InsertConvClick
  319.         end
  320.       end
  321.     end
  322.     object View1: TMenuItem
  323.       Caption = '&View'
  324.       object Scientific1: TMenuItem
  325.         Caption = 'Scientific Calculator'
  326.         Checked = True
  327.         Default = True
  328.         RadioItem = True
  329.         OnClick = Scientific1Click
  330.       end
  331.       object Standard1: TMenuItem
  332.         Caption = 'Standard Calculator'
  333.         RadioItem = True
  334.         OnClick = Standard1Click
  335.       end
  336.       object N2: TMenuItem
  337.         Caption = '-'
  338.       end
  339.       object Skins1: TMenuItem
  340.         Caption = 'Skins'
  341.         object Classic1: TMenuItem
  342.           Caption = 'Classic'
  343.           Checked = True
  344.           Default = True
  345.           RadioItem = True
  346.           OnClick = Classic1Click
  347.         end
  348.         object ClassicMetal1: TMenuItem
  349.           Caption = 'Classic Metal'
  350.           OnClick = ClassicMetal1Click
  351.         end
  352.         object ContrastBlack1: TMenuItem
  353.           Caption = 'High Contrast Black'
  354.           RadioItem = True
  355.           OnClick = ContrastBlack1Click
  356.         end
  357.         object ContrastWhite1: TMenuItem
  358.           Caption = 'High Contrast White'
  359.           RadioItem = True
  360.           OnClick = ContrastWhite1Click
  361.         end
  362.         object Horticultural1: TMenuItem
  363.           Caption = 'Horticultural'
  364.           RadioItem = True
  365.           OnClick = Horticultural1Click
  366.         end
  367.         object Industrial1: TMenuItem
  368.           Caption = 'Industrial'
  369.           RadioItem = True
  370.           OnClick = Industrial1Click
  371.         end
  372.         object PinkNeon1: TMenuItem
  373.           Caption = 'Pink Neon'
  374.           RadioItem = True
  375.           OnClick = PinkNeon1Click
  376.         end
  377.         object Scuba1: TMenuItem
  378.           Caption = 'Scuba'
  379.           RadioItem = True
  380.           OnClick = Scuba1Click
  381.         end
  382.         object Solar1: TMenuItem
  383.           Caption = 'Solar'
  384.           RadioItem = True
  385.           OnClick = Solar1Click
  386.         end
  387.         object Volcanic1: TMenuItem
  388.           Caption = 'Volcanic'
  389.           RadioItem = True
  390.           OnClick = Volcanic1Click
  391.         end
  392.       end
  393.       object SpecializedFunctions1: TMenuItem
  394.         Caption = 'Specialized Buttons'
  395.         object Financial1: TMenuItem
  396.           Caption = 'Financial'
  397.           RadioItem = True
  398.           ShortCut = 16449
  399.           OnClick = Financial1Click
  400.         end
  401.         object Conversions1: TMenuItem
  402.           Caption = 'Conversions'
  403.           Checked = True
  404.           RadioItem = True
  405.           ShortCut = 16462
  406.           OnClick = Conversions1Click
  407.         end
  408.         object N13: TMenuItem
  409.           Caption = '-'
  410.         end
  411.         object SkNone1: TMenuItem
  412.           Caption = 'None'
  413.           RadioItem = True
  414.           OnClick = SkNone1Click
  415.         end
  416.       end
  417.       object N1: TMenuItem
  418.         Caption = '-'
  419.       end
  420.       object StatData1: TMenuItem
  421.         Caption = 'Statistical Data - Toggle'
  422.         ShortCut = 122
  423.         OnClick = StatData1Click
  424.       end
  425.       object PaperRoll1: TMenuItem
  426.         Caption = 'Paper Roll - Toggle'
  427.         ShortCut = 123
  428.         OnClick = PaperRoll1Click
  429.       end
  430.     end
  431.     object Mode1: TMenuItem
  432.       Caption = '&Modes'
  433.       object Trigonometry1: TMenuItem
  434.         Caption = 'Trigonometry'
  435.         object Degrees1: TMenuItem
  436.           Caption = 'Degrees'
  437.           Checked = True
  438.           Default = True
  439.           RadioItem = True
  440.           ShortCut = 16452
  441.           OnClick = Degrees1Click
  442.         end
  443.         object Radians1: TMenuItem
  444.           Caption = 'Radians'
  445.           RadioItem = True
  446.           ShortCut = 16466
  447.           OnClick = Radians1Click
  448.         end
  449.         object Grads1: TMenuItem
  450.           Caption = 'Grads'
  451.           RadioItem = True
  452.           ShortCut = 16455
  453.           OnClick = Grads1Click
  454.         end
  455.         object Cycles1: TMenuItem
  456.           Caption = 'Cycles'
  457.           RadioItem = True
  458.           ShortCut = 16473
  459.           OnClick = Cycles1Click
  460.         end
  461.       end
  462.       object Precision1: TMenuItem
  463.         Caption = 'Precision'
  464.         object PxNormA1: TMenuItem
  465.           Caption = 'Norm 1'
  466.           Checked = True
  467.           Default = True
  468.           RadioItem = True
  469.           ShortCut = 113
  470.           OnClick = PxNormA1Click
  471.         end
  472.         object PxNormB1: TMenuItem
  473.           Caption = 'Norm 2'
  474.           RadioItem = True
  475.           ShortCut = 114
  476.           OnClick = PxNormB1Click
  477.         end
  478.         object N15: TMenuItem
  479.           Caption = '-'
  480.         end
  481.         object PxFixed1: TMenuItem
  482.           Caption = 'Fixed'
  483.           RadioItem = True
  484.           ShortCut = 115
  485.           OnClick = PxFixed1Click
  486.         end
  487.         object PxSci1: TMenuItem
  488.           Caption = 'Scientific'
  489.           RadioItem = True
  490.           ShortCut = 116
  491.           OnClick = PxSci1Click
  492.         end
  493.         object N3: TMenuItem
  494.           Caption = '-'
  495.           GroupIndex = 1
  496.         end
  497.         object D0: TMenuItem
  498.           Caption = '0 Digits'
  499.           Checked = True
  500.           GroupIndex = 1
  501.           RadioItem = True
  502.           OnClick = D0Click
  503.         end
  504.         object D1: TMenuItem
  505.           Caption = '1 Digits'
  506.           GroupIndex = 1
  507.           RadioItem = True
  508.           OnClick = D1Click
  509.         end
  510.         object D2: TMenuItem
  511.           Caption = '2 Digits'
  512.           GroupIndex = 1
  513.           RadioItem = True
  514.           OnClick = D2Click
  515.         end
  516.         object D3: TMenuItem
  517.           Caption = '3 Digits'
  518.           GroupIndex = 1
  519.           RadioItem = True
  520.           OnClick = D3Click
  521.         end
  522.         object D4: TMenuItem
  523.           Caption = '4 Digits'
  524.           GroupIndex = 1
  525.           RadioItem = True
  526.           OnClick = D4Click
  527.         end
  528.         object D5: TMenuItem
  529.           Caption = '5 Digits'
  530.           GroupIndex = 1
  531.           RadioItem = True
  532.           OnClick = D5Click
  533.         end
  534.         object D6: TMenuItem
  535.           Caption = '6 Digits'
  536.           GroupIndex = 1
  537.           RadioItem = True
  538.           OnClick = D6Click
  539.         end
  540.         object D7: TMenuItem
  541.           Caption = '7 Digits'
  542.           GroupIndex = 1
  543.           RadioItem = True
  544.           OnClick = D7Click
  545.         end
  546.         object D8: TMenuItem
  547.           Caption = '8 Digits'
  548.           GroupIndex = 1
  549.           RadioItem = True
  550.           OnClick = D8Click
  551.         end
  552.         object D9: TMenuItem
  553.           Caption = '9 Digits'
  554.           GroupIndex = 1
  555.           RadioItem = True
  556.           OnClick = D9Click
  557.         end
  558.       end
  559.       object Base1: TMenuItem
  560.         Caption = 'Base'
  561.         object BNormal1: TMenuItem
  562.           Caption = 'Normal'
  563.           Checked = True
  564.           Default = True
  565.           RadioItem = True
  566.           ShortCut = 117
  567.           OnClick = BNormal1Click
  568.         end
  569.         object BDec1: TMenuItem
  570.           Caption = 'Decimal'
  571.           RadioItem = True
  572.           ShortCut = 118
  573.           OnClick = BDec1Click
  574.         end
  575.         object BHex1: TMenuItem
  576.           Caption = 'Hexadecimal'
  577.           RadioItem = True
  578.           ShortCut = 119
  579.           OnClick = BHex1Click
  580.         end
  581.         object BBin1: TMenuItem
  582.           Caption = 'Binary'
  583.           RadioItem = True
  584.           ShortCut = 120
  585.           OnClick = BBin1Click
  586.         end
  587.         object BOct1: TMenuItem
  588.           Caption = 'Octal'
  589.           RadioItem = True
  590.           OnClick = BOct1Click
  591.         end
  592.       end
  593.       object Statistics1: TMenuItem
  594.         Caption = 'Statistics'
  595.         object Std1: TMenuItem
  596.           Caption = 'Standard Deviation'
  597.           Default = True
  598.           RadioItem = True
  599.           ShortCut = 16467
  600.           OnClick = Std1Click
  601.         end
  602.         object N14: TMenuItem
  603.           Caption = '-'
  604.         end
  605.         object Linear1: TMenuItem
  606.           Caption = 'Linear Regression'
  607.           RadioItem = True
  608.           ShortCut = 16462
  609.           OnClick = Linear1Click
  610.         end
  611.         object Log1: TMenuItem
  612.           Caption = 'Logarithmic'
  613.           RadioItem = True
  614.           OnClick = Log1Click
  615.         end
  616.         object Exp1: TMenuItem
  617.           Caption = 'Exponential'
  618.           RadioItem = True
  619.           OnClick = Exp1Click
  620.         end
  621.         object Pow1: TMenuItem
  622.           Caption = 'Power'
  623.           RadioItem = True
  624.           OnClick = Pow1Click
  625.         end
  626.         object Inv1: TMenuItem
  627.           Caption = 'Inverse'
  628.           RadioItem = True
  629.           OnClick = Inv1Click
  630.         end
  631.       end
  632.       object Engineering1: TMenuItem
  633.         Caption = 'Engineering'
  634.         ShortCut = 121
  635.         OnClick = Engineering1Click
  636.       end
  637.       object N5: TMenuItem
  638.         Caption = '-'
  639.       end
  640.       object InputOrder1: TMenuItem
  641.         Caption = 'Input Order'
  642.         object StandardOrder1: TMenuItem
  643.           Caption = 'Standard Algebraic Order'
  644.           Checked = True
  645.           RadioItem = True
  646.           OnClick = StandardOrder1Click
  647.         end
  648.         object TrueOrder1: TMenuItem
  649.           Caption = 'Text Book Algebraic '
  650.           RadioItem = True
  651.           OnClick = TrueOrder1Click
  652.         end
  653.       end
  654.       object KeySound1: TMenuItem
  655.         Caption = 'Key Sound'
  656.         object Silent1: TMenuItem
  657.           Caption = 'Silent'
  658.           Checked = True
  659.           RadioItem = True
  660.           OnClick = Silent1Click
  661.         end
  662.         object Click1: TMenuItem
  663.           Caption = 'Click'
  664.           RadioItem = True
  665.           OnClick = Click1Click
  666.         end
  667.         object Beep1: TMenuItem
  668.           Caption = 'Beep'
  669.           RadioItem = True
  670.           OnClick = Beep1Click
  671.         end
  672.       end
  673.       object N4: TMenuItem
  674.         Caption = '-'
  675.       end
  676.       object Options1: TMenuItem
  677.         Caption = 'Options...'
  678.         OnClick = Options1Click
  679.       end
  680.     end
  681.     object Help1: TMenuItem
  682.       Caption = '&Help'
  683.       object HelpContents1: TMenuItem
  684.         Caption = 'Help Contents'
  685.         ShortCut = 112
  686.         OnClick = HelpContents1Click
  687.       end
  688.       object QuickReference1: TMenuItem
  689.         Caption = 'Quick Reference'
  690.         object ScientificFunctions1: TMenuItem
  691.           Caption = 'Mathematical Functions'
  692.           OnClick = ScientificFunctions1Click
  693.         end
  694.         object Keyboard1: TMenuItem
  695.           Caption = 'Keyboard Reference'
  696.           OnClick = Keyboard1Click
  697.         end
  698.         object ScientificConstants1: TMenuItem
  699.           Caption = 'Scientific Constants'
  700.           OnClick = ScientificConstants1Click
  701.         end
  702.       end
  703.       object HomePage1: TMenuItem
  704.         Caption = 'Home Page'
  705.         OnClick = HomePage1Click
  706.       end
  707.       object ConfigTax1: TMenuItem
  708.         Caption = 'Configure Tax Rates'
  709.         OnClick = ConfigTax1Click
  710.       end
  711.       object EnterRegCode1: TMenuItem
  712.         Caption = 'Enter Registration Code'
  713.         OnClick = EnterRegCode1Click
  714.       end
  715.       object N6: TMenuItem
  716.         Caption = '-'
  717.       end
  718.       object About1: TMenuItem
  719.         Caption = 'About...'
  720.         OnClick = About1Click
  721.       end
  722.     end
  723.   end
  724.   object SysPopMenu: TPopupMenu
  725.     Alignment = paRight
  726.     AutoHotkeys = maManual
  727.     AutoPopup = False
  728.     Left = 40
  729.     Top = 32
  730.     object Show1: TMenuItem
  731.       Caption = 'Show'
  732.       Default = True
  733.       OnClick = Show1Click
  734.     end
  735.     object ShutDown2: TMenuItem
  736.       Caption = 'Shut Down'
  737.       OnClick = ShutDown1Click
  738.     end
  739.     object N8: TMenuItem
  740.       Caption = '-'
  741.     end
  742.     object AboutDreamCalc1: TMenuItem
  743.       Caption = 'About DreamCalc Pro...'
  744.       OnClick = About1Click
  745.     end
  746.   end
  747.   object Poller: TTimer
  748.     Enabled = False
  749.     Interval = 600
  750.     OnTimer = PollerTimer
  751.     Left = 70
  752.     Top = 32
  753.   end
  754.   object PrintSetupDialog: TPrinterSetupDialog
  755.     Left = 96
  756.     Top = 32
  757.   end
  758.   object Splash: TTimer
  759.     Enabled = False
  760.     Interval = 5000
  761.     OnTimer = SplashTimer
  762.     Left = 124
  763.     Top = 32
  764.   end
  765.   object PopMenu: TPopupMenu
  766.     AutoHotkeys = maManual
  767.     Left = 152
  768.     Top = 32
  769.     object Minimize1: TMenuItem
  770.       Caption = 'Minimize'
  771.       OnClick = Minimize1Click
  772.     end
  773.     object N11: TMenuItem
  774.       Caption = '-'
  775.     end
  776.     object StayOnTop1: TMenuItem
  777.       Caption = 'Stay on Top'
  778.       OnClick = StayOnTop1Click
  779.     end
  780.     object Transparent1: TMenuItem
  781.       Caption = 'Transparent Window'
  782.       OnClick = Transparent1Click
  783.     end
  784.     object SystemTray1: TMenuItem
  785.       Caption = 'System Tray'
  786.       OnClick = SystemTray1Click
  787.     end
  788.     object N12: TMenuItem
  789.       Caption = '-'
  790.     end
  791.     object StatData2: TMenuItem
  792.       Caption = 'Statistical Data - Toggle'
  793.       OnClick = StatData1Click
  794.     end
  795.     object PaperRoll2: TMenuItem
  796.       Caption = 'Paper Roll - Toggle'
  797.       OnClick = PaperRoll1Click
  798.     end
  799.     object N17: TMenuItem
  800.       Caption = '-'
  801.     end
  802.     object Hide2: TMenuItem
  803.       Caption = 'Hide'
  804.       OnClick = Hide1Click
  805.     end
  806.     object ShutDown3: TMenuItem
  807.       Caption = 'Shut Down'
  808.       OnClick = ShutDown1Click
  809.     end
  810.   end
  811. end
  812.