home *** CD-ROM | disk | FTP | other *** search
- object Ext2SuperBlock: TExt2SuperBlock
- Left = 297
- Top = 435
- Width = 613
- Height = 405
- Caption = 'Ext-2 Super Block'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 13
- Top = 20
- Width = 82
- Height = 13
- Caption = 'LILO Boot Sector'
- end
- object Label2: TLabel
- Left = 13
- Top = 44
- Width = 75
- Height = 13
- Caption = '1. Inodes Count'
- end
- object Label3: TLabel
- Left = 13
- Top = 68
- Width = 75
- Height = 13
- Caption = '2. Blocks Count'
- end
- object Label4: TLabel
- Left = 13
- Top = 116
- Width = 99
- Height = 13
- Caption = '4. Free Blocks Count'
- end
- object Label5: TLabel
- Left = 13
- Top = 140
- Width = 87
- Height = 13
- Caption = '5. First Data Block'
- end
- object Label6: TLabel
- Left = 13
- Top = 164
- Width = 99
- Height = 13
- Caption = '6. Logical Block Size'
- end
- object Label7: TLabel
- Left = 13
- Top = 188
- Width = 96
- Height = 13
- Caption = '7. Logical Frag. Size'
- end
- object Label8: TLabel
- Left = 13
- Top = 212
- Width = 78
- Height = 13
- Caption = '8. Blocks/Group'
- end
- object Label9: TLabel
- Left = 13
- Top = 236
- Width = 95
- Height = 13
- Caption = '9. Fragments/Group'
- end
- object Label10: TLabel
- Left = 13
- Top = 260
- Width = 84
- Height = 13
- Caption = '10. Inodes/Group'
- end
- object Label11: TLabel
- Left = 13
- Top = 284
- Width = 74
- Height = 13
- Caption = '11. Mount Time'
- end
- object Label12: TLabel
- Left = 13
- Top = 308
- Width = 92
- Height = 13
- Caption = '12. Last Write Time'
- end
- object Label13: TLabel
- Left = 299
- Top = 44
- Width = 79
- Height = 13
- Caption = '13. Mount Count'
- end
- object Label14: TLabel
- Left = 299
- Top = 68
- Width = 105
- Height = 13
- Caption = '14. Max. Mount Count'
- end
- object Label15: TLabel
- Left = 299
- Top = 117
- Width = 43
- Height = 13
- Caption = '16. State'
- end
- object Label16: TLabel
- Left = 299
- Top = 141
- Width = 85
- Height = 13
- Caption = '17. Error Behavior'
- end
- object Label18: TLabel
- Left = 299
- Top = 165
- Width = 117
- Height = 13
- Caption = '18. Minor Revision Level'
- end
- object Label19: TLabel
- Left = 299
- Top = 189
- Width = 98
- Height = 13
- Caption = '19. Last Check Time'
- end
- object Label23: TLabel
- Left = 555
- Top = 92
- Width = 23
- Height = 13
- Caption = '(hex)'
- end
- object Label24: TLabel
- Left = 555
- Top = 117
- Width = 23
- Height = 13
- Caption = '(hex)'
- end
- object Label17: TLabel
- Left = 13
- Top = 92
- Width = 100
- Height = 13
- Caption = '3. Res. Blocks Count'
- end
- object Label25: TLabel
- Left = 299
- Top = 92
- Width = 87
- Height = 13
- Caption = '15. Magic Number'
- end
- object Label26: TLabel
- Left = 249
- Top = 284
- Width = 23
- Height = 13
- Caption = '(hex)'
- end
- object Label27: TLabel
- Left = 299
- Top = 213
- Width = 114
- Height = 13
- Caption = '20. Max. Time / Checks'
- end
- object Label20: TLabel
- Left = 249
- Top = 308
- Width = 23
- Height = 13
- Caption = '(hex)'
- end
- object Label21: TLabel
- Left = 555
- Top = 141
- Width = 23
- Height = 13
- Caption = '(hex)'
- end
- object Label22: TLabel
- Left = 555
- Top = 189
- Width = 23
- Height = 13
- Caption = '(hex)'
- end
- object Label28: TLabel
- Left = 300
- Top = 237
- Width = 70
- Height = 13
- Caption = '21. Creator OS'
- end
- object Label29: TLabel
- Left = 300
- Top = 261
- Width = 117
- Height = 13
- Caption = '22. Major Revision Level'
- end
- object Label30: TLabel
- Left = 300
- Top = 285
- Width = 115
- Height = 13
- Caption = '23. Res. Block Def. UID'
- end
- object Label31: TLabel
- Left = 301
- Top = 310
- Width = 115
- Height = 13
- Caption = '24. Res. Block Def. GID'
- end
- object Label32: TLabel
- Left = 555
- Top = 285
- Width = 23
- Height = 13
- Caption = '(hex)'
- end
- object Label33: TLabel
- Left = 555
- Top = 309
- Width = 23
- Height = 13
- Caption = '(hex)'
- end
- object edLILOBootSector: TEdit
- Left = 124
- Top = 16
- Width = 425
- Height = 21
- AutoSize = False
- CharCase = ecUpperCase
- MaxLength = 6
- ReadOnly = True
- TabOrder = 0
- end
- object edInodesCount: TEdit
- Left = 124
- Top = 40
- Width = 121
- Height = 21
- AutoSize = False
- CharCase = ecUpperCase
- MaxLength = 10
- ReadOnly = True
- TabOrder = 1
- end
- object edBlocksCount: TEdit
- Left = 124
- Top = 64
- Width = 121
- Height = 21
- AutoSize = False
- MaxLength = 4
- ReadOnly = True
- TabOrder = 2
- end
- object edFreeBlocksCount: TEdit
- Left = 124
- Top = 112
- Width = 121
- Height = 21
- AutoSize = False
- ReadOnly = True
- TabOrder = 4
- end
- object edFirstDataBlock: TEdit
- Left = 124
- Top = 136
- Width = 121
- Height = 21
- AutoSize = False
- ReadOnly = True
- TabOrder = 5
- end
- object edLogicalBlockSize: TEdit
- Left = 124
- Top = 160
- Width = 121
- Height = 21
- AutoSize = False
- ReadOnly = True
- TabOrder = 6
- end
- object edLogicalFragmentSize: TEdit
- Left = 124
- Top = 184
- Width = 121
- Height = 21
- AutoSize = False
- ReadOnly = True
- TabOrder = 7
- end
- object edBlocksPerGroup: TEdit
- Left = 124
- Top = 208
- Width = 121
- Height = 21
- AutoSize = False
- CharCase = ecUpperCase
- MaxLength = 2
- ReadOnly = True
- TabOrder = 8
- end
- object edFragmentsPerGroup: TEdit
- Left = 124
- Top = 232
- Width = 121
- Height = 21
- AutoSize = False
- ReadOnly = True
- TabOrder = 9
- end
- object edInodesPerGroup: TEdit
- Left = 124
- Top = 256
- Width = 121
- Height = 21
- AutoSize = False
- ReadOnly = True
- TabOrder = 10
- end
- object edMountTime: TEdit
- Left = 124
- Top = 280
- Width = 121
- Height = 21
- AutoSize = False
- ReadOnly = True
- TabOrder = 11
- end
- object edLastWriteTime: TEdit
- Left = 124
- Top = 304
- Width = 121
- Height = 21
- AutoSize = False
- ReadOnly = True
- TabOrder = 12
- end
- object edMountCount: TEdit
- Left = 428
- Top = 40
- Width = 121
- Height = 21
- AutoSize = False
- ReadOnly = True
- TabOrder = 13
- end
- object edMaxMountCount: TEdit
- Left = 428
- Top = 64
- Width = 121
- Height = 21
- AutoSize = False
- CharCase = ecUpperCase
- MaxLength = 2
- ReadOnly = True
- TabOrder = 14
- end
- object edState: TEdit
- Left = 428
- Top = 112
- Width = 121
- Height = 21
- AutoSize = False
- CharCase = ecUpperCase
- MaxLength = 2
- ReadOnly = True
- TabOrder = 16
- end
- object edErrorBehavior: TEdit
- Left = 428
- Top = 136
- Width = 121
- Height = 21
- AutoSize = False
- CharCase = ecUpperCase
- MaxLength = 8
- ReadOnly = True
- TabOrder = 17
- end
- object edMinorRevisionLevel: TEdit
- Left = 428
- Top = 160
- Width = 121
- Height = 21
- AutoSize = False
- CharCase = ecUpperCase
- MaxLength = 11
- ReadOnly = True
- TabOrder = 18
- end
- object edLastCheckTime: TEdit
- Left = 428
- Top = 184
- Width = 121
- Height = 21
- AutoSize = False
- MaxLength = 8
- ReadOnly = True
- TabOrder = 19
- end
- object btnClose: TButton
- Left = 274
- Top = 344
- Width = 93
- Height = 25
- Caption = '&Close'
- TabOrder = 25
- OnClick = btnCloseClick
- end
- object edResBlocksCount: TEdit
- Left = 124
- Top = 88
- Width = 121
- Height = 21
- AutoSize = False
- MaxLength = 4
- ReadOnly = True
- TabOrder = 3
- end
- object edMagicNumber: TEdit
- Left = 428
- Top = 88
- Width = 121
- Height = 21
- AutoSize = False
- CharCase = ecUpperCase
- MaxLength = 2
- ReadOnly = True
- TabOrder = 15
- end
- object edMaxTimeBetweenChecks: TEdit
- Left = 428
- Top = 208
- Width = 121
- Height = 21
- AutoSize = False
- CharCase = ecUpperCase
- MaxLength = 4
- ReadOnly = True
- TabOrder = 20
- end
- object edCreatorOS: TEdit
- Left = 428
- Top = 232
- Width = 121
- Height = 21
- AutoSize = False
- MaxLength = 8
- ReadOnly = True
- TabOrder = 21
- end
- object edMajorRevisionLevel: TEdit
- Left = 428
- Top = 256
- Width = 121
- Height = 21
- AutoSize = False
- MaxLength = 8
- ReadOnly = True
- TabOrder = 22
- end
- object edReservedBlockDefUID: TEdit
- Left = 428
- Top = 280
- Width = 121
- Height = 21
- AutoSize = False
- MaxLength = 8
- ReadOnly = True
- TabOrder = 23
- end
- object edReservedBlockDefGID: TEdit
- Left = 428
- Top = 304
- Width = 121
- Height = 21
- AutoSize = False
- MaxLength = 8
- ReadOnly = True
- TabOrder = 24
- end
- end
-