home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2001 January / VPR0101A.BIN / APP_DEMO / DI4DEMO / UTILITY / WINDOWS / PartInNT.exe / 0 / RCDATA / TFATBOOTRECORD / TFATBOOTRECORD.txt
Text File  |  2000-09-08  |  8KB  |  433 lines

  1. object FatBootRecord: TFatBootRecord
  2.   Left = 281
  3.   Top = 54
  4.   Width = 622
  5.   Height = 367
  6.   Caption = 'FAT Boot Record'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = True
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Label1: TLabel
  18.     Left = 13
  19.     Top = 20
  20.     Width = 37
  21.     Height = 13
  22.     Caption = '1. Jump'
  23.   end
  24.   object Label2: TLabel
  25.     Left = 13
  26.     Top = 44
  27.     Width = 67
  28.     Height = 13
  29.     Caption = '2. OEM Name'
  30.   end
  31.   object Label3: TLabel
  32.     Left = 13
  33.     Top = 68
  34.     Width = 90
  35.     Height = 13
  36.     Caption = '3. Bytes per Sector'
  37.   end
  38.   object Label4: TLabel
  39.     Left = 13
  40.     Top = 116
  41.     Width = 97
  42.     Height = 13
  43.     Caption = '5. Reserved Sectors'
  44.   end
  45.   object Label5: TLabel
  46.     Left = 13
  47.     Top = 140
  48.     Width = 89
  49.     Height = 13
  50.     Caption = '6. Number of FATs'
  51.   end
  52.   object Label6: TLabel
  53.     Left = 13
  54.     Top = 164
  55.     Width = 86
  56.     Height = 13
  57.     Caption = '7. Root Dir Entries'
  58.   end
  59.   object Label7: TLabel
  60.     Left = 13
  61.     Top = 188
  62.     Width = 75
  63.     Height = 13
  64.     Caption = '8. Total Sectors'
  65.   end
  66.   object Label8: TLabel
  67.     Left = 13
  68.     Top = 212
  69.     Width = 92
  70.     Height = 13
  71.     Caption = '9. Media Descriptor'
  72.   end
  73.   object Label9: TLabel
  74.     Left = 13
  75.     Top = 236
  76.     Width = 95
  77.     Height = 13
  78.     Caption = '10. Sectors per FAT'
  79.   end
  80.   object Label10: TLabel
  81.     Left = 13
  82.     Top = 260
  83.     Width = 103
  84.     Height = 13
  85.     Caption = '11. Sectors per Track'
  86.   end
  87.   object Label11: TLabel
  88.     Left = 299
  89.     Top = 20
  90.     Width = 101
  91.     Height = 13
  92.     Caption = '12. Number of Heads'
  93.   end
  94.   object Label12: TLabel
  95.     Left = 299
  96.     Top = 44
  97.     Width = 91
  98.     Height = 13
  99.     Caption = '13. Hidden Sectors'
  100.   end
  101.   object Label13: TLabel
  102.     Left = 299
  103.     Top = 68
  104.     Width = 99
  105.     Height = 13
  106.     Caption = '14. Big Total Sectors'
  107.   end
  108.   object Label14: TLabel
  109.     Left = 299
  110.     Top = 92
  111.     Width = 57
  112.     Height = 13
  113.     Caption = '15. Drive ID'
  114.   end
  115.   object Label15: TLabel
  116.     Left = 299
  117.     Top = 140
  118.     Width = 106
  119.     Height = 13
  120.     Caption = '17. Extended Boot Sig'
  121.   end
  122.   object Label16: TLabel
  123.     Left = 299
  124.     Top = 164
  125.     Width = 84
  126.     Height = 13
  127.     Caption = '18. Serial Number'
  128.   end
  129.   object Label18: TLabel
  130.     Left = 299
  131.     Top = 188
  132.     Width = 84
  133.     Height = 13
  134.     Caption = '19. Volume Name'
  135.   end
  136.   object Label19: TLabel
  137.     Left = 299
  138.     Top = 212
  139.     Width = 85
  140.     Height = 13
  141.     Caption = '20. File System ID'
  142.   end
  143.   object Label20: TLabel
  144.     Left = 251
  145.     Top = 20
  146.     Width = 23
  147.     Height = 13
  148.     Caption = '(hex)'
  149.   end
  150.   object Label21: TLabel
  151.     Left = 251
  152.     Top = 212
  153.     Width = 23
  154.     Height = 13
  155.     Caption = '(hex)'
  156.   end
  157.   object Label22: TLabel
  158.     Left = 555
  159.     Top = 92
  160.     Width = 23
  161.     Height = 13
  162.     Caption = '(hex)'
  163.   end
  164.   object Label23: TLabel
  165.     Left = 555
  166.     Top = 140
  167.     Width = 23
  168.     Height = 13
  169.     Caption = '(hex)'
  170.   end
  171.   object Label24: TLabel
  172.     Left = 555
  173.     Top = 164
  174.     Width = 23
  175.     Height = 13
  176.     Caption = '(hex)'
  177.   end
  178.   object Label17: TLabel
  179.     Left = 13
  180.     Top = 92
  181.     Width = 101
  182.     Height = 13
  183.     Caption = '4. Sectors per Cluster'
  184.   end
  185.   object Label25: TLabel
  186.     Left = 299
  187.     Top = 116
  188.     Width = 65
  189.     Height = 13
  190.     Caption = '16. Dirty Flag:'
  191.   end
  192.   object Label26: TLabel
  193.     Left = 555
  194.     Top = 116
  195.     Width = 23
  196.     Height = 13
  197.     Caption = '(hex)'
  198.   end
  199.   object Label27: TLabel
  200.     Left = 299
  201.     Top = 236
  202.     Width = 63
  203.     Height = 13
  204.     Caption = '21. Signature'
  205.   end
  206.   object Label28: TLabel
  207.     Left = 555
  208.     Top = 236
  209.     Width = 23
  210.     Height = 13
  211.     Caption = '(hex)'
  212.   end
  213.   object edJump: TEdit
  214.     Left = 123
  215.     Top = 16
  216.     Width = 121
  217.     Height = 21
  218.     AutoSize = False
  219.     CharCase = ecUpperCase
  220.     MaxLength = 6
  221.     ReadOnly = True
  222.     TabOrder = 0
  223.   end
  224.   object edName: TEdit
  225.     Left = 123
  226.     Top = 40
  227.     Width = 121
  228.     Height = 21
  229.     AutoSize = False
  230.     CharCase = ecUpperCase
  231.     MaxLength = 10
  232.     ReadOnly = True
  233.     TabOrder = 1
  234.   end
  235.   object edBPS: TEdit
  236.     Left = 123
  237.     Top = 64
  238.     Width = 121
  239.     Height = 21
  240.     AutoSize = False
  241.     MaxLength = 4
  242.     ReadOnly = True
  243.     TabOrder = 2
  244.   end
  245.   object edResSects: TEdit
  246.     Left = 123
  247.     Top = 112
  248.     Width = 121
  249.     Height = 21
  250.     AutoSize = False
  251.     ReadOnly = True
  252.     TabOrder = 4
  253.   end
  254.   object edNumFats: TEdit
  255.     Left = 123
  256.     Top = 136
  257.     Width = 121
  258.     Height = 21
  259.     AutoSize = False
  260.     ReadOnly = True
  261.     TabOrder = 5
  262.   end
  263.   object edRootDirEntries: TEdit
  264.     Left = 123
  265.     Top = 160
  266.     Width = 121
  267.     Height = 21
  268.     AutoSize = False
  269.     ReadOnly = True
  270.     TabOrder = 6
  271.   end
  272.   object edTotalSects: TEdit
  273.     Left = 123
  274.     Top = 184
  275.     Width = 121
  276.     Height = 21
  277.     AutoSize = False
  278.     ReadOnly = True
  279.     TabOrder = 7
  280.   end
  281.   object edMediaByte: TEdit
  282.     Left = 123
  283.     Top = 208
  284.     Width = 121
  285.     Height = 21
  286.     AutoSize = False
  287.     CharCase = ecUpperCase
  288.     MaxLength = 2
  289.     ReadOnly = True
  290.     TabOrder = 8
  291.   end
  292.   object edSPF: TEdit
  293.     Left = 123
  294.     Top = 232
  295.     Width = 121
  296.     Height = 21
  297.     AutoSize = False
  298.     ReadOnly = True
  299.     TabOrder = 9
  300.   end
  301.   object edSPT: TEdit
  302.     Left = 123
  303.     Top = 256
  304.     Width = 121
  305.     Height = 21
  306.     AutoSize = False
  307.     ReadOnly = True
  308.     TabOrder = 10
  309.   end
  310.   object edHeads: TEdit
  311.     Left = 427
  312.     Top = 16
  313.     Width = 121
  314.     Height = 21
  315.     AutoSize = False
  316.     ReadOnly = True
  317.     TabOrder = 11
  318.   end
  319.   object edHiddenSects: TEdit
  320.     Left = 427
  321.     Top = 40
  322.     Width = 121
  323.     Height = 21
  324.     AutoSize = False
  325.     ReadOnly = True
  326.     TabOrder = 12
  327.   end
  328.   object edBigTotalSects: TEdit
  329.     Left = 427
  330.     Top = 64
  331.     Width = 121
  332.     Height = 21
  333.     AutoSize = False
  334.     ReadOnly = True
  335.     TabOrder = 13
  336.   end
  337.   object edDriveId: TEdit
  338.     Left = 427
  339.     Top = 88
  340.     Width = 121
  341.     Height = 21
  342.     AutoSize = False
  343.     CharCase = ecUpperCase
  344.     MaxLength = 2
  345.     ReadOnly = True
  346.     TabOrder = 14
  347.   end
  348.   object edExtBootSig: TEdit
  349.     Left = 427
  350.     Top = 136
  351.     Width = 121
  352.     Height = 21
  353.     AutoSize = False
  354.     CharCase = ecUpperCase
  355.     MaxLength = 2
  356.     ReadOnly = True
  357.     TabOrder = 16
  358.   end
  359.   object edSerialNumber: TEdit
  360.     Left = 427
  361.     Top = 160
  362.     Width = 121
  363.     Height = 21
  364.     AutoSize = False
  365.     CharCase = ecUpperCase
  366.     MaxLength = 8
  367.     ReadOnly = True
  368.     TabOrder = 17
  369.   end
  370.   object edVolumeName: TEdit
  371.     Left = 427
  372.     Top = 184
  373.     Width = 121
  374.     Height = 21
  375.     AutoSize = False
  376.     CharCase = ecUpperCase
  377.     MaxLength = 11
  378.     ReadOnly = True
  379.     TabOrder = 18
  380.   end
  381.   object edFileSysId: TEdit
  382.     Left = 427
  383.     Top = 208
  384.     Width = 121
  385.     Height = 21
  386.     AutoSize = False
  387.     MaxLength = 8
  388.     ReadOnly = True
  389.     TabOrder = 19
  390.   end
  391.   object btnClose: TButton
  392.     Left = 282
  393.     Top = 296
  394.     Width = 93
  395.     Height = 25
  396.     Caption = '&Close'
  397.     TabOrder = 21
  398.     OnClick = btnCloseClick
  399.   end
  400.   object edSPC: TEdit
  401.     Left = 123
  402.     Top = 88
  403.     Width = 121
  404.     Height = 21
  405.     AutoSize = False
  406.     MaxLength = 4
  407.     ReadOnly = True
  408.     TabOrder = 3
  409.   end
  410.   object edDirtyFlag: TEdit
  411.     Left = 427
  412.     Top = 112
  413.     Width = 121
  414.     Height = 21
  415.     AutoSize = False
  416.     CharCase = ecUpperCase
  417.     MaxLength = 2
  418.     ReadOnly = True
  419.     TabOrder = 15
  420.   end
  421.   object edSignature: TEdit
  422.     Left = 427
  423.     Top = 232
  424.     Width = 121
  425.     Height = 21
  426.     AutoSize = False
  427.     CharCase = ecUpperCase
  428.     MaxLength = 4
  429.     ReadOnly = True
  430.     TabOrder = 20
  431.   end
  432. end
  433.