home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 35 / hot35.iso / ficheros / 9UTI / MCP3B.ZIP / _SETUP.1 / MCP.exe / 0 / RCDATA / TFORM2 / TFORM2.txt
Text File  |  1998-05-10  |  7KB  |  336 lines

  1. object Form2: TForm2
  2.   Left = 128
  3.   Top = 62
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Form2'
  7.   ClientHeight = 333
  8.   ClientWidth = 392
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Panel1: TPanel
  18.     Left = 0
  19.     Top = 293
  20.     Width = 392
  21.     Height = 40
  22.     Align = alBottom
  23.     BevelOuter = bvNone
  24.     TabOrder = 0
  25.     object Button1: TButton
  26.       Left = 160
  27.       Top = 8
  28.       Width = 75
  29.       Height = 25
  30.       Caption = '&Ok'
  31.       Default = True
  32.       ModalResult = 1
  33.       TabOrder = 0
  34.     end
  35.   end
  36.   object PageControl1: TPageControl
  37.     Left = 0
  38.     Top = 0
  39.     Width = 392
  40.     Height = 293
  41.     ActivePage = TabSheet1
  42.     Align = alClient
  43.     TabOrder = 1
  44.     object TabSheet1: TTabSheet
  45.       Caption = 'Physical'
  46.       object Label1: TLabel
  47.         Left = 70
  48.         Top = 10
  49.         Width = 120
  50.         Height = 13
  51.         Alignment = taRightJustify
  52.         AutoSize = False
  53.         Caption = 'Drive Type:'
  54.       end
  55.       object Label2: TLabel
  56.         Left = 70
  57.         Top = 30
  58.         Width = 120
  59.         Height = 13
  60.         Alignment = taRightJustify
  61.         AutoSize = False
  62.         Caption = 'Sector Per Cluster:'
  63.       end
  64.       object Label3: TLabel
  65.         Left = 70
  66.         Top = 50
  67.         Width = 120
  68.         Height = 13
  69.         Alignment = taRightJustify
  70.         AutoSize = False
  71.         Caption = 'Bytes Per Sector:'
  72.       end
  73.       object Label4: TLabel
  74.         Left = 70
  75.         Top = 70
  76.         Width = 120
  77.         Height = 13
  78.         Alignment = taRightJustify
  79.         AutoSize = False
  80.         Caption = 'Clusters:'
  81.       end
  82.       object Label5: TLabel
  83.         Left = 195
  84.         Top = 10
  85.         Width = 32
  86.         Height = 13
  87.         Caption = 'Label5'
  88.       end
  89.       object Label6: TLabel
  90.         Left = 195
  91.         Top = 30
  92.         Width = 32
  93.         Height = 13
  94.         Caption = 'Label6'
  95.       end
  96.       object Label7: TLabel
  97.         Left = 195
  98.         Top = 50
  99.         Width = 32
  100.         Height = 13
  101.         Caption = 'Label7'
  102.       end
  103.       object Label8: TLabel
  104.         Left = 195
  105.         Top = 70
  106.         Width = 32
  107.         Height = 13
  108.         Caption = 'Label8'
  109.       end
  110.       object Label27: TLabel
  111.         Left = 64
  112.         Top = 96
  113.         Width = 258
  114.         Height = 13
  115.         Caption = 'This pertains to the physical format of the current drive.'
  116.       end
  117.     end
  118.     object TabSheet2: TTabSheet
  119.       Caption = 'Volume Drive Info'
  120.       object Label9: TLabel
  121.         Left = 70
  122.         Top = 10
  123.         Width = 120
  124.         Height = 13
  125.         Alignment = taRightJustify
  126.         AutoSize = False
  127.         Caption = 'Label:'
  128.       end
  129.       object Label10: TLabel
  130.         Left = 70
  131.         Top = 30
  132.         Width = 120
  133.         Height = 13
  134.         Alignment = taRightJustify
  135.         AutoSize = False
  136.         Caption = 'Serial Number:'
  137.       end
  138.       object Label11: TLabel
  139.         Left = 70
  140.         Top = 50
  141.         Width = 120
  142.         Height = 13
  143.         Alignment = taRightJustify
  144.         AutoSize = False
  145.         Caption = 'File System:'
  146.       end
  147.       object Label12: TLabel
  148.         Left = 70
  149.         Top = 70
  150.         Width = 120
  151.         Height = 13
  152.         Alignment = taRightJustify
  153.         AutoSize = False
  154.         Caption = 'Long File Names:'
  155.       end
  156.       object Label13: TLabel
  157.         Left = 195
  158.         Top = 10
  159.         Width = 38
  160.         Height = 13
  161.         Caption = 'Label13'
  162.       end
  163.       object Label14: TLabel
  164.         Left = 195
  165.         Top = 30
  166.         Width = 38
  167.         Height = 13
  168.         Caption = 'Label14'
  169.       end
  170.       object Label15: TLabel
  171.         Left = 195
  172.         Top = 50
  173.         Width = 38
  174.         Height = 13
  175.         Caption = 'Label15'
  176.       end
  177.       object Label26: TLabel
  178.         Left = 195
  179.         Top = 70
  180.         Width = 38
  181.         Height = 13
  182.         Caption = 'Label26'
  183.       end
  184.       object Label28: TLabel
  185.         Left = 32
  186.         Top = 120
  187.         Width = 329
  188.         Height = 13
  189.         Caption = 
  190.           'This pertains to the volume of the drive, serial number, and fil' +
  191.           'e system.'
  192.       end
  193.     end
  194.     object TabSheet3: TTabSheet
  195.       Caption = 'Usage of Drive'
  196.       object Label16: TLabel
  197.         Left = 50
  198.         Top = 12
  199.         Width = 62
  200.         Height = 13
  201.         Caption = 'Used Space:'
  202.       end
  203.       object Label17: TLabel
  204.         Left = 50
  205.         Top = 40
  206.         Width = 58
  207.         Height = 13
  208.         Caption = 'Free Space:'
  209.       end
  210.       object Label18: TLabel
  211.         Left = 50
  212.         Top = 80
  213.         Width = 44
  214.         Height = 13
  215.         Caption = 'Capacity:'
  216.       end
  217.       object Label19: TLabel
  218.         Left = 140
  219.         Top = 12
  220.         Width = 160
  221.         Height = 13
  222.         Alignment = taRightJustify
  223.         AutoSize = False
  224.         Caption = 'Label19'
  225.       end
  226.       object Label20: TLabel
  227.         Left = 140
  228.         Top = 40
  229.         Width = 160
  230.         Height = 13
  231.         Alignment = taRightJustify
  232.         AutoSize = False
  233.         Caption = 'Label20'
  234.       end
  235.       object Label21: TLabel
  236.         Left = 140
  237.         Top = 80
  238.         Width = 160
  239.         Height = 13
  240.         Alignment = taRightJustify
  241.         AutoSize = False
  242.         Caption = 'Label21'
  243.       end
  244.       object Label22: TLabel
  245.         Left = 305
  246.         Top = 12
  247.         Width = 60
  248.         Height = 13
  249.         Alignment = taRightJustify
  250.         AutoSize = False
  251.         Caption = 'Label22'
  252.       end
  253.       object Label23: TLabel
  254.         Left = 305
  255.         Top = 40
  256.         Width = 60
  257.         Height = 13
  258.         Alignment = taRightJustify
  259.         AutoSize = False
  260.         Caption = 'Label23'
  261.       end
  262.       object Label24: TLabel
  263.         Left = 305
  264.         Top = 80
  265.         Width = 60
  266.         Height = 13
  267.         Alignment = taRightJustify
  268.         AutoSize = False
  269.         Caption = 'Label24'
  270.       end
  271.       object Label25: TLabel
  272.         Left = 160
  273.         Top = 246
  274.         Width = 60
  275.         Height = 13
  276.         Alignment = taCenter
  277.         AutoSize = False
  278.         Caption = 'Label25'
  279.       end
  280.       object PaintBox1: TPaintBox
  281.         Left = 73
  282.         Top = 96
  283.         Width = 248
  284.         Height = 145
  285.         Hint = 'Can you READ over to the left?!'
  286.         ParentShowHint = False
  287.         ShowHint = True
  288.         OnPaint = PaintBox1Paint
  289.       end
  290.       object Bevel1: TBevel
  291.         Left = 20
  292.         Top = 70
  293.         Width = 345
  294.         Height = 5
  295.         Shape = bsTopLine
  296.       end
  297.       object Label29: TLabel
  298.         Left = 0
  299.         Top = 120
  300.         Width = 60
  301.         Height = 65
  302.         Caption = 'Here is a chart showing the drive'#39's capacity ->'
  303.         WordWrap = True
  304.       end
  305.       object Panel2: TPanel
  306.         Left = 20
  307.         Top = 10
  308.         Width = 20
  309.         Height = 20
  310.         Hint = 
  311.           'How much have you used up by putting stuff on this drive? Over h' +
  312.           'ere -->'
  313.         BevelInner = bvLowered
  314.         BevelOuter = bvLowered
  315.         Color = clBlue
  316.         ParentShowHint = False
  317.         ShowHint = True
  318.         TabOrder = 0
  319.       end
  320.       object Panel3: TPanel
  321.         Left = 20
  322.         Top = 40
  323.         Width = 20
  324.         Height = 20
  325.         Hint = 'How much free space? Look over here -->'
  326.         BevelInner = bvLowered
  327.         BevelOuter = bvLowered
  328.         Color = clFuchsia
  329.         ParentShowHint = False
  330.         ShowHint = True
  331.         TabOrder = 1
  332.       end
  333.     end
  334.   end
  335. end
  336.