home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 September / 09_02.iso / software / mouse / Mousotronsetup.exe / {app} / Mousotron.exe / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Encoding:
Text File  |  2002-06-30  |  14.2 KB  |  630 lines

  1. object Form1: TForm1
  2.   Left = 253
  3.   Top = 225
  4.   AlphaBlend = True
  5.   AlphaBlendValue = 100
  6.   BorderIcons = [biSystemMenu]
  7.   BorderStyle = bsSingle
  8.   Caption = 'Form1'
  9.   ClientHeight = 350
  10.   ClientWidth = 194
  11.   Color = clBtnFace
  12.   Font.Charset = DEFAULT_CHARSET
  13.   Font.Color = clYellow
  14.   Font.Height = -11
  15.   Font.Name = 'MS Sans Serif'
  16.   Font.Style = [fsBold]
  17.   OldCreateOrder = True
  18.   Position = poDesktopCenter
  19.   Scaled = False
  20.   OnClose = FormClose
  21.   OnCloseQuery = FormCloseQuery
  22.   OnCreate = FormCreate
  23.   OnDestroy = FormDestroy
  24.   OnHide = FormHide
  25.   OnResize = FormResize
  26.   OnShow = FormShow
  27.   PixelsPerInch = 96
  28.   TextHeight = 13
  29.   object Image2: TImage
  30.     Left = 152
  31.     Top = 280
  32.     Width = 32
  33.     Height = 32
  34.     AutoSize = True
  35.     Picture.Data = {<image000.ico>}
  36.   end
  37.   object Image3: TImage
  38.     Left = 152
  39.     Top = 312
  40.     Width = 32
  41.     Height = 32
  42.     AutoSize = True
  43.     Picture.Data = {<image001.ico>}
  44.   end
  45.   object Panel1: TPanel
  46.     Left = 0
  47.     Top = 0
  48.     Width = 151
  49.     Height = 272
  50.     BevelInner = bvRaised
  51.     TabOrder = 0
  52.     object Image1: TImage
  53.       Left = 2
  54.       Top = 2
  55.       Width = 147
  56.       Height = 268
  57.       Cursor = crHandPoint
  58.       Align = alClient
  59.       IncrementalDisplay = True
  60.       PopupMenu = PopupMenu1
  61.       Stretch = True
  62.       OnMouseDown = Image1MouseDown
  63.     end
  64.     object led1: TIAeverLiquidIndicator
  65.       Left = 7
  66.       Top = 44
  67.       Width = 44
  68.       Height = 20
  69.       ColorScheme = csTIAN
  70.       SignNumber = 3
  71.       IndicatorWidth = 44
  72.       IndicatorHeight = 20
  73.       InnerBevel = bkNone
  74.       OuterBevel = bkNone
  75.       BevelColor = clBlack
  76.       BackColor = clBlack
  77.       NumberForeColor = clLime
  78.       NumberForeColor1 = clYellow
  79.       NumberBackColor = clMaroon
  80.       IndicatorStyle = isThin
  81.       MouseAction = maColor
  82.       MaterialShadowMode = msmLight
  83.       OnMouseDown = Image1MouseDown
  84.     end
  85.     object led2: TIAeverLiquidIndicator
  86.       Left = 54
  87.       Top = 44
  88.       Width = 57
  89.       Height = 20
  90.       ColorScheme = csTIAN
  91.       SignNumber = 4
  92.       IndicatorWidth = 57
  93.       IndicatorHeight = 20
  94.       InnerBevel = bkNone
  95.       OuterBevel = bkNone
  96.       BevelColor = clBlack
  97.       BackColor = clBlack
  98.       NumberForeColor = clLime
  99.       NumberForeColor1 = clYellow
  100.       NumberBackColor = clMaroon
  101.       IndicatorStyle = isThin
  102.       MouseAction = maColor
  103.       MaterialShadowMode = msmLight
  104.       OnMouseDown = Image1MouseDown
  105.     end
  106.     object led3: TIAeverLiquidIndicator
  107.       Left = 114
  108.       Top = 44
  109.       Width = 30
  110.       Height = 20
  111.       ColorScheme = csBlack
  112.       SignNumber = 2
  113.       IndicatorWidth = 30
  114.       IndicatorHeight = 20
  115.       IndicatorKind = ik9segment
  116.       InnerBevel = bkNone
  117.       OuterBevel = bkNone
  118.       BevelColor = clGray
  119.       BackColor = clBlack
  120.       NumberForeColor = clLime
  121.       NumberForeColor1 = clYellow
  122.       NumberBackColor = clMaroon
  123.       IndicatorStyle = isThin
  124.       MouseAction = maColor
  125.       MaterialShadowMode = msmLight
  126.       OnMouseDown = Image1MouseDown
  127.     end
  128.     object btnExit: TButton
  129.       Left = 127
  130.       Top = 6
  131.       Width = 17
  132.       Height = 16
  133.       Hint = 'Close Program'
  134.       Caption = 'r'
  135.       Font.Charset = DEFAULT_CHARSET
  136.       Font.Color = clWindowText
  137.       Font.Height = -11
  138.       Font.Name = 'Marlett'
  139.       Font.Style = []
  140.       ParentFont = False
  141.       ParentShowHint = False
  142.       ShowHint = True
  143.       TabOrder = 3
  144.       OnClick = btnExitClick
  145.     end
  146.     object btnMinimize: TButton
  147.       Left = 108
  148.       Top = 6
  149.       Width = 17
  150.       Height = 16
  151.       Hint = 'Minimize'
  152.       Caption = '0'
  153.       Font.Charset = DEFAULT_CHARSET
  154.       Font.Color = clWindowText
  155.       Font.Height = -11
  156.       Font.Name = 'Marlett'
  157.       Font.Style = []
  158.       ParentFont = False
  159.       ParentShowHint = False
  160.       ShowHint = True
  161.       TabOrder = 4
  162.       OnClick = btnMinimizeClick
  163.     end
  164.     object Panel2: TPanel
  165.       Left = 7
  166.       Top = 29
  167.       Width = 44
  168.       Height = 13
  169.       BevelOuter = bvNone
  170.       Caption = 'km'
  171.       Color = clBlack
  172.       Font.Charset = DEFAULT_CHARSET
  173.       Font.Color = clYellow
  174.       Font.Height = -11
  175.       Font.Name = 'MS Sans Serif'
  176.       Font.Style = [fsBold]
  177.       ParentFont = False
  178.       PopupMenu = PopupMenu1
  179.       TabOrder = 5
  180.       OnMouseDown = Image1MouseDown
  181.     end
  182.     object Panel4: TPanel
  183.       Left = 114
  184.       Top = 29
  185.       Width = 30
  186.       Height = 13
  187.       BevelOuter = bvNone
  188.       Caption = 'cm'
  189.       Color = clBlack
  190.       Font.Charset = DEFAULT_CHARSET
  191.       Font.Color = clYellow
  192.       Font.Height = -11
  193.       Font.Name = 'MS Sans Serif'
  194.       Font.Style = [fsBold]
  195.       ParentFont = False
  196.       PopupMenu = PopupMenu1
  197.       TabOrder = 6
  198.       OnMouseDown = Image1MouseDown
  199.     end
  200.     object btnHelp: TButton
  201.       Left = 89
  202.       Top = 6
  203.       Width = 17
  204.       Height = 16
  205.       Hint = 'Help'
  206.       HelpContext = 2
  207.       Caption = 's'
  208.       Font.Charset = DEFAULT_CHARSET
  209.       Font.Color = clWindowText
  210.       Font.Height = -11
  211.       Font.Name = 'Marlett'
  212.       Font.Style = []
  213.       ParentFont = False
  214.       ParentShowHint = False
  215.       ShowHint = True
  216.       TabOrder = 7
  217.       OnClick = btnHelpClick
  218.     end
  219.     object btnSetup: TButton
  220.       Left = 8
  221.       Top = 6
  222.       Width = 40
  223.       Height = 16
  224.       Hint = 'Setup'
  225.       Caption = 'setup'
  226.       Font.Charset = DEFAULT_CHARSET
  227.       Font.Color = clWindowText
  228.       Font.Height = -11
  229.       Font.Name = 'Arial'
  230.       Font.Style = [fsBold]
  231.       ParentFont = False
  232.       ParentShowHint = False
  233.       ShowHint = True
  234.       TabOrder = 8
  235.       OnClick = SetupMousotron1Click
  236.     end
  237.     object led4: TIAeverLiquidIndicator
  238.       Left = 7
  239.       Top = 84
  240.       Width = 137
  241.       Height = 20
  242.       ColorScheme = csBlack
  243.       IndicatorWidth = 137
  244.       IndicatorHeight = 20
  245.       InnerBevel = bkNone
  246.       OuterBevel = bkNone
  247.       BevelColor = clBlack
  248.       BackColor = clBlack
  249.       NumberForeColor = clLime
  250.       NumberForeColor1 = clYellow
  251.       NumberBackColor = clMaroon
  252.       IndicatorStyle = isThin
  253.       MouseAction = maColor
  254.       MaterialShadowMode = msmLight
  255.       OnMouseDown = Image1MouseDown
  256.     end
  257.     object pnlKeyStrokes: TPanel
  258.       Left = 7
  259.       Top = 69
  260.       Width = 137
  261.       Height = 13
  262.       BevelOuter = bvNone
  263.       Caption = 'keystrokes'
  264.       Color = clBlack
  265.       Font.Charset = DEFAULT_CHARSET
  266.       Font.Color = clYellow
  267.       Font.Height = -11
  268.       Font.Name = 'MS Sans Serif'
  269.       Font.Style = [fsBold]
  270.       ParentFont = False
  271.       PopupMenu = PopupMenu1
  272.       TabOrder = 10
  273.       OnMouseDown = Image1MouseDown
  274.     end
  275.     object btnonoff: TButton
  276.       Left = 53
  277.       Top = 6
  278.       Width = 31
  279.       Height = 16
  280.       Hint = 'Setup'
  281.       Caption = 'on'
  282.       Font.Charset = DEFAULT_CHARSET
  283.       Font.Color = clWindowText
  284.       Font.Height = -11
  285.       Font.Name = 'Arial'
  286.       Font.Style = [fsBold]
  287.       ParentFont = False
  288.       ParentShowHint = False
  289.       ShowHint = True
  290.       TabOrder = 11
  291.       OnClick = btnonoffClick
  292.     end
  293.     object pnlLeftBut: TPanel
  294.       Left = 7
  295.       Top = 109
  296.       Width = 137
  297.       Height = 13
  298.       BevelOuter = bvNone
  299.       Caption = 'left button'
  300.       Color = clBlack
  301.       Font.Charset = DEFAULT_CHARSET
  302.       Font.Color = clYellow
  303.       Font.Height = -11
  304.       Font.Name = 'MS Sans Serif'
  305.       Font.Style = [fsBold]
  306.       ParentFont = False
  307.       PopupMenu = PopupMenu1
  308.       TabOrder = 12
  309.       OnMouseDown = Image1MouseDown
  310.     end
  311.     object led7: TIAeverLiquidIndicator
  312.       Left = 7
  313.       Top = 204
  314.       Width = 137
  315.       Height = 20
  316.       ColorScheme = csTIAN
  317.       IndicatorWidth = 137
  318.       IndicatorHeight = 20
  319.       InnerBevel = bkNone
  320.       OuterBevel = bkNone
  321.       BevelColor = clBlack
  322.       BackColor = clBlack
  323.       NumberForeColor = clLime
  324.       NumberForeColor1 = clYellow
  325.       NumberBackColor = clMaroon
  326.       IndicatorStyle = isThin
  327.       MouseAction = maColor
  328.       MaterialShadowMode = msmLight
  329.       OnMouseDown = Image1MouseDown
  330.     end
  331.     object led8: TIAeverLiquidIndicator
  332.       Left = 7
  333.       Top = 244
  334.       Width = 137
  335.       Height = 20
  336.       ColorScheme = csTIAN
  337.       IndicatorWidth = 137
  338.       IndicatorHeight = 20
  339.       InnerBevel = bkNone
  340.       OuterBevel = bkNone
  341.       BevelColor = clBlack
  342.       BackColor = clBlack
  343.       NumberForeColor = clLime
  344.       NumberForeColor1 = clYellow
  345.       NumberBackColor = clMaroon
  346.       IndicatorStyle = isThin
  347.       MouseAction = maColor
  348.       MaterialShadowMode = msmLight
  349.       OnMouseDown = Image1MouseDown
  350.     end
  351.     object pnlMidBut: TPanel
  352.       Left = 7
  353.       Top = 189
  354.       Width = 137
  355.       Height = 13
  356.       BevelOuter = bvNone
  357.       Caption = 'middle button'
  358.       Color = clBlack
  359.       Font.Charset = DEFAULT_CHARSET
  360.       Font.Color = clYellow
  361.       Font.Height = -11
  362.       Font.Name = 'MS Sans Serif'
  363.       Font.Style = [fsBold]
  364.       ParentFont = False
  365.       PopupMenu = PopupMenu1
  366.       TabOrder = 15
  367.       OnMouseDown = Image1MouseDown
  368.     end
  369.     object pnlDBLClick: TPanel
  370.       Left = 7
  371.       Top = 229
  372.       Width = 137
  373.       Height = 13
  374.       BevelOuter = bvNone
  375.       Caption = 'double clicks'
  376.       Color = clBlack
  377.       Font.Charset = DEFAULT_CHARSET
  378.       Font.Color = clYellow
  379.       Font.Height = -11
  380.       Font.Name = 'MS Sans Serif'
  381.       Font.Style = [fsBold]
  382.       ParentFont = False
  383.       PopupMenu = PopupMenu1
  384.       TabOrder = 16
  385.       OnMouseDown = Image1MouseDown
  386.     end
  387.     object pnlRightBut: TPanel
  388.       Left = 6
  389.       Top = 149
  390.       Width = 137
  391.       Height = 13
  392.       BevelOuter = bvNone
  393.       Caption = 'right button'
  394.       Color = clBlack
  395.       Font.Charset = DEFAULT_CHARSET
  396.       Font.Color = clYellow
  397.       Font.Height = -11
  398.       Font.Name = 'MS Sans Serif'
  399.       Font.Style = [fsBold]
  400.       ParentFont = False
  401.       PopupMenu = PopupMenu1
  402.       TabOrder = 17
  403.       OnMouseDown = Image1MouseDown
  404.     end
  405.     object led6: TIAeverLiquidIndicator
  406.       Left = 6
  407.       Top = 164
  408.       Width = 137
  409.       Height = 20
  410.       ColorScheme = csTIAN
  411.       IndicatorWidth = 137
  412.       IndicatorHeight = 20
  413.       InnerBevel = bkNone
  414.       OuterBevel = bkNone
  415.       BevelColor = clBlack
  416.       BackColor = clBlack
  417.       NumberForeColor = clLime
  418.       NumberForeColor1 = clYellow
  419.       NumberBackColor = clMaroon
  420.       IndicatorStyle = isThin
  421.       MouseAction = maColor
  422.       MaterialShadowMode = msmLight
  423.       OnMouseDown = Image1MouseDown
  424.     end
  425.     object led5: TIAeverLiquidIndicator
  426.       Left = 6
  427.       Top = 124
  428.       Width = 137
  429.       Height = 20
  430.       ColorScheme = csTIAN
  431.       IndicatorWidth = 137
  432.       IndicatorHeight = 20
  433.       InnerBevel = bkNone
  434.       OuterBevel = bkNone
  435.       BevelColor = clBlack
  436.       BackColor = clBlack
  437.       NumberForeColor = clLime
  438.       NumberForeColor1 = clYellow
  439.       NumberBackColor = clMaroon
  440.       IndicatorStyle = isThin
  441.       MouseAction = maColor
  442.       MaterialShadowMode = msmLight
  443.       OnMouseDown = Image1MouseDown
  444.     end
  445.   end
  446.   object Panel3: TPanel
  447.     Left = 54
  448.     Top = 29
  449.     Width = 57
  450.     Height = 13
  451.     BevelOuter = bvNone
  452.     Caption = 'm'
  453.     Color = clBlack
  454.     Font.Charset = DEFAULT_CHARSET
  455.     Font.Color = clYellow
  456.     Font.Height = -11
  457.     Font.Name = 'MS Sans Serif'
  458.     Font.Style = [fsBold]
  459.     ParentFont = False
  460.     PopupMenu = PopupMenu1
  461.     TabOrder = 1
  462.     OnMouseDown = Image1MouseDown
  463.   end
  464.   object tmrDistance: TTimer
  465.     Interval = 75
  466.     OnTimer = tmrDistanceTimer
  467.     Left = 40
  468.     Top = 312
  469.   end
  470.   object plasmatimer: TTimer
  471.     Interval = 200
  472.     OnTimer = plasmatimerTimer
  473.     Left = 72
  474.     Top = 280
  475.   end
  476.   object FormStorage1: TFormStorage
  477.     Tag = 1
  478.     IniFileName = 'Software'
  479.     IniSection = 'BlackSun\Mousotron'
  480.     MinMaxInfo.MinTrackHeight = 500
  481.     Options = [fpPosition]
  482.     RegistryRoot = prLocalMachine
  483.     UseRegistry = True
  484.     Version = 1
  485.     StoredValues = <
  486.       item
  487.         Name = 'MonitorSize'
  488.         Value = 15
  489.       end
  490.       item
  491.         Name = 'DisplayMode'
  492.         Value = False
  493.       end
  494.       item
  495.         Name = 'Distance'
  496.         Value = '0'
  497.       end
  498.       item
  499.         Name = 'AlwaysOnTop'
  500.         Value = False
  501.       end
  502.       item
  503.         Name = 'KeyStrokes'
  504.         Value = ''
  505.       end
  506.       item
  507.         Name = 'LeftClicks'
  508.         Value = ''
  509.       end
  510.       item
  511.         Name = 'RightClicks'
  512.         Value = ''
  513.       end
  514.       item
  515.         Name = 'MidClicks'
  516.         Value = ''
  517.       end
  518.       item
  519.         Name = 'DblClicks'
  520.         Value = ''
  521.       end
  522.       item
  523.         Name = 'Animation'
  524.         Value = False
  525.       end
  526.       item
  527.         Name = 'col1'
  528.         Value = 0
  529.       end
  530.       item
  531.         Name = 'col2'
  532.         Value = 0
  533.       end
  534.       item
  535.         Name = 'col3'
  536.         Value = 0
  537.       end
  538.       item
  539.         Name = 'Running'
  540.         Value = True
  541.       end
  542.       item
  543.         Name = 'Visible'
  544.         Value = True
  545.       end
  546.       item
  547.         Name = 'DispItems'
  548.         Value = '111111'
  549.       end
  550.       item
  551.         Name = 'Orientation'
  552.         Value = False
  553.       end
  554.       item
  555.         Name = 'Digits'
  556.         Value = 7
  557.       end
  558.       item
  559.         Name = 'Language'
  560.         Value = '0'
  561.       end
  562.       item
  563.         Name = 'Transparent'
  564.         Value = '0'
  565.       end>
  566.     Left = 8
  567.     Top = 280
  568.   end
  569.   object PopupMenu1: TPopupMenu
  570.     OnPopup = PopupMenu1Popup
  571.     Left = 40
  572.     Top = 280
  573.     object HidePanel1: TMenuItem
  574.       Caption = 'Hide Panel'
  575.       OnClick = HidePanel1Click
  576.     end
  577.     object ShowMeter1: TMenuItem
  578.       Caption = 'Show Panel'
  579.       OnClick = ShowMeter1Click
  580.     end
  581.     object ResetCounter1: TMenuItem
  582.       Caption = 'Reset Counters'
  583.       OnClick = ResetCounter1Click
  584.     end
  585.     object SetupMousotron1: TMenuItem
  586.       Caption = 'Setup Mousotron'
  587.       OnClick = SetupMousotron1Click
  588.     end
  589.     object Help1: TMenuItem
  590.       Caption = 'Help'
  591.       OnClick = Help1Click
  592.     end
  593.     object Info1: TMenuItem
  594.       Caption = 'Info'
  595.       OnClick = Info1Click
  596.     end
  597.     object Exit1: TMenuItem
  598.       Caption = 'Exit'
  599.       OnClick = Exit1Click
  600.     end
  601.   end
  602.   object tmrWriteValues: TTimer
  603.     OnTimer = tmrWriteValuesTimer
  604.     Left = 8
  605.     Top = 313
  606.   end
  607.   object antTaskbarIcon1: TabfTrayIcon
  608.     Icon.Data = {<image002.ico>}
  609.     PopupMenu = PopupMenu1
  610.     PopupByLeft = True
  611.     Visible = True
  612.     VisibleOnDesigning = True
  613.     OnMouseMove = antTaskbarIcon1MouseMove
  614.     Left = 104
  615.     Top = 312
  616.   end
  617.   object abfOneInstance1: TabfOneInstance
  618.     Left = 72
  619.     Top = 312
  620.   end
  621.   object HelpRouter1: THelpRouter
  622.     HelpType = htHTMLhelp
  623.     ShowType = stMain
  624.     CHMPopupTopics = 'CSHelp.txt'
  625.     ValidateID = False
  626.     Left = 152
  627.     Top = 72
  628.   end
  629. end
  630.