home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2005 January / Gamestar_69_2005-01_dvd.iso / Programy / enpm800retaildemo.exe / Setup / PMagic.cab / PMagicNT.exe / 0 / RCDATA / TDLGINFO / TDLGINFO.txt
Text File  |  2002-09-16  |  35KB  |  1,433 lines

  1. object dlgInfo: TdlgInfo
  2.   Left = 565
  3.   Top = 356
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Partition Properties'
  7.   ClientHeight = 393
  8.   ClientWidth = 427
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnDestroy = FormDestroy
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object lblStatus: TIntlLabel
  21.     Left = 11
  22.     Top = 340
  23.     Width = 142
  24.     Height = 13
  25.     Caption = 'Getting additional information'
  26.   end
  27.   object pnlTabBkgrnd: TPanel
  28.     Left = 0
  29.     Top = 0
  30.     Width = 427
  31.     Height = 337
  32.     Align = alTop
  33.     BevelOuter = bvNone
  34.     BorderWidth = 5
  35.     TabOrder = 0
  36.     object tabControl: TPageControl
  37.       Left = 5
  38.       Top = 5
  39.       Width = 417
  40.       Height = 327
  41.       ActivePage = tabFATInfo
  42.       Align = alClient
  43.       TabOrder = 0
  44.       object tabDiskUsage: TTabSheet
  45.         Caption = 'Usage'
  46.         object lblUsageUsed: TIntlLabel
  47.           Left = 58
  48.           Top = 24
  49.           Width = 166
  50.           Height = 13
  51.           Caption = 'Used:'
  52.         end
  53.         object lblUsageFree: TIntlLabel
  54.           Left = 58
  55.           Top = 48
  56.           Width = 164
  57.           Height = 13
  58.           Caption = 'Unused:'
  59.         end
  60.         object lblUsageBad: TIntlLabel
  61.           Left = 58
  62.           Top = 72
  63.           Width = 158
  64.           Height = 13
  65.           Caption = 'Bad:'
  66.         end
  67.         object lblUsageUsedVal: TIntlLabel
  68.           Left = 185
  69.           Top = 24
  70.           Width = 6
  71.           Height = 13
  72.           Alignment = taRightJustify
  73.           Caption = '0'
  74.         end
  75.         object lblUsageFreeVal: TIntlLabel
  76.           Left = 185
  77.           Top = 48
  78.           Width = 6
  79.           Height = 13
  80.           Alignment = taRightJustify
  81.           Caption = '0'
  82.         end
  83.         object lblUsageBadVal: TIntlLabel
  84.           Left = 185
  85.           Top = 72
  86.           Width = 6
  87.           Height = 13
  88.           Alignment = taRightJustify
  89.           Caption = '0'
  90.         end
  91.         object lblUsageBytes1: TIntlLabel
  92.           Left = 198
  93.           Top = 24
  94.           Width = 177
  95.           Height = 13
  96.           Caption = 'bytes'
  97.         end
  98.         object lblUsageBytes2: TIntlLabel
  99.           Left = 198
  100.           Top = 48
  101.           Width = 177
  102.           Height = 13
  103.           Caption = 'bytes'
  104.         end
  105.         object lblUsageBytes3: TIntlLabel
  106.           Left = 198
  107.           Top = 72
  108.           Width = 177
  109.           Height = 13
  110.           Caption = 'bytes'
  111.         end
  112.         object lblUsageUsedValMB: TIntlLabel
  113.           Left = 272
  114.           Top = 24
  115.           Width = 15
  116.           Height = 13
  117.           Alignment = taRightJustify
  118.           Caption = '0.0'
  119.         end
  120.         object lblUsageFreeValMB: TIntlLabel
  121.           Left = 272
  122.           Top = 48
  123.           Width = 15
  124.           Height = 13
  125.           Alignment = taRightJustify
  126.           Caption = '0.0'
  127.         end
  128.         object lblUsageBadValMB: TIntlLabel
  129.           Left = 272
  130.           Top = 72
  131.           Width = 15
  132.           Height = 13
  133.           Alignment = taRightJustify
  134.           Caption = '0.0'
  135.         end
  136.         object lblUsageMB1: TIntlLabel
  137.           Left = 292
  138.           Top = 24
  139.           Width = 158
  140.           Height = 13
  141.           Caption = 'MB'
  142.         end
  143.         object lblUsageMB2: TIntlLabel
  144.           Left = 292
  145.           Top = 48
  146.           Width = 158
  147.           Height = 13
  148.           Caption = 'MB'
  149.         end
  150.         object lblUsageMB3: TIntlLabel
  151.           Left = 292
  152.           Top = 72
  153.           Width = 158
  154.           Height = 13
  155.           Caption = 'MB'
  156.         end
  157.         object lblUsageUsedPercVal: TIntlLabel
  158.           Left = 362
  159.           Top = 24
  160.           Width = 6
  161.           Height = 13
  162.           Alignment = taRightJustify
  163.           Caption = '0'
  164.         end
  165.         object lblUsageFreePercVal: TIntlLabel
  166.           Left = 362
  167.           Top = 48
  168.           Width = 6
  169.           Height = 13
  170.           Alignment = taRightJustify
  171.           Caption = '0'
  172.         end
  173.         object lblUsageBadPercVal: TIntlLabel
  174.           Left = 362
  175.           Top = 72
  176.           Width = 6
  177.           Height = 13
  178.           Alignment = taRightJustify
  179.           Caption = '0'
  180.         end
  181.         object lblUsagePerc1: TIntlLabel
  182.           Left = 375
  183.           Top = 24
  184.           Width = 8
  185.           Height = 13
  186.           Caption = '%'
  187.         end
  188.         object lblUsagePerc2: TIntlLabel
  189.           Left = 375
  190.           Top = 48
  191.           Width = 8
  192.           Height = 13
  193.           Caption = '%'
  194.         end
  195.         object lblUsagePerc3: TIntlLabel
  196.           Left = 375
  197.           Top = 72
  198.           Width = 8
  199.           Height = 13
  200.           Caption = '%'
  201.         end
  202.         object lblUsageTotal: TIntlLabel
  203.           Left = 58
  204.           Top = 114
  205.           Width = 171
  206.           Height = 13
  207.           Caption = 'Total:'
  208.         end
  209.         object lblUsageTotalVal: TIntlLabel
  210.           Left = 185
  211.           Top = 114
  212.           Width = 6
  213.           Height = 13
  214.           Alignment = taRightJustify
  215.           Caption = '0'
  216.         end
  217.         object lblUsageBytes4: TIntlLabel
  218.           Left = 198
  219.           Top = 114
  220.           Width = 177
  221.           Height = 13
  222.           Caption = 'bytes'
  223.         end
  224.         object lblUsageTotalValMB: TIntlLabel
  225.           Left = 272
  226.           Top = 114
  227.           Width = 15
  228.           Height = 13
  229.           Alignment = taRightJustify
  230.           Caption = '0.0'
  231.         end
  232.         object lblUsageMB4: TIntlLabel
  233.           Left = 292
  234.           Top = 114
  235.           Width = 158
  236.           Height = 13
  237.           Caption = 'MB'
  238.         end
  239.         object lblUsageTotalPercVal: TIntlLabel
  240.           Left = 350
  241.           Top = 114
  242.           Width = 18
  243.           Height = 13
  244.           Alignment = taRightJustify
  245.           Caption = '100'
  246.         end
  247.         object lblUsagePerc4: TIntlLabel
  248.           Left = 375
  249.           Top = 114
  250.           Width = 8
  251.           Height = 13
  252.           Caption = '%'
  253.         end
  254.         object lpnUsageUsed: TLegendPanel
  255.           Left = 30
  256.           Top = 20
  257.           Width = 16
  258.           Height = 19
  259.           Color = clBlue
  260.           ParentColor = False
  261.           TabOrder = 0
  262.         end
  263.         object lpnUsageFree: TLegendPanel
  264.           Left = 30
  265.           Top = 44
  266.           Width = 16
  267.           Height = 19
  268.           Color = clFuchsia
  269.           ParentColor = False
  270.           TabOrder = 1
  271.         end
  272.         object lpnUsageBad: TLegendPanel
  273.           Left = 30
  274.           Top = 68
  275.           Width = 16
  276.           Height = 19
  277.           Color = clWhite
  278.           ParentColor = False
  279.           TabOrder = 3
  280.         end
  281.         object pnlDividerUsage: TPanel
  282.           Left = 26
  283.           Top = 101
  284.           Width = 361
  285.           Height = 2
  286.           BevelOuter = bvLowered
  287.           TabOrder = 2
  288.         end
  289.         object pctUsagePie: TPieChart
  290.           Left = 0
  291.           Top = 146
  292.           Width = 409
  293.           Height = 143
  294.           Color1 = pieBlue
  295.           Color3 = pieWhite
  296.           Value1 = 50
  297.           Value2 = 40
  298.           Value3 = 20
  299.           Value4 = 0
  300.           Value5 = 0
  301.           Value6 = 0
  302.           Value7 = 0
  303.           Value8 = 0
  304.           Color = clBtnFace
  305.           ParentColor = False
  306.           TabOrder = 4
  307.         end
  308.       end
  309.       object tabClusterWaste: TTabSheet
  310.         Caption = 'Cluster Waste'
  311.         object lblClustData: TIntlLabel
  312.           Left = 58
  313.           Top = 48
  314.           Width = 163
  315.           Height = 13
  316.           Caption = 'Data:'
  317.         end
  318.         object lblClustWaste: TIntlLabel
  319.           Left = 58
  320.           Top = 72
  321.           Width = 173
  322.           Height = 13
  323.           Caption = 'Wasted:'
  324.         end
  325.         object lblClustDataVal: TIntlLabel
  326.           Left = 209
  327.           Top = 48
  328.           Width = 6
  329.           Height = 13
  330.           Alignment = taRightJustify
  331.           Caption = '0'
  332.         end
  333.         object lblClustWasteVal: TIntlLabel
  334.           Left = 209
  335.           Top = 72
  336.           Width = 6
  337.           Height = 13
  338.           Alignment = taRightJustify
  339.           Caption = '0'
  340.         end
  341.         object lblClustByte1: TIntlLabel
  342.           Left = 222
  343.           Top = 48
  344.           Width = 168
  345.           Height = 13
  346.           Caption = 'bytes'
  347.         end
  348.         object lblClustByte2: TIntlLabel
  349.           Left = 222
  350.           Top = 72
  351.           Width = 168
  352.           Height = 13
  353.           Caption = 'bytes'
  354.         end
  355.         object lblClustDataValMB: TIntlLabel
  356.           Left = 309
  357.           Top = 48
  358.           Width = 15
  359.           Height = 13
  360.           Alignment = taRightJustify
  361.           Caption = '0.0'
  362.         end
  363.         object lblClustWasteValMB: TIntlLabel
  364.           Left = 309
  365.           Top = 72
  366.           Width = 15
  367.           Height = 13
  368.           Alignment = taRightJustify
  369.           Caption = '0.0'
  370.         end
  371.         object lblClustMB1: TIntlLabel
  372.           Left = 329
  373.           Top = 48
  374.           Width = 156
  375.           Height = 13
  376.           Caption = 'MB'
  377.         end
  378.         object lblClustMB2: TIntlLabel
  379.           Left = 329
  380.           Top = 72
  381.           Width = 156
  382.           Height = 13
  383.           Caption = 'MB'
  384.         end
  385.         object lblClustTotal: TIntlLabel
  386.           Left = 58
  387.           Top = 114
  388.           Width = 169
  389.           Height = 13
  390.           Caption = 'Total:'
  391.         end
  392.         object lblClustTotalVal: TIntlLabel
  393.           Left = 209
  394.           Top = 114
  395.           Width = 6
  396.           Height = 13
  397.           Alignment = taRightJustify
  398.           Caption = '0'
  399.         end
  400.         object lblClustByte3: TIntlLabel
  401.           Left = 222
  402.           Top = 114
  403.           Width = 168
  404.           Height = 13
  405.           Caption = 'bytes'
  406.         end
  407.         object lblClustTotalValMB: TIntlLabel
  408.           Left = 309
  409.           Top = 114
  410.           Width = 15
  411.           Height = 13
  412.           Alignment = taRightJustify
  413.           Caption = '0.0'
  414.         end
  415.         object lblClustMB3: TIntlLabel
  416.           Left = 329
  417.           Top = 114
  418.           Width = 156
  419.           Height = 13
  420.           Caption = 'MB'
  421.         end
  422.         object lblCurClustSize: TIntlLabel
  423.           Left = 29
  424.           Top = 20
  425.           Width = 181
  426.           Height = 13
  427.           Caption = 'Current Cluster Size:'
  428.         end
  429.         object lblCurClustSizeVal: TIntlLabel
  430.           Left = 136
  431.           Top = 20
  432.           Width = 16
  433.           Height = 13
  434.           Caption = '0 K'
  435.         end
  436.         object lpnClustData: TLegendPanel
  437.           Left = 30
  438.           Top = 44
  439.           Width = 16
  440.           Height = 19
  441.           Color = clBlue
  442.           ParentColor = False
  443.           TabOrder = 0
  444.         end
  445.         object lpnClustWaste: TLegendPanel
  446.           Left = 30
  447.           Top = 68
  448.           Width = 16
  449.           Height = 19
  450.           Color = clAqua
  451.           ParentColor = False
  452.           TabOrder = 1
  453.         end
  454.         object pnlDividerClust1: TPanel
  455.           Left = 26
  456.           Top = 101
  457.           Width = 361
  458.           Height = 2
  459.           BevelOuter = bvLowered
  460.           TabOrder = 2
  461.         end
  462.         object pnlBarArea: TPanel
  463.           Left = 24
  464.           Top = 144
  465.           Width = 353
  466.           Height = 49
  467.           BevelOuter = bvNone
  468.           BevelWidth = 2
  469.           BorderStyle = bsSingle
  470.           Ctl3D = False
  471.           ParentCtl3D = False
  472.           TabOrder = 3
  473.           object pnlWastedPerc: TPanel
  474.             Left = 166
  475.             Top = 0
  476.             Width = 185
  477.             Height = 47
  478.             Align = alRight
  479.             BevelOuter = bvNone
  480.             Caption = 'Wasted %'
  481.             Color = clAqua
  482.             Ctl3D = False
  483.             Font.Charset = ANSI_CHARSET
  484.             Font.Color = clBlack
  485.             Font.Height = -11
  486.             Font.Name = 'MS Sans Serif'
  487.             Font.Style = [fsBold]
  488.             ParentCtl3D = False
  489.             ParentFont = False
  490.             TabOrder = 0
  491.           end
  492.           object pnlDataPerc: TPanel
  493.             Left = 0
  494.             Top = 0
  495.             Width = 166
  496.             Height = 47
  497.             Align = alClient
  498.             BevelOuter = bvNone
  499.             Caption = 'Data %'
  500.             Color = clBlue
  501.             Font.Charset = ANSI_CHARSET
  502.             Font.Color = clWhite
  503.             Font.Height = -11
  504.             Font.Name = 'MS Sans Serif'
  505.             Font.Style = [fsBold]
  506.             ParentFont = False
  507.             TabOrder = 1
  508.           end
  509.         end
  510.         object pnlDividerClust2: TPanel
  511.           Left = 26
  512.           Top = 217
  513.           Width = 361
  514.           Height = 2
  515.           BevelOuter = bvLowered
  516.           TabOrder = 4
  517.         end
  518.         object mmoClustMsg: TMemo
  519.           Left = 28
  520.           Top = 236
  521.           Width = 357
  522.           Height = 45
  523.           TabStop = False
  524.           BorderStyle = bsNone
  525.           Color = clBtnFace
  526.           Lines.Strings = (
  527.             
  528.               'Disk space is allocated one cluster at a time. If the data does ' +
  529.               'not fill a cluster, the remaining space is wasted. This graph sh' +
  530.               'ows the percent of space that is wasted')
  531.           ReadOnly = True
  532.           TabOrder = 5
  533.         end
  534.       end
  535.       object tabPartInfo: TTabSheet
  536.         Caption = 'Partition Info'
  537.         object lblPartType: TIntlLabel
  538.           Left = 36
  539.           Top = 40
  540.           Width = 156
  541.           Height = 13
  542.           Caption = 'Partition type:'
  543.         end
  544.         object lblSerialNum: TIntlLabel
  545.           Left = 36
  546.           Top = 65
  547.           Width = 162
  548.           Height = 13
  549.           Caption = 'Serial Number:'
  550.         end
  551.         object lblFPS: TIntlLabel
  552.           Left = 36
  553.           Top = 119
  554.           Width = 119
  555.           Height = 13
  556.           Caption = 'First physical sector:'
  557.         end
  558.         object lblLPS: TIntlLabel
  559.           Left = 36
  560.           Top = 145
  561.           Width = 119
  562.           Height = 13
  563.           Caption = 'Last physical sector:'
  564.         end
  565.         object lblTPS: TIntlLabel
  566.           Left = 36
  567.           Top = 171
  568.           Width = 120
  569.           Height = 13
  570.           Caption = 'Total physical sectors:'
  571.         end
  572.         object lblPhyGeometry: TIntlLabel
  573.           Left = 36
  574.           Top = 211
  575.           Width = 182
  576.           Height = 13
  577.           Caption = 'Physical Geometry:'
  578.         end
  579.         object lblFPSVal: TIntlLabel
  580.           Left = 213
  581.           Top = 119
  582.           Width = 6
  583.           Height = 13
  584.           Alignment = taRightJustify
  585.           Caption = '0'
  586.         end
  587.         object lblLPSVal: TIntlLabel
  588.           Left = 213
  589.           Top = 145
  590.           Width = 6
  591.           Height = 13
  592.           Alignment = taRightJustify
  593.           Caption = '0'
  594.         end
  595.         object lblTPSVal: TIntlLabel
  596.           Left = 213
  597.           Top = 171
  598.           Width = 6
  599.           Height = 13
  600.           Alignment = taRightJustify
  601.           Caption = '0'
  602.         end
  603.         object lblPhyGeometryCHSVal: TIntlLabel
  604.           Left = 151
  605.           Top = 211
  606.           Width = 224
  607.           Height = 13
  608.           Caption = '0 Cyls, 0 Hds, 0 Sects'
  609.         end
  610.         object lblFPSCHSVal: TIntlLabel
  611.           Left = 248
  612.           Top = 119
  613.           Width = 161
  614.           Height = 13
  615.           Caption = '(Cyl 0, Hd 0, Sect 0)'
  616.         end
  617.         object lblLPSCHSVal: TIntlLabel
  618.           Left = 248
  619.           Top = 145
  620.           Width = 161
  621.           Height = 13
  622.           Caption = '(Cyl 0, Hd 0, Sect 0)'
  623.         end
  624.         object lblTPSMBVal: TIntlLabel
  625.           Left = 248
  626.           Top = 171
  627.           Width = 156
  628.           Height = 13
  629.           Caption = '(0.0 MB)'
  630.         end
  631.         object lblPartTypeVal: TIntlLabel
  632.           Left = 125
  633.           Top = 40
  634.           Width = 176
  635.           Height = 13
  636.           Caption = '00 (Hex)'
  637.         end
  638.         object lblSerialNumVal: TIntlLabel
  639.           Left = 125
  640.           Top = 65
  641.           Width = 59
  642.           Height = 13
  643.           Caption = 'XXXX:XXXX'
  644.         end
  645.         object pnlDividerPartInfo: TPanel
  646.           Left = 26
  647.           Top = 101
  648.           Width = 361
  649.           Height = 2
  650.           BevelOuter = bvLowered
  651.           TabOrder = 0
  652.         end
  653.       end
  654.       object tabFATInfo: TTabSheet
  655.         Caption = 'FAT Info'
  656.         object lblFATSPF: TIntlLabel
  657.           Left = 28
  658.           Top = 28
  659.           Width = 139
  660.           Height = 13
  661.           Caption = 'Sectors per FAT:'
  662.         end
  663.         object lblFATRDC: TIntlLabel
  664.           Left = 28
  665.           Top = 54
  666.           Width = 142
  667.           Height = 13
  668.           Caption = 'Root directory capacity:'
  669.         end
  670.         object lblFATFFS: TIntlLabel
  671.           Left = 28
  672.           Top = 80
  673.           Width = 138
  674.           Height = 13
  675.           Caption = 'First FAT sector:'
  676.         end
  677.         object lblFATSPFValStr: TIntlLabel
  678.           Left = 180
  679.           Top = 28
  680.           Width = 181
  681.           Height = 13
  682.           Caption = '%s in each of %s FATs'
  683.         end
  684.         object lblFATRDCValStr: TIntlLabel
  685.           Left = 180
  686.           Top = 54
  687.           Width = 184
  688.           Height = 13
  689.           Caption = '%s entries in %s sectors'
  690.         end
  691.         object lblFATFFSVal: TIntlLabel
  692.           Left = 180
  693.           Top = 80
  694.           Width = 6
  695.           Height = 13
  696.           Caption = '0'
  697.         end
  698.         object lblFATFDS: TIntlLabel
  699.           Left = 28
  700.           Top = 106
  701.           Width = 140
  702.           Height = 13
  703.           Caption = 'First Data sector:'
  704.         end
  705.         object lblFATFDSVal: TIntlLabel
  706.           Left = 180
  707.           Top = 106
  708.           Width = 6
  709.           Height = 13
  710.           Caption = '0'
  711.         end
  712.         object lblFATBIFVal: TIntlLabel
  713.           Left = 124
  714.           Top = 158
  715.           Width = 6
  716.           Height = 13
  717.           Alignment = taRightJustify
  718.           Caption = '0'
  719.         end
  720.         object lblFATBIFValStr: TIntlLabel
  721.           Left = 140
  722.           Top = 158
  723.           Width = 177
  724.           Height = 13
  725.           Caption = 'bytes in %s files (%s hidden files)'
  726.         end
  727.         object lblFATBIDVal: TIntlLabel
  728.           Left = 124
  729.           Top = 184
  730.           Width = 6
  731.           Height = 13
  732.           Alignment = taRightJustify
  733.           Caption = '0'
  734.         end
  735.         object lblFATBIDValStr: TIntlLabel
  736.           Left = 140
  737.           Top = 184
  738.           Width = 179
  739.           Height = 13
  740.           Caption = 'bytes in %s directories (%s hidden directories)'
  741.         end
  742.         object lblFATExts: TIntlLabel
  743.           Left = 167
  744.           Top = 210
  745.           Width = 147
  746.           Height = 13
  747.           Caption = 'FAT Extensions'
  748.         end
  749.         object lblFATBIOEAVal: TIntlLabel
  750.           Left = 124
  751.           Top = 262
  752.           Width = 6
  753.           Height = 13
  754.           Alignment = taRightJustify
  755.           Caption = '0'
  756.           Visible = False
  757.         end
  758.         object lblFATBIOEAValStr: TIntlLabel
  759.           Left = 140
  760.           Top = 262
  761.           Width = 193
  762.           Height = 13
  763.           Caption = 'bytes in OS/2 EAs (%s files, %s directories)'
  764.           Visible = False
  765.         end
  766.         object lblFATBIVFATVal: TIntlLabel
  767.           Left = 124
  768.           Top = 236
  769.           Width = 6
  770.           Height = 13
  771.           Alignment = taRightJustify
  772.           Caption = '0'
  773.         end
  774.         object lblFATBIVFATValStr: TIntlLabel
  775.           Left = 140
  776.           Top = 236
  777.           Width = 198
  778.           Height = 13
  779.           Caption = 'bytes in VFAT LFNs (%s files, %s directories)'
  780.         end
  781.         object pnlDividerFAT1: TPanel
  782.           Left = 26
  783.           Top = 138
  784.           Width = 361
  785.           Height = 2
  786.           Alignment = taLeftJustify
  787.           BevelOuter = bvLowered
  788.           TabOrder = 0
  789.         end
  790.         object pnlDividerFAT2: TPanel
  791.           Left = 25
  792.           Top = 217
  793.           Width = 128
  794.           Height = 2
  795.           Alignment = taLeftJustify
  796.           BevelOuter = bvLowered
  797.           TabOrder = 1
  798.         end
  799.         object pnlDividerFAT3: TPanel
  800.           Left = 258
  801.           Top = 217
  802.           Width = 128
  803.           Height = 2
  804.           Alignment = taLeftJustify
  805.           BevelOuter = bvLowered
  806.           TabOrder = 2
  807.         end
  808.       end
  809.       object tabHPFSInfo: TTabSheet
  810.         Caption = 'HPFS Info'
  811.         object lblHPFSPartStatus: TIntlLabel
  812.           Left = 28
  813.           Top = 17
  814.           Width = 199
  815.           Height = 13
  816.           Caption = 'Partition status:'
  817.         end
  818.         object lblHPFSDBS: TIntlLabel
  819.           Left = 28
  820.           Top = 43
  821.           Width = 149
  822.           Height = 13
  823.           Caption = 'DirBlock sectors:'
  824.         end
  825.         object lblHPFSFDB: TIntlLabel
  826.           Left = 28
  827.           Top = 69
  828.           Width = 148
  829.           Height = 13
  830.           Caption = 'Free DirBlocks:'
  831.         end
  832.         object lblHPFSPartStatusValStr: TIntlLabel
  833.           Left = 180
  834.           Top = 17
  835.           Width = 233
  836.           Height = 13
  837.           Caption = 'None'
  838.         end
  839.         object lblHPFSDBSValStr: TIntlLabel
  840.           Left = 180
  841.           Top = 43
  842.           Width = 35
  843.           Height = 13
  844.           Caption = '%s - %s'
  845.         end
  846.         object lblHPFSFDBValStr: TIntlLabel
  847.           Left = 180
  848.           Top = 69
  849.           Width = 190
  850.           Height = 13
  851.           Caption = '%s out of %s'
  852.         end
  853.         object lblHPFSHFU: TIntlLabel
  854.           Left = 28
  855.           Top = 95
  856.           Width = 149
  857.           Height = 13
  858.           Caption = 'HotFixes used:'
  859.         end
  860.         object lblHPFSHFUValStr: TIntlLabel
  861.           Left = 180
  862.           Top = 95
  863.           Width = 191
  864.           Height = 13
  865.           Caption = '%s out of %s'
  866.         end
  867.         object lblHPFSBIFVal: TIntlLabel
  868.           Left = 124
  869.           Top = 132
  870.           Width = 6
  871.           Height = 13
  872.           Alignment = taRightJustify
  873.           Caption = '0'
  874.         end
  875.         object lblHPFSBIFValStr: TIntlLabel
  876.           Left = 140
  877.           Top = 132
  878.           Width = 185
  879.           Height = 13
  880.           Caption = 'bytes in %s files (%s sectors)'
  881.         end
  882.         object lblHPFSBUFSVal: TIntlLabel
  883.           Left = 124
  884.           Top = 156
  885.           Width = 6
  886.           Height = 13
  887.           Alignment = taRightJustify
  888.           Caption = '0'
  889.         end
  890.         object lblHPFSBUFSValStr: TIntlLabel
  891.           Left = 140
  892.           Top = 156
  893.           Width = 197
  894.           Height = 13
  895.           Caption = 'bytes unused in file sectors'
  896.         end
  897.         object lblHPFSBIDVal: TIntlLabel
  898.           Left = 124
  899.           Top = 180
  900.           Width = 6
  901.           Height = 13
  902.           Alignment = taRightJustify
  903.           Caption = '0'
  904.         end
  905.         object lblHPFSBIDValStr: TIntlLabel
  906.           Left = 140
  907.           Top = 180
  908.           Width = 187
  909.           Height = 13
  910.           Caption = 'bytes in %s directories (%s sectors)'
  911.         end
  912.         object lblHPFSFnodeVal: TIntlLabel
  913.           Left = 124
  914.           Top = 204
  915.           Width = 6
  916.           Height = 13
  917.           Alignment = taRightJustify
  918.           Caption = '0'
  919.         end
  920.         object lblHPFSFnodeValStr: TIntlLabel
  921.           Left = 140
  922.           Top = 204
  923.           Width = 206
  924.           Height = 13
  925.           Caption = 'bytes in file/dir Fnodes (%s sectors)'
  926.         end
  927.         object lblHPFSBRSVal: TIntlLabel
  928.           Left = 124
  929.           Top = 228
  930.           Width = 6
  931.           Height = 13
  932.           Alignment = taRightJustify
  933.           Caption = '0'
  934.         end
  935.         object lblHPFSBRSValStr: TIntlLabel
  936.           Left = 140
  937.           Top = 228
  938.           Width = 191
  939.           Height = 13
  940.           Caption = 'bytes reserved by system (%s sectors)'
  941.         end
  942.         object lblHPFSBEAVal: TIntlLabel
  943.           Left = 124
  944.           Top = 252
  945.           Width = 6
  946.           Height = 13
  947.           Alignment = taRightJustify
  948.           Caption = '0'
  949.         end
  950.         object lblHPFSBEAValStr: TIntlLabel
  951.           Left = 140
  952.           Top = 252
  953.           Width = 190
  954.           Height = 13
  955.           Caption = 'bytes in extended attributes'
  956.         end
  957.         object pnlDividerHPFS: TPanel
  958.           Left = 26
  959.           Top = 119
  960.           Width = 361
  961.           Height = 2
  962.           Alignment = taLeftJustify
  963.           BevelOuter = bvLowered
  964.           TabOrder = 0
  965.         end
  966.       end
  967.       object tabNTFSInfo: TTabSheet
  968.         Caption = 'NTFS Info'
  969.         object lblNTFSVer: TIntlLabel
  970.           Left = 28
  971.           Top = 17
  972.           Width = 149
  973.           Height = 13
  974.           Caption = 'NTFS Version:'
  975.         end
  976.         object lblNTFSBPS: TIntlLabel
  977.           Left = 28
  978.           Top = 43
  979.           Width = 148
  980.           Height = 13
  981.           Caption = 'Bytes per NTFS sector:'
  982.         end
  983.         object lblNTFSClustSize: TIntlLabel
  984.           Left = 28
  985.           Top = 69
  986.           Width = 186
  987.           Height = 13
  988.           Caption = 'Cluster size:'
  989.         end
  990.         object lblNTFSVerVal: TIntlLabel
  991.           Left = 180
  992.           Top = 17
  993.           Width = 15
  994.           Height = 13
  995.           Caption = '0.0'
  996.         end
  997.         object lblNTFSBPSValStr: TIntlLabel
  998.           Left = 180
  999.           Top = 43
  1000.           Width = 190
  1001.           Height = 13
  1002.           Caption = '0 (512 bytes per physical sector)'
  1003.         end
  1004.         object lblNTFSClustSizeVal: TIntlLabel
  1005.           Left = 180
  1006.           Top = 69
  1007.           Width = 206
  1008.           Height = 13
  1009.           Caption = '0 K bytes (0 sectors per cluster)'
  1010.         end
  1011.         object lblNTFSMFT: TIntlLabel
  1012.           Left = 28
  1013.           Top = 95
  1014.           Width = 149
  1015.           Height = 13
  1016.           Caption = 'First MFT Cluster:'
  1017.         end
  1018.         object lblNTFSMFTVal: TIntlLabel
  1019.           Left = 180
  1020.           Top = 95
  1021.           Width = 6
  1022.           Height = 13
  1023.           Caption = '0'
  1024.         end
  1025.         object lblNTFSBIFVal: TIntlLabel
  1026.           Left = 124
  1027.           Top = 173
  1028.           Width = 6
  1029.           Height = 13
  1030.           Alignment = taRightJustify
  1031.           Caption = '0'
  1032.         end
  1033.         object lblNTFSBIFValStr: TIntlLabel
  1034.           Left = 140
  1035.           Top = 173
  1036.           Width = 185
  1037.           Height = 13
  1038.           Caption = 'bytes in 0 files (0 clusters)'
  1039.         end
  1040.         object lblNTFSBUFCVal: TIntlLabel
  1041.           Left = 124
  1042.           Top = 199
  1043.           Width = 6
  1044.           Height = 13
  1045.           Alignment = taRightJustify
  1046.           Caption = '0'
  1047.         end
  1048.         object lblNTFSBUFCValStr: TIntlLabel
  1049.           Left = 140
  1050.           Top = 199
  1051.           Width = 197
  1052.           Height = 13
  1053.           Caption = 'bytes unused in file clusters'
  1054.         end
  1055.         object lblNTFSBIIVal: TIntlLabel
  1056.           Left = 124
  1057.           Top = 225
  1058.           Width = 6
  1059.           Height = 13
  1060.           Alignment = taRightJustify
  1061.           Caption = '0'
  1062.         end
  1063.         object lblNTFSBIIValStr: TIntlLabel
  1064.           Left = 140
  1065.           Top = 225
  1066.           Width = 182
  1067.           Height = 13
  1068.           Caption = 'bytes in 0 indexes (0 clusters)'
  1069.         end
  1070.         object lblNTFSBRSVal: TIntlLabel
  1071.           Left = 124
  1072.           Top = 251
  1073.           Width = 6
  1074.           Height = 13
  1075.           Alignment = taRightJustify
  1076.           Caption = '0'
  1077.         end
  1078.         object lblNTFSBRSValStr: TIntlLabel
  1079.           Left = 140
  1080.           Top = 251
  1081.           Width = 191
  1082.           Height = 13
  1083.           Caption = 'bytes reserved by system (0 clusters)'
  1084.         end
  1085.         object lblNTFSFRS: TIntlLabel
  1086.           Left = 28
  1087.           Top = 121
  1088.           Width = 148
  1089.           Height = 13
  1090.           Caption = 'File Record Size:'
  1091.         end
  1092.         object lblNTFSFRSVal: TIntlLabel
  1093.           Left = 180
  1094.           Top = 121
  1095.           Width = 168
  1096.           Height = 13
  1097.           Caption = '0 K bytes'
  1098.         end
  1099.         object pnlDividerNTFS: TPanel
  1100.           Left = 26
  1101.           Top = 153
  1102.           Width = 361
  1103.           Height = 2
  1104.           Alignment = taLeftJustify
  1105.           BevelOuter = bvLowered
  1106.           TabOrder = 0
  1107.         end
  1108.       end
  1109.       object tabExtInfo: TTabSheet
  1110.         Caption = 'Ext2 Info'
  1111.         ImageIndex = 6
  1112.         object Label2: TLabel
  1113.           Left = 8
  1114.           Top = 56
  1115.           Width = 112
  1116.           Height = 13
  1117.           Caption = 'Inodes Count:'
  1118.         end
  1119.         object Label3: TLabel
  1120.           Left = 8
  1121.           Top = 80
  1122.           Width = 113
  1123.           Height = 13
  1124.           Caption = 'Blocks Count:'
  1125.         end
  1126.         object Label4: TLabel
  1127.           Left = 8
  1128.           Top = 104
  1129.           Width = 141
  1130.           Height = 13
  1131.           Caption = 'Res. Blocks Count:'
  1132.         end
  1133.         object Label5: TLabel
  1134.           Left = 8
  1135.           Top = 128
  1136.           Width = 147
  1137.           Height = 13
  1138.           Caption = 'Free Blocks Count:'
  1139.         end
  1140.         object Label6: TLabel
  1141.           Left = 8
  1142.           Top = 152
  1143.           Width = 134
  1144.           Height = 13
  1145.           Caption = 'First Data Block:'
  1146.         end
  1147.         object Label7: TLabel
  1148.           Left = 8
  1149.           Top = 16
  1150.           Width = 92
  1151.           Height = 13
  1152.           Caption = 'Block Size (Cluster Size):'
  1153.         end
  1154.         object Label8: TLabel
  1155.           Left = 8
  1156.           Top = 176
  1157.           Width = 142
  1158.           Height = 13
  1159.           Caption = 'Blocks/Group:'
  1160.         end
  1161.         object Label9: TLabel
  1162.           Left = 8
  1163.           Top = 200
  1164.           Width = 141
  1165.           Height = 13
  1166.           Caption = 'Inodes/Group:'
  1167.         end
  1168.         object Label10: TLabel
  1169.           Left = 8
  1170.           Top = 224
  1171.           Width = 99
  1172.           Height = 13
  1173.           Caption = 'Mount Time:'
  1174.         end
  1175.         object Label11: TLabel
  1176.           Left = 8
  1177.           Top = 248
  1178.           Width = 128
  1179.           Height = 13
  1180.           Caption = 'Last Write Time:'
  1181.         end
  1182.         object Label12: TLabel
  1183.           Left = 214
  1184.           Top = 56
  1185.           Width = 178
  1186.           Height = 13
  1187.           Caption = 'Mounts before a check:'
  1188.         end
  1189.         object Label13: TLabel
  1190.           Left = 214
  1191.           Top = 80
  1192.           Width = 140
  1193.           Height = 13
  1194.           Caption = 'Max. Mount Count:'
  1195.         end
  1196.         object Label14: TLabel
  1197.           Left = 214
  1198.           Top = 104
  1199.           Width = 62
  1200.           Height = 13
  1201.           Caption = 'State:'
  1202.         end
  1203.         object Label15: TLabel
  1204.           Left = 214
  1205.           Top = 128
  1206.           Width = 127
  1207.           Height = 13
  1208.           Caption = 'Error Behavior:'
  1209.         end
  1210.         object Label16: TLabel
  1211.           Left = 214
  1212.           Top = 152
  1213.           Width = 128
  1214.           Height = 13
  1215.           Caption = 'Last Check Time:'
  1216.         end
  1217.         object Label18: TLabel
  1218.           Left = 214
  1219.           Top = 176
  1220.           Width = 152
  1221.           Height = 13
  1222.           Caption = 'Max Time/Check:'
  1223.         end
  1224.         object lblExt_InodesCountVal: TLabel
  1225.           Left = 80
  1226.           Top = 56
  1227.           Width = 57
  1228.           Height = 13
  1229.           AutoSize = False
  1230.           Caption = 'asdfasdf'
  1231.           Color = clBtnFace
  1232.           ParentColor = False
  1233.         end
  1234.         object lblExt_BlocksCountVal: TLabel
  1235.           Left = 80
  1236.           Top = 80
  1237.           Width = 106
  1238.           Height = 13
  1239.           AutoSize = False
  1240.           Caption = 'asdfasdf'
  1241.         end
  1242.         object lblExt_ResBlocksCountVal: TLabel
  1243.           Left = 104
  1244.           Top = 104
  1245.           Width = 97
  1246.           Height = 13
  1247.           AutoSize = False
  1248.           Caption = 'asdfadf'
  1249.         end
  1250.         object lblExt_FreeBlocksCountVal: TLabel
  1251.           Left = 104
  1252.           Top = 128
  1253.           Width = 97
  1254.           Height = 13
  1255.           AutoSize = False
  1256.           Caption = 'asdfasd'
  1257.         end
  1258.         object lblExt_FirstDataBlockVal: TLabel
  1259.           Left = 96
  1260.           Top = 152
  1261.           Width = 89
  1262.           Height = 13
  1263.           AutoSize = False
  1264.           Caption = 'asdfasdf'
  1265.         end
  1266.         object lblExt_BlockSizeVal: TLabel
  1267.           Left = 136
  1268.           Top = 16
  1269.           Width = 93
  1270.           Height = 13
  1271.           AutoSize = False
  1272.           Caption = 'asdfasd'
  1273.         end
  1274.         object lblExt_BlocksPerGroupVal: TLabel
  1275.           Left = 88
  1276.           Top = 176
  1277.           Width = 97
  1278.           Height = 13
  1279.           AutoSize = False
  1280.           Caption = 'asdfasdf'
  1281.         end
  1282.         object lblExt_InodesPerGroupVal: TLabel
  1283.           Left = 88
  1284.           Top = 200
  1285.           Width = 123
  1286.           Height = 13
  1287.           AutoSize = False
  1288.           Caption = 'asdfasdf'
  1289.         end
  1290.         object lblExt_MountTimeVal: TLabel
  1291.           Left = 80
  1292.           Top = 224
  1293.           Width = 99
  1294.           Height = 13
  1295.           AutoSize = False
  1296.           Caption = 'asdfasdf'
  1297.         end
  1298.         object lblExt_LastWriteTimeVal: TLabel
  1299.           Left = 96
  1300.           Top = 248
  1301.           Width = 114
  1302.           Height = 13
  1303.           AutoSize = False
  1304.           Caption = 'asdfasdf'
  1305.         end
  1306.         object lblExt_MountsBeforeCheckVal: TLabel
  1307.           Left = 334
  1308.           Top = 56
  1309.           Width = 65
  1310.           Height = 13
  1311.           AutoSize = False
  1312.           Caption = 'adsfasdfasd'
  1313.         end
  1314.         object lblExt_MaxMountCountVal: TLabel
  1315.           Left = 318
  1316.           Top = 80
  1317.           Width = 124
  1318.           Height = 13
  1319.           AutoSize = False
  1320.           Caption = 'asdfasdf'
  1321.         end
  1322.         object lblExt_StateVal: TLabel
  1323.           Left = 254
  1324.           Top = 104
  1325.           Width = 71
  1326.           Height = 13
  1327.           AutoSize = False
  1328.           Caption = 'asdafdsf'
  1329.         end
  1330.         object lblExt_ErrorBehaviorVal: TLabel
  1331.           Left = 294
  1332.           Top = 128
  1333.           Width = 110
  1334.           Height = 13
  1335.           AutoSize = False
  1336.           Caption = 'adsfadsf'
  1337.         end
  1338.         object lblExt_LastCheckTimeVal: TLabel
  1339.           Left = 310
  1340.           Top = 152
  1341.           Width = 120
  1342.           Height = 13
  1343.           AutoSize = False
  1344.           Caption = 'asdfadsf'
  1345.         end
  1346.         object lblExt_MaxTimeCheckVal: TLabel
  1347.           Left = 310
  1348.           Top = 176
  1349.           Width = 120
  1350.           Height = 13
  1351.           AutoSize = False
  1352.           Caption = 'asdfasdf'
  1353.         end
  1354.         object Label100: TLabel
  1355.           Left = 214
  1356.           Top = 200
  1357.           Width = 118
  1358.           Height = 13
  1359.           Caption = 'Major Version:'
  1360.         end
  1361.         object lblExt_MajorVersionVal: TLabel
  1362.           Left = 302
  1363.           Top = 200
  1364.           Width = 107
  1365.           Height = 13
  1366.           AutoSize = False
  1367.           Caption = 'asdfasdf'
  1368.         end
  1369.         object Label19: TLabel
  1370.           Left = 214
  1371.           Top = 224
  1372.           Width = 117
  1373.           Height = 13
  1374.           Caption = 'Minor Version:'
  1375.         end
  1376.         object lblExt_MinorVersionVal: TLabel
  1377.           Left = 302
  1378.           Top = 224
  1379.           Width = 107
  1380.           Height = 13
  1381.           AutoSize = False
  1382.           Caption = 'asdfasdf'
  1383.         end
  1384.         object Panel1: TPanel
  1385.           Left = 10
  1386.           Top = 44
  1387.           Width = 361
  1388.           Height = 2
  1389.           Alignment = taLeftJustify
  1390.           BevelOuter = bvLowered
  1391.           TabOrder = 0
  1392.         end
  1393.       end
  1394.     end
  1395.   end
  1396.   object btnCancel: TButton
  1397.     Left = 261
  1398.     Top = 362
  1399.     Width = 75
  1400.     Height = 25
  1401.     Cancel = True
  1402.     Caption = '&Cancel'
  1403.     Default = True
  1404.     TabOrder = 1
  1405.     OnClick = btnCancelClick
  1406.   end
  1407.   object btnHelp: TButton
  1408.     Left = 346
  1409.     Top = 362
  1410.     Width = 75
  1411.     Height = 25
  1412.     Caption = '&Help'
  1413.     TabOrder = 2
  1414.     OnClick = btnHelpClick
  1415.   end
  1416.   object progBar: TProgressBar
  1417.     Left = 159
  1418.     Top = 339
  1419.     Width = 261
  1420.     Height = 15
  1421.     Min = 0
  1422.     Max = 100
  1423.     TabOrder = 3
  1424.   end
  1425.   object Timer1: TTimer
  1426.     Enabled = False
  1427.     Interval = 100
  1428.     OnTimer = Timer1Timer
  1429.     Left = 16
  1430.     Top = 360
  1431.   end
  1432. end
  1433.