home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 October / Chip_2000-10_cd1.bin / ctenari / Heger / _SETUP.1 / Freedisk.exe / 0 / RCDATA / TFORM1 / TFORM1.txt
Encoding:
Text File  |  2000-07-18  |  25.7 KB  |  1,016 lines

  1. object Form1: TForm1
  2.   Left = -100
  3.   Top = -100
  4.   BorderStyle = bsNone
  5.   Caption = 'FreeDisk'
  6.   ClientHeight = 35
  7.   ClientWidth = 104
  8.   Color = clBlack
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = True
  15.   PopupMenu = PopupMenu1
  16.   OnActivate = FormActivate
  17.   OnClose = FormClose
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Panel2: TPanel
  21.     Left = 0
  22.     Top = 0
  23.     Width = 86
  24.     Height = 406
  25.     TabOrder = 0
  26.     OnMouseMove = Panel1MouseMove
  27.     object Panel1: TPanel
  28.       Left = 2
  29.       Top = 2
  30.       Width = 82
  31.       Height = 402
  32.       BevelOuter = bvLowered
  33.       Color = clBlack
  34.       TabOrder = 0
  35.       OnMouseMove = Panel1MouseMove
  36.       object Label1: TLabel
  37.         Left = 31
  38.         Top = 18
  39.         Width = 47
  40.         Height = 13
  41.         Alignment = taRightJustify
  42.         Caption = 'Loading...'
  43.         Font.Charset = DEFAULT_CHARSET
  44.         Font.Color = 16744576
  45.         Font.Height = -11
  46.         Font.Name = 'MS Sans Serif'
  47.         Font.Style = []
  48.         ParentFont = False
  49.         ParentShowHint = False
  50.         ShowHint = True
  51.         OnDblClick = Label1Click
  52.         OnMouseMove = Panel1MouseMove
  53.       end
  54.       object Label2: TLabel
  55.         Left = 31
  56.         Top = 34
  57.         Width = 47
  58.         Height = 13
  59.         Alignment = taRightJustify
  60.         Caption = 'Loading...'
  61.         Font.Charset = DEFAULT_CHARSET
  62.         Font.Color = 16744576
  63.         Font.Height = -11
  64.         Font.Name = 'MS Sans Serif'
  65.         Font.Style = []
  66.         ParentFont = False
  67.         ParentShowHint = False
  68.         ShowHint = True
  69.         OnDblClick = Label2Click
  70.         OnMouseMove = Panel1MouseMove
  71.       end
  72.       object Label3: TLabel
  73.         Left = 31
  74.         Top = 50
  75.         Width = 47
  76.         Height = 13
  77.         Alignment = taRightJustify
  78.         Caption = 'Loading...'
  79.         Font.Charset = DEFAULT_CHARSET
  80.         Font.Color = 16744576
  81.         Font.Height = -11
  82.         Font.Name = 'MS Sans Serif'
  83.         Font.Style = []
  84.         ParentFont = False
  85.         ParentShowHint = False
  86.         ShowHint = True
  87.         OnDblClick = Label3Click
  88.         OnMouseMove = Panel1MouseMove
  89.       end
  90.       object Label4: TLabel
  91.         Left = 31
  92.         Top = 66
  93.         Width = 47
  94.         Height = 13
  95.         Alignment = taRightJustify
  96.         Caption = 'Loading...'
  97.         Font.Charset = DEFAULT_CHARSET
  98.         Font.Color = 16744576
  99.         Font.Height = -11
  100.         Font.Name = 'MS Sans Serif'
  101.         Font.Style = []
  102.         ParentFont = False
  103.         ParentShowHint = False
  104.         ShowHint = True
  105.         OnDblClick = Label4Click
  106.         OnMouseMove = Panel1MouseMove
  107.       end
  108.       object Label5: TLabel
  109.         Left = 4
  110.         Top = 18
  111.         Width = 10
  112.         Height = 13
  113.         Caption = 'C:'
  114.         Font.Charset = DEFAULT_CHARSET
  115.         Font.Color = clRed
  116.         Font.Height = -11
  117.         Font.Name = 'MS Sans Serif'
  118.         Font.Style = []
  119.         ParentFont = False
  120.         OnDblClick = Label1Click
  121.         OnMouseMove = Panel1MouseMove
  122.       end
  123.       object Label6: TLabel
  124.         Left = 4
  125.         Top = 34
  126.         Width = 11
  127.         Height = 13
  128.         Caption = 'D:'
  129.         Font.Charset = DEFAULT_CHARSET
  130.         Font.Color = clRed
  131.         Font.Height = -11
  132.         Font.Name = 'MS Sans Serif'
  133.         Font.Style = []
  134.         ParentFont = False
  135.         OnDblClick = Label2Click
  136.         OnMouseMove = Panel1MouseMove
  137.       end
  138.       object Label7: TLabel
  139.         Left = 4
  140.         Top = 50
  141.         Width = 10
  142.         Height = 13
  143.         Caption = 'E:'
  144.         Font.Charset = DEFAULT_CHARSET
  145.         Font.Color = clRed
  146.         Font.Height = -11
  147.         Font.Name = 'MS Sans Serif'
  148.         Font.Style = []
  149.         ParentFont = False
  150.         OnDblClick = Label3Click
  151.         OnMouseMove = Panel1MouseMove
  152.       end
  153.       object Label8: TLabel
  154.         Left = 4
  155.         Top = 66
  156.         Width = 9
  157.         Height = 13
  158.         Caption = 'F:'
  159.         Font.Charset = DEFAULT_CHARSET
  160.         Font.Color = clRed
  161.         Font.Height = -11
  162.         Font.Name = 'MS Sans Serif'
  163.         Font.Style = []
  164.         ParentFont = False
  165.         OnDblClick = Label4Click
  166.         OnMouseMove = Panel1MouseMove
  167.       end
  168.       object Label9: TLabel
  169.         Left = 4
  170.         Top = 82
  171.         Width = 11
  172.         Height = 13
  173.         Caption = 'G:'
  174.         Font.Charset = DEFAULT_CHARSET
  175.         Font.Color = clRed
  176.         Font.Height = -11
  177.         Font.Name = 'MS Sans Serif'
  178.         Font.Style = []
  179.         ParentFont = False
  180.         OnDblClick = Label11Click
  181.         OnMouseMove = Panel1MouseMove
  182.       end
  183.       object Label10: TLabel
  184.         Left = 4
  185.         Top = 98
  186.         Width = 11
  187.         Height = 13
  188.         Caption = 'H:'
  189.         Font.Charset = DEFAULT_CHARSET
  190.         Font.Color = clRed
  191.         Font.Height = -11
  192.         Font.Name = 'MS Sans Serif'
  193.         Font.Style = []
  194.         ParentFont = False
  195.         OnDblClick = Label12Click
  196.         OnMouseMove = Panel1MouseMove
  197.       end
  198.       object Label11: TLabel
  199.         Left = 31
  200.         Top = 82
  201.         Width = 47
  202.         Height = 13
  203.         Alignment = taRightJustify
  204.         Caption = 'Loading...'
  205.         Font.Charset = DEFAULT_CHARSET
  206.         Font.Color = 16744576
  207.         Font.Height = -11
  208.         Font.Name = 'MS Sans Serif'
  209.         Font.Style = []
  210.         ParentFont = False
  211.         ParentShowHint = False
  212.         ShowHint = True
  213.         OnDblClick = Label11Click
  214.         OnMouseMove = Panel1MouseMove
  215.       end
  216.       object Label12: TLabel
  217.         Left = 31
  218.         Top = 98
  219.         Width = 47
  220.         Height = 13
  221.         Alignment = taRightJustify
  222.         Caption = 'Loading...'
  223.         Font.Charset = DEFAULT_CHARSET
  224.         Font.Color = 16744576
  225.         Font.Height = -11
  226.         Font.Name = 'MS Sans Serif'
  227.         Font.Style = []
  228.         ParentFont = False
  229.         ParentShowHint = False
  230.         ShowHint = True
  231.         OnDblClick = Label12Click
  232.         OnMouseMove = Panel1MouseMove
  233.       end
  234.       object Label13: TLabel
  235.         Left = 4
  236.         Top = 3
  237.         Width = 10
  238.         Height = 13
  239.         Caption = 'P:'
  240.         Font.Charset = EASTEUROPE_CHARSET
  241.         Font.Color = clRed
  242.         Font.Height = -11
  243.         Font.Name = 'MS Sans Serif'
  244.         Font.Style = []
  245.         ParentFont = False
  246.         OnDblClick = setric_runClick
  247.         OnMouseMove = Panel1MouseMove
  248.       end
  249.       object miliony: TLabel
  250.         Left = 18
  251.         Top = 3
  252.         Width = 18
  253.         Height = 13
  254.         Alignment = taRightJustify
  255.         AutoSize = False
  256.         Caption = '999'
  257.         Font.Charset = DEFAULT_CHARSET
  258.         Font.Color = clLime
  259.         Font.Height = -11
  260.         Font.Name = 'MS Sans Serif'
  261.         Font.Style = []
  262.         ParentFont = False
  263.         OnDblClick = setric_runClick
  264.         OnMouseMove = Panel1MouseMove
  265.       end
  266.       object MemKB: TLabel
  267.         Left = 63
  268.         Top = 3
  269.         Width = 14
  270.         Height = 13
  271.         Alignment = taRightJustify
  272.         AutoSize = False
  273.         Caption = 'KB'
  274.         Font.Charset = DEFAULT_CHARSET
  275.         Font.Color = clLime
  276.         Font.Height = -11
  277.         Font.Name = 'MS Sans Serif'
  278.         Font.Style = []
  279.         ParentFont = False
  280.         OnDblClick = setric_runClick
  281.         OnMouseMove = Panel1MouseMove
  282.       end
  283.       object Tisice: TLabel
  284.         Left = 42
  285.         Top = 3
  286.         Width = 18
  287.         Height = 13
  288.         Alignment = taRightJustify
  289.         Caption = '000'
  290.         Font.Charset = DEFAULT_CHARSET
  291.         Font.Color = clLime
  292.         Font.Height = -11
  293.         Font.Name = 'MS Sans Serif'
  294.         Font.Style = []
  295.         ParentFont = False
  296.         OnDblClick = setric_runClick
  297.         OnMouseMove = Panel1MouseMove
  298.       end
  299.       object RAM: TLabel
  300.         Left = 15
  301.         Top = 3
  302.         Width = 63
  303.         Height = 13
  304.         Alignment = taCenter
  305.         Caption = ' Voln∩┐╜  RAM '
  306.         Font.Charset = DEFAULT_CHARSET
  307.         Font.Color = clLime
  308.         Font.Height = -11
  309.         Font.Name = 'MS Sans Serif'
  310.         Font.Style = []
  311.         ParentFont = False
  312.       end
  313.       object Label_Ix: TLabel
  314.         Left = 6
  315.         Top = 114
  316.         Width = 6
  317.         Height = 13
  318.         Caption = 'I:'
  319.         Font.Charset = DEFAULT_CHARSET
  320.         Font.Color = clRed
  321.         Font.Height = -11
  322.         Font.Name = 'MS Sans Serif'
  323.         Font.Style = []
  324.         ParentFont = False
  325.         OnDblClick = Label_IClick
  326.         OnMouseMove = Panel1MouseMove
  327.       end
  328.       object Label_Jx: TLabel
  329.         Left = 5
  330.         Top = 130
  331.         Width = 8
  332.         Height = 13
  333.         Caption = 'J:'
  334.         Font.Charset = DEFAULT_CHARSET
  335.         Font.Color = clRed
  336.         Font.Height = -11
  337.         Font.Name = 'MS Sans Serif'
  338.         Font.Style = []
  339.         ParentFont = False
  340.         OnDblClick = Label_JClick
  341.         OnMouseMove = Panel1MouseMove
  342.       end
  343.       object Label_Kx: TLabel
  344.         Left = 4
  345.         Top = 146
  346.         Width = 10
  347.         Height = 13
  348.         Caption = 'K:'
  349.         Font.Charset = DEFAULT_CHARSET
  350.         Font.Color = clRed
  351.         Font.Height = -11
  352.         Font.Name = 'MS Sans Serif'
  353.         Font.Style = []
  354.         ParentFont = False
  355.         OnDblClick = Label_KClick
  356.         OnMouseMove = Panel1MouseMove
  357.       end
  358.       object Label_Lx: TLabel
  359.         Left = 4
  360.         Top = 162
  361.         Width = 9
  362.         Height = 13
  363.         Caption = 'L:'
  364.         Font.Charset = DEFAULT_CHARSET
  365.         Font.Color = clRed
  366.         Font.Height = -11
  367.         Font.Name = 'MS Sans Serif'
  368.         Font.Style = []
  369.         ParentFont = False
  370.         OnDblClick = Label_LClick
  371.         OnMouseMove = Panel1MouseMove
  372.       end
  373.       object Label_I: TLabel
  374.         Left = 31
  375.         Top = 114
  376.         Width = 47
  377.         Height = 13
  378.         Alignment = taRightJustify
  379.         Caption = 'Loading...'
  380.         Font.Charset = DEFAULT_CHARSET
  381.         Font.Color = 16744576
  382.         Font.Height = -11
  383.         Font.Name = 'MS Sans Serif'
  384.         Font.Style = []
  385.         ParentFont = False
  386.         ParentShowHint = False
  387.         ShowHint = True
  388.         OnDblClick = Label_IClick
  389.         OnMouseMove = Panel1MouseMove
  390.       end
  391.       object Label_J: TLabel
  392.         Left = 31
  393.         Top = 130
  394.         Width = 47
  395.         Height = 13
  396.         Alignment = taRightJustify
  397.         Caption = 'Loading...'
  398.         Font.Charset = DEFAULT_CHARSET
  399.         Font.Color = 16744576
  400.         Font.Height = -11
  401.         Font.Name = 'MS Sans Serif'
  402.         Font.Style = []
  403.         ParentFont = False
  404.         ParentShowHint = False
  405.         ShowHint = True
  406.         OnDblClick = Label_JClick
  407.         OnMouseMove = Panel1MouseMove
  408.       end
  409.       object Label_K: TLabel
  410.         Left = 31
  411.         Top = 146
  412.         Width = 47
  413.         Height = 13
  414.         Alignment = taRightJustify
  415.         Caption = 'Loading...'
  416.         Font.Charset = DEFAULT_CHARSET
  417.         Font.Color = 16744576
  418.         Font.Height = -11
  419.         Font.Name = 'MS Sans Serif'
  420.         Font.Style = []
  421.         ParentFont = False
  422.         ParentShowHint = False
  423.         ShowHint = True
  424.         OnDblClick = Label_KClick
  425.         OnMouseMove = Panel1MouseMove
  426.       end
  427.       object Label_L: TLabel
  428.         Left = 31
  429.         Top = 162
  430.         Width = 47
  431.         Height = 13
  432.         Alignment = taRightJustify
  433.         Caption = 'Loading...'
  434.         Font.Charset = DEFAULT_CHARSET
  435.         Font.Color = 16744576
  436.         Font.Height = -11
  437.         Font.Name = 'MS Sans Serif'
  438.         Font.Style = []
  439.         ParentFont = False
  440.         ParentShowHint = False
  441.         ShowHint = True
  442.         OnDblClick = Label_LClick
  443.         OnMouseMove = Panel1MouseMove
  444.       end
  445.       object Label_Mx: TLabel
  446.         Left = 4
  447.         Top = 178
  448.         Width = 12
  449.         Height = 13
  450.         Caption = 'M:'
  451.         Font.Charset = DEFAULT_CHARSET
  452.         Font.Color = clRed
  453.         Font.Height = -11
  454.         Font.Name = 'MS Sans Serif'
  455.         Font.Style = []
  456.         ParentFont = False
  457.         OnDblClick = Label_MClick
  458.         OnMouseMove = Panel1MouseMove
  459.       end
  460.       object Label_M: TLabel
  461.         Left = 31
  462.         Top = 178
  463.         Width = 47
  464.         Height = 13
  465.         Alignment = taRightJustify
  466.         Caption = 'Loading...'
  467.         Font.Charset = DEFAULT_CHARSET
  468.         Font.Color = 16744576
  469.         Font.Height = -11
  470.         Font.Name = 'MS Sans Serif'
  471.         Font.Style = []
  472.         ParentFont = False
  473.         ParentShowHint = False
  474.         ShowHint = True
  475.         OnDblClick = Label_MClick
  476.         OnMouseMove = Panel1MouseMove
  477.       end
  478.       object Label_N: TLabel
  479.         Left = 31
  480.         Top = 194
  481.         Width = 47
  482.         Height = 13
  483.         Alignment = taRightJustify
  484.         Caption = 'Loading...'
  485.         Font.Charset = DEFAULT_CHARSET
  486.         Font.Color = 16744576
  487.         Font.Height = -11
  488.         Font.Name = 'MS Sans Serif'
  489.         Font.Style = []
  490.         ParentFont = False
  491.         ParentShowHint = False
  492.         ShowHint = True
  493.         OnDblClick = Label_NClick
  494.         OnMouseMove = Panel1MouseMove
  495.       end
  496.       object Label_Nx: TLabel
  497.         Left = 4
  498.         Top = 194
  499.         Width = 11
  500.         Height = 13
  501.         Caption = 'N:'
  502.         Font.Charset = DEFAULT_CHARSET
  503.         Font.Color = clRed
  504.         Font.Height = -11
  505.         Font.Name = 'MS Sans Serif'
  506.         Font.Style = []
  507.         ParentFont = False
  508.         OnDblClick = Label_NClick
  509.         OnMouseMove = Panel1MouseMove
  510.       end
  511.       object Label_Ox: TLabel
  512.         Left = 4
  513.         Top = 210
  514.         Width = 11
  515.         Height = 13
  516.         Caption = 'O:'
  517.         Font.Charset = DEFAULT_CHARSET
  518.         Font.Color = clRed
  519.         Font.Height = -11
  520.         Font.Name = 'MS Sans Serif'
  521.         Font.Style = []
  522.         ParentFont = False
  523.         OnDblClick = Label_OClick
  524.         OnMouseMove = Panel1MouseMove
  525.       end
  526.       object Label_O: TLabel
  527.         Left = 31
  528.         Top = 210
  529.         Width = 47
  530.         Height = 13
  531.         Alignment = taRightJustify
  532.         Caption = 'Loading...'
  533.         Font.Charset = DEFAULT_CHARSET
  534.         Font.Color = 16744576
  535.         Font.Height = -11
  536.         Font.Name = 'MS Sans Serif'
  537.         Font.Style = []
  538.         ParentFont = False
  539.         ParentShowHint = False
  540.         ShowHint = True
  541.         OnDblClick = Label_OClick
  542.         OnMouseMove = Panel1MouseMove
  543.       end
  544.       object Label_Px: TLabel
  545.         Left = 4
  546.         Top = 226
  547.         Width = 10
  548.         Height = 13
  549.         Caption = 'P:'
  550.         Font.Charset = DEFAULT_CHARSET
  551.         Font.Color = clRed
  552.         Font.Height = -11
  553.         Font.Name = 'MS Sans Serif'
  554.         Font.Style = []
  555.         ParentFont = False
  556.         OnDblClick = Label_PClick
  557.         OnMouseMove = Panel1MouseMove
  558.       end
  559.       object Label_P: TLabel
  560.         Left = 31
  561.         Top = 226
  562.         Width = 47
  563.         Height = 13
  564.         Alignment = taRightJustify
  565.         Caption = 'Loading...'
  566.         Font.Charset = DEFAULT_CHARSET
  567.         Font.Color = 16744576
  568.         Font.Height = -11
  569.         Font.Name = 'MS Sans Serif'
  570.         Font.Style = []
  571.         ParentFont = False
  572.         ParentShowHint = False
  573.         ShowHint = True
  574.         OnDblClick = Label_PClick
  575.         OnMouseMove = Panel1MouseMove
  576.       end
  577.       object Label_Qx: TLabel
  578.         Left = 4
  579.         Top = 242
  580.         Width = 11
  581.         Height = 13
  582.         Caption = 'Q:'
  583.         Font.Charset = DEFAULT_CHARSET
  584.         Font.Color = clRed
  585.         Font.Height = -11
  586.         Font.Name = 'MS Sans Serif'
  587.         Font.Style = []
  588.         ParentFont = False
  589.         OnDblClick = Label_QClick
  590.         OnMouseMove = Panel1MouseMove
  591.       end
  592.       object Label_Q: TLabel
  593.         Left = 31
  594.         Top = 242
  595.         Width = 47
  596.         Height = 13
  597.         Alignment = taRightJustify
  598.         Caption = 'Loading...'
  599.         Font.Charset = DEFAULT_CHARSET
  600.         Font.Color = 16744576
  601.         Font.Height = -11
  602.         Font.Name = 'MS Sans Serif'
  603.         Font.Style = []
  604.         ParentFont = False
  605.         ParentShowHint = False
  606.         ShowHint = True
  607.         OnDblClick = Label_QClick
  608.         OnMouseMove = Panel1MouseMove
  609.       end
  610.       object Label_Rx: TLabel
  611.         Left = 4
  612.         Top = 258
  613.         Width = 11
  614.         Height = 13
  615.         Caption = 'R:'
  616.         Font.Charset = DEFAULT_CHARSET
  617.         Font.Color = clRed
  618.         Font.Height = -11
  619.         Font.Name = 'MS Sans Serif'
  620.         Font.Style = []
  621.         ParentFont = False
  622.         OnDblClick = Label_RClick
  623.         OnMouseMove = Panel1MouseMove
  624.       end
  625.       object Label_Sx: TLabel
  626.         Left = 4
  627.         Top = 274
  628.         Width = 10
  629.         Height = 13
  630.         Caption = 'S:'
  631.         Font.Charset = DEFAULT_CHARSET
  632.         Font.Color = clRed
  633.         Font.Height = -11
  634.         Font.Name = 'MS Sans Serif'
  635.         Font.Style = []
  636.         ParentFont = False
  637.         OnDblClick = Label_SClick
  638.         OnMouseMove = Panel1MouseMove
  639.       end
  640.       object Label_Tx: TLabel
  641.         Left = 4
  642.         Top = 290
  643.         Width = 10
  644.         Height = 13
  645.         Caption = 'T:'
  646.         Font.Charset = DEFAULT_CHARSET
  647.         Font.Color = clRed
  648.         Font.Height = -11
  649.         Font.Name = 'MS Sans Serif'
  650.         Font.Style = []
  651.         ParentFont = False
  652.         OnDblClick = Label_TClick
  653.         OnMouseMove = Panel1MouseMove
  654.       end
  655.       object Label_Ux: TLabel
  656.         Left = 4
  657.         Top = 306
  658.         Width = 11
  659.         Height = 13
  660.         Caption = 'U:'
  661.         Font.Charset = DEFAULT_CHARSET
  662.         Font.Color = clRed
  663.         Font.Height = -11
  664.         Font.Name = 'MS Sans Serif'
  665.         Font.Style = []
  666.         ParentFont = False
  667.         OnDblClick = Label_UClick
  668.         OnMouseMove = Panel1MouseMove
  669.       end
  670.       object Label_Vx: TLabel
  671.         Left = 4
  672.         Top = 322
  673.         Width = 10
  674.         Height = 13
  675.         Caption = 'V:'
  676.         Font.Charset = DEFAULT_CHARSET
  677.         Font.Color = clRed
  678.         Font.Height = -11
  679.         Font.Name = 'MS Sans Serif'
  680.         Font.Style = []
  681.         ParentFont = False
  682.         OnDblClick = Label_VClick
  683.         OnMouseMove = Panel1MouseMove
  684.       end
  685.       object Label_Wx: TLabel
  686.         Left = 4
  687.         Top = 338
  688.         Width = 14
  689.         Height = 13
  690.         Caption = 'W:'
  691.         Font.Charset = DEFAULT_CHARSET
  692.         Font.Color = clRed
  693.         Font.Height = -11
  694.         Font.Name = 'MS Sans Serif'
  695.         Font.Style = []
  696.         ParentFont = False
  697.         OnDblClick = Label_WClick
  698.         OnMouseMove = Panel1MouseMove
  699.       end
  700.       object Label_Xx: TLabel
  701.         Left = 4
  702.         Top = 354
  703.         Width = 10
  704.         Height = 13
  705.         Caption = 'X:'
  706.         Font.Charset = DEFAULT_CHARSET
  707.         Font.Color = clRed
  708.         Font.Height = -11
  709.         Font.Name = 'MS Sans Serif'
  710.         Font.Style = []
  711.         ParentFont = False
  712.         OnDblClick = Label_XClick
  713.         OnMouseMove = Panel1MouseMove
  714.       end
  715.       object Label_Yx: TLabel
  716.         Left = 4
  717.         Top = 370
  718.         Width = 10
  719.         Height = 13
  720.         Caption = 'Y:'
  721.         Font.Charset = DEFAULT_CHARSET
  722.         Font.Color = clRed
  723.         Font.Height = -11
  724.         Font.Name = 'MS Sans Serif'
  725.         Font.Style = []
  726.         ParentFont = False
  727.         OnDblClick = Label_YClick
  728.         OnMouseMove = Panel1MouseMove
  729.       end
  730.       object Label_Zx: TLabel
  731.         Left = 4
  732.         Top = 386
  733.         Width = 10
  734.         Height = 13
  735.         Caption = 'Z:'
  736.         Font.Charset = DEFAULT_CHARSET
  737.         Font.Color = clRed
  738.         Font.Height = -11
  739.         Font.Name = 'MS Sans Serif'
  740.         Font.Style = []
  741.         ParentFont = False
  742.         OnDblClick = Label_ZClick
  743.         OnMouseMove = Panel1MouseMove
  744.       end
  745.       object Label_S: TLabel
  746.         Left = 31
  747.         Top = 274
  748.         Width = 47
  749.         Height = 13
  750.         Alignment = taRightJustify
  751.         Caption = 'Loading...'
  752.         Font.Charset = DEFAULT_CHARSET
  753.         Font.Color = 16744576
  754.         Font.Height = -11
  755.         Font.Name = 'MS Sans Serif'
  756.         Font.Style = []
  757.         ParentFont = False
  758.         ParentShowHint = False
  759.         ShowHint = True
  760.         OnDblClick = Label_SClick
  761.         OnMouseMove = Panel1MouseMove
  762.       end
  763.       object Label_T: TLabel
  764.         Left = 31
  765.         Top = 290
  766.         Width = 47
  767.         Height = 13
  768.         Alignment = taRightJustify
  769.         Caption = 'Loading...'
  770.         Font.Charset = DEFAULT_CHARSET
  771.         Font.Color = 16744576
  772.         Font.Height = -11
  773.         Font.Name = 'MS Sans Serif'
  774.         Font.Style = []
  775.         ParentFont = False
  776.         ParentShowHint = False
  777.         ShowHint = True
  778.         OnDblClick = Label_TClick
  779.         OnMouseMove = Panel1MouseMove
  780.       end
  781.       object Label_U: TLabel
  782.         Left = 31
  783.         Top = 306
  784.         Width = 47
  785.         Height = 13
  786.         Alignment = taRightJustify
  787.         Caption = 'Loading...'
  788.         Font.Charset = DEFAULT_CHARSET
  789.         Font.Color = 16744576
  790.         Font.Height = -11
  791.         Font.Name = 'MS Sans Serif'
  792.         Font.Style = []
  793.         ParentFont = False
  794.         ParentShowHint = False
  795.         ShowHint = True
  796.         OnDblClick = Label_UClick
  797.         OnMouseMove = Panel1MouseMove
  798.       end
  799.       object Label_V: TLabel
  800.         Left = 31
  801.         Top = 322
  802.         Width = 47
  803.         Height = 13
  804.         Alignment = taRightJustify
  805.         Caption = 'Loading...'
  806.         Font.Charset = DEFAULT_CHARSET
  807.         Font.Color = 16744576
  808.         Font.Height = -11
  809.         Font.Name = 'MS Sans Serif'
  810.         Font.Style = []
  811.         ParentFont = False
  812.         ParentShowHint = False
  813.         ShowHint = True
  814.         OnDblClick = Label_VClick
  815.         OnMouseMove = Panel1MouseMove
  816.       end
  817.       object Label_W: TLabel
  818.         Left = 31
  819.         Top = 338
  820.         Width = 47
  821.         Height = 13
  822.         Alignment = taRightJustify
  823.         Caption = 'Loading...'
  824.         Font.Charset = DEFAULT_CHARSET
  825.         Font.Color = 16744576
  826.         Font.Height = -11
  827.         Font.Name = 'MS Sans Serif'
  828.         Font.Style = []
  829.         ParentFont = False
  830.         ParentShowHint = False
  831.         ShowHint = True
  832.         OnDblClick = Label_WClick
  833.         OnMouseMove = Panel1MouseMove
  834.       end
  835.       object Label_X: TLabel
  836.         Left = 31
  837.         Top = 354
  838.         Width = 47
  839.         Height = 13
  840.         Alignment = taRightJustify
  841.         Caption = 'Loading...'
  842.         Font.Charset = DEFAULT_CHARSET
  843.         Font.Color = 16744576
  844.         Font.Height = -11
  845.         Font.Name = 'MS Sans Serif'
  846.         Font.Style = []
  847.         ParentFont = False
  848.         ParentShowHint = False
  849.         ShowHint = True
  850.         OnDblClick = Label_XClick
  851.         OnMouseMove = Panel1MouseMove
  852.       end
  853.       object Label_Y: TLabel
  854.         Left = 31
  855.         Top = 370
  856.         Width = 47
  857.         Height = 13
  858.         Alignment = taRightJustify
  859.         Caption = 'Loading...'
  860.         Font.Charset = DEFAULT_CHARSET
  861.         Font.Color = 16744576
  862.         Font.Height = -11
  863.         Font.Name = 'MS Sans Serif'
  864.         Font.Style = []
  865.         ParentFont = False
  866.         ParentShowHint = False
  867.         ShowHint = True
  868.         OnDblClick = Label_YClick
  869.         OnMouseMove = Panel1MouseMove
  870.       end
  871.       object Label_Z: TLabel
  872.         Left = 31
  873.         Top = 386
  874.         Width = 47
  875.         Height = 13
  876.         Alignment = taRightJustify
  877.         Caption = 'Loading...'
  878.         Font.Charset = DEFAULT_CHARSET
  879.         Font.Color = 16744576
  880.         Font.Height = -11
  881.         Font.Name = 'MS Sans Serif'
  882.         Font.Style = []
  883.         ParentFont = False
  884.         ParentShowHint = False
  885.         ShowHint = True
  886.         OnDblClick = Label_ZClick
  887.         OnMouseMove = Panel1MouseMove
  888.       end
  889.       object Label_R: TLabel
  890.         Left = 31
  891.         Top = 258
  892.         Width = 47
  893.         Height = 13
  894.         Alignment = taRightJustify
  895.         Caption = 'Loading...'
  896.         Font.Charset = DEFAULT_CHARSET
  897.         Font.Color = 16744576
  898.         Font.Height = -11
  899.         Font.Name = 'MS Sans Serif'
  900.         Font.Style = []
  901.         ParentFont = False
  902.         ParentShowHint = False
  903.         ShowHint = True
  904.         OnDblClick = Label_RClick
  905.         OnMouseMove = Panel1MouseMove
  906.       end
  907.       object Logo: TLabel
  908.         Left = 3
  909.         Top = 3
  910.         Width = 75
  911.         Height = 13
  912.         Alignment = taCenter
  913.         AutoSize = False
  914.         Caption = 'FreeDisk 2.01'
  915.         Font.Charset = DEFAULT_CHARSET
  916.         Font.Color = clLime
  917.         Font.Height = -11
  918.         Font.Name = 'MS Sans Serif'
  919.         Font.Style = []
  920.         ParentFont = False
  921.         OnDblClick = setric_runClick
  922.       end
  923.     end
  924.   end
  925.   object PopupMenu1: TPopupMenu
  926.     Left = 126
  927.     Top = 75
  928.     object Nastaveni: TMenuItem
  929.       Caption = 'Nastaven∩┐╜'
  930.       Default = True
  931.       OnClick = NastaveniClick
  932.     end
  933.     object N4: TMenuItem
  934.       Caption = '-'
  935.     end
  936.     object MoveWindow: TMenuItem
  937.       Caption = 'P∩┐╜esunut∩┐╜ okna'
  938.       OnClick = MoveWindowClick
  939.     end
  940.     object Lista: TMenuItem
  941.       Caption = 'Zobrazit li∩┐╜tu'
  942.       Checked = True
  943.       OnClick = ListaClick
  944.     end
  945.     object PovoleniSetrice: TMenuItem
  946.       Caption = 'Povolen∩┐╜ spo∩┐╜i∩┐╜e'
  947.       Checked = True
  948.       OnClick = PovoleniSetriceClick
  949.     end
  950.     object N3: TMenuItem
  951.       Caption = '-'
  952.     end
  953.     object Automatickvypnut1: TMenuItem
  954.       Caption = 'Automatick∩┐╜ vypnut∩┐╜'
  955.       OnClick = Automatickvypnut1Click
  956.     end
  957.     object setric_run: TMenuItem
  958.       Caption = 'Spo∩┐╜i∩┐╜ obrazovky'
  959.       OnClick = setric_runClick
  960.     end
  961.     object spornreim1: TMenuItem
  962.       Caption = '∩┐╜sporn∩┐╜ re∩┐╜im - Win9x'
  963.       OnClick = spornreim1Click
  964.     end
  965.     object KonecWindows1: TMenuItem
  966.       Caption = 'Konec Windows'
  967.       OnClick = KonecWindows1Click
  968.     end
  969.     object N1: TMenuItem
  970.       Caption = '-'
  971.     end
  972.     object Exit1: TMenuItem
  973.       Caption = '&Konec'
  974.       OnClick = Exit1Click
  975.     end
  976.   end
  977.   object TimerWarning: TThreadedTimer
  978.     Enabled = False
  979.     Interval = 2000
  980.     OnTimer = TimerWarningTimer
  981.     Left = 94
  982.     Top = 44
  983.   end
  984.   object TimerWarning2: TThreadedTimer
  985.     Enabled = False
  986.     Interval = 500
  987.     OnTimer = TimerWarning2Timer
  988.     Left = 126
  989.     Top = 44
  990.   end
  991.   object Timer24: TThreadedTimer
  992.     OnTimer = Timer24Timer
  993.     Left = 160
  994.     Top = 44
  995.   end
  996.   object rasOneInstComp1: TrasOneInstComp
  997.     Message = '7.3. 2000-message'
  998.     Mutex = '7.3. 2000-mutex'
  999.     Text = 'Program FreeDisk 2.0 je ji∩┐╜ spu∩┐╜t∩┐╜n∩┐╜ !'
  1000.     Title = 'FreeDisk 2.0'
  1001.     Left = 88
  1002.     Top = 8
  1003.   end
  1004.   object XWinReboot1: TXWinReboot
  1005.     Operation = roShutDown
  1006.     PowerOff = True
  1007.     Left = 120
  1008.     Top = 8
  1009.   end
  1010.   object System1: TSystem
  1011.     Hide = False
  1012.     Left = 156
  1013.     Top = 10
  1014.   end
  1015. end
  1016.