home *** CD-ROM | disk | FTP | other *** search
Text File | 2001-03-01 | 32.1 KB | 1,393 lines |
- object LabelDlg: TLabelDlg
- Left = 257
- Top = 154
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Data Track Properties'
- ClientHeight = 482
- ClientWidth = 427
- Color = clBtnFace
- ParentFont = True
- OldCreateOrder = True
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 427
- Height = 444
- Align = alClient
- BevelOuter = bvNone
- BorderWidth = 5
- ParentColor = True
- TabOrder = 0
- object Label16: TLabel
- Left = 16
- Top = 48
- Width = 64
- Height = 13
- Caption = 'Volume Label'
- end
- object Label17: TLabel
- Left = 16
- Top = 72
- Width = 48
- Height = 13
- Caption = 'System ID'
- end
- object Label18: TLabel
- Left = 16
- Top = 104
- Width = 85
- Height = 13
- Caption = 'Volume Set Name'
- end
- object Label19: TLabel
- Left = 16
- Top = 128
- Width = 74
- Height = 13
- Caption = 'Publisher Name'
- end
- object Label20: TLabel
- Left = 16
- Top = 152
- Width = 71
- Height = 13
- Caption = 'Preparer Name'
- end
- object Label21: TLabel
- Left = 16
- Top = 176
- Width = 83
- Height = 13
- Caption = 'Application Name'
- end
- object Label22: TLabel
- Left = 16
- Top = 208
- Width = 63
- Height = 13
- Caption = 'Copyright File'
- end
- object Label23: TLabel
- Left = 16
- Top = 232
- Width = 58
- Height = 13
- Caption = 'Abstract File'
- end
- object Label24: TLabel
- Left = 16
- Top = 256
- Width = 79
- Height = 13
- Caption = 'Bibliographic File'
- end
- object Label25: TLabel
- Left = 16
- Top = 282
- Width = 80
- Height = 13
- Caption = 'Dates and Times'
- end
- object Bevel2: TBevel
- Left = 11
- Top = 288
- Width = 401
- Height = 62
- Shape = bsFrame
- end
- object Label26: TLabel
- Left = 56
- Top = 304
- Width = 39
- Height = 13
- Caption = 'Creation'
- end
- object Label27: TLabel
- Left = 40
- Top = 328
- Width = 57
- Height = 13
- Caption = 'Modification'
- end
- object Label28: TLabel
- Left = 232
- Top = 304
- Width = 42
- Height = 13
- Caption = 'Effective'
- end
- object Label29: TLabel
- Left = 232
- Top = 328
- Width = 46
- Height = 13
- Caption = 'Expiration'
- end
- object Label30: TLabel
- Left = 40
- Top = 356
- Width = 115
- Height = 13
- Caption = 'Date and Time example:'
- end
- object Label32: TLabel
- Left = 40
- Top = 372
- Width = 110
- Height = 13
- Caption = '30/12/99 07:44:33 AM'
- end
- object TabControl: TPageControl
- Left = 5
- Top = 5
- Width = 417
- Height = 434
- ActivePage = tabISO
- Align = alClient
- HotTrack = True
- MultiLine = True
- TabOrder = 0
- object tabISO: TTabSheet
- Caption = 'ISO9660 descriptor'
- object Bevel1: TBevel
- Left = 3
- Top = 256
- Width = 401
- Height = 113
- Shape = bsFrame
- end
- object Label1: TLabel
- Left = 8
- Top = 10
- Width = 64
- Height = 13
- Caption = 'Volume Label'
- end
- object Label2: TLabel
- Left = 8
- Top = 34
- Width = 48
- Height = 13
- Caption = 'System ID'
- end
- object Label3: TLabel
- Left = 8
- Top = 66
- Width = 85
- Height = 13
- Caption = 'Volume Set Name'
- end
- object Label4: TLabel
- Left = 8
- Top = 90
- Width = 74
- Height = 13
- Caption = 'Publisher Name'
- end
- object Label5: TLabel
- Left = 8
- Top = 114
- Width = 71
- Height = 13
- Caption = 'Preparer Name'
- end
- object Label6: TLabel
- Left = 8
- Top = 138
- Width = 83
- Height = 13
- Caption = 'Application Name'
- end
- object Label7: TLabel
- Left = 8
- Top = 170
- Width = 63
- Height = 13
- Caption = 'Copyright File'
- end
- object Label8: TLabel
- Left = 8
- Top = 194
- Width = 58
- Height = 13
- Caption = 'Abstract File'
- end
- object Label9: TLabel
- Left = 8
- Top = 218
- Width = 79
- Height = 13
- Caption = 'Bibliographic File'
- end
- object Label10: TLabel
- Left = 16
- Top = 266
- Width = 112
- Height = 13
- Caption = 'Creation Date and Time'
- end
- object Label11: TLabel
- Left = 16
- Top = 290
- Width = 130
- Height = 13
- Caption = 'Modification Date and Time'
- end
- object Label12: TLabel
- Left = 16
- Top = 314
- Width = 115
- Height = 13
- Caption = 'Effective Date and Time'
- end
- object Label13: TLabel
- Left = 16
- Top = 338
- Width = 119
- Height = 13
- Caption = 'Expiration Date and Time'
- end
- object Label31: TLabel
- Left = 8
- Top = 250
- Width = 80
- Height = 13
- Caption = 'Dates and Times'
- end
- object ILabelTxt: TEdit
- Left = 104
- Top = 8
- Width = 289
- Height = 21
- AutoSelect = False
- MaxLength = 32
- OEMConvert = True
- TabOrder = 0
- end
- object ISystemTxt: TEdit
- Left = 104
- Top = 32
- Width = 289
- Height = 21
- AutoSelect = False
- MaxLength = 32
- OEMConvert = True
- TabOrder = 1
- end
- object ISetTxt: TEdit
- Left = 104
- Top = 64
- Width = 289
- Height = 21
- AutoSelect = False
- MaxLength = 128
- OEMConvert = True
- TabOrder = 2
- end
- object IPublisherTxt: TEdit
- Left = 104
- Top = 88
- Width = 289
- Height = 21
- AutoSelect = False
- MaxLength = 128
- OEMConvert = True
- TabOrder = 3
- end
- object IPreparerTxt: TEdit
- Left = 104
- Top = 112
- Width = 289
- Height = 21
- AutoSelect = False
- MaxLength = 128
- OEMConvert = True
- TabOrder = 4
- end
- object IApplicationTxt: TEdit
- Left = 104
- Top = 136
- Width = 289
- Height = 21
- AutoSelect = False
- MaxLength = 128
- OEMConvert = True
- TabOrder = 5
- end
- object ICopyrightTxt: TEdit
- Left = 104
- Top = 168
- Width = 289
- Height = 21
- AutoSelect = False
- MaxLength = 37
- OEMConvert = True
- TabOrder = 6
- end
- object IAbstractTxt: TEdit
- Left = 104
- Top = 192
- Width = 289
- Height = 21
- AutoSelect = False
- MaxLength = 37
- OEMConvert = True
- TabOrder = 7
- end
- object IBibliographicTxt: TEdit
- Left = 104
- Top = 216
- Width = 289
- Height = 21
- AutoSelect = False
- MaxLength = 37
- OEMConvert = True
- TabOrder = 8
- end
- object CopyToJBt: TButton
- Left = 195
- Top = 376
- Width = 209
- Height = 25
- Caption = 'Copy fields to Joliet Volume Descriptor'
- TabOrder = 16
- OnClick = CopyToJBtClick
- end
- object ICreationTime: TDateTimePicker
- Left = 312
- Top = 264
- Width = 81
- Height = 21
- CalAlignment = dtaLeft
- Date = 0.508212037035264100
- Time = 0.508212037035264100
- DateFormat = dfShort
- DateMode = dmUpDown
- Enabled = False
- Kind = dtkTime
- ParseInput = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 9
- end
- object IModificationDate: TDateTimePicker
- Left = 168
- Top = 288
- Width = 105
- Height = 21
- CalAlignment = dtaLeft
- Date = 36528.000000000000000000
- Time = 36528.000000000000000000
- ShowCheckbox = True
- Checked = False
- DateFormat = dfShort
- DateMode = dmComboBox
- Kind = dtkDate
- ParseInput = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 10
- OnChange = DateChange
- OnKeyPress = DateKeyPress
- end
- object IModificationTime: TDateTimePicker
- Left = 312
- Top = 288
- Width = 81
- Height = 21
- CalAlignment = dtaLeft
- Date = 0.508212037035264100
- Time = 0.508212037035264100
- DateFormat = dfShort
- DateMode = dmUpDown
- Enabled = False
- Kind = dtkTime
- ParseInput = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 11
- end
- object IEffectiveTime: TDateTimePicker
- Left = 312
- Top = 312
- Width = 81
- Height = 21
- CalAlignment = dtaLeft
- Date = 0.508212037035264100
- Time = 0.508212037035264100
- DateFormat = dfShort
- DateMode = dmUpDown
- Enabled = False
- Kind = dtkTime
- ParseInput = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 13
- end
- object IEffectiveDate: TDateTimePicker
- Left = 168
- Top = 312
- Width = 105
- Height = 21
- CalAlignment = dtaLeft
- Date = 36528.000000000000000000
- Time = 36528.000000000000000000
- ShowCheckbox = True
- Checked = False
- DateFormat = dfShort
- DateMode = dmComboBox
- Kind = dtkDate
- ParseInput = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 12
- OnChange = DateChange
- OnKeyPress = DateKeyPress
- end
- object IExpirationTime: TDateTimePicker
- Left = 312
- Top = 336
- Width = 81
- Height = 21
- CalAlignment = dtaLeft
- Date = 0.508212037035264100
- Time = 0.508212037035264100
- DateFormat = dfShort
- DateMode = dmUpDown
- Enabled = False
- Kind = dtkTime
- ParseInput = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 15
- end
- object IExpirationDate: TDateTimePicker
- Left = 168
- Top = 336
- Width = 105
- Height = 21
- CalAlignment = dtaLeft
- Date = 36528.000000000000000000
- Time = 36528.000000000000000000
- ShowCheckbox = True
- Checked = False
- DateFormat = dfShort
- DateMode = dmComboBox
- Kind = dtkDate
- ParseInput = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 14
- OnChange = DateChange
- OnKeyPress = DateKeyPress
- end
- object ICreationDate: TDateTimePicker
- Left = 168
- Top = 264
- Width = 105
- Height = 21
- CalAlignment = dtaLeft
- Date = 36925.430885300930000000
- Time = 36925.430885300930000000
- ShowCheckbox = True
- Checked = False
- DateFormat = dfShort
- DateMode = dmComboBox
- Kind = dtkDate
- ParseInput = False
- TabOrder = 17
- OnChange = DateChange
- OnKeyPress = DateKeyPress
- end
- end
- object tabJoliet: TTabSheet
- Caption = 'Joliet descriptor'
- object Bevel3: TBevel
- Left = 3
- Top = 256
- Width = 401
- Height = 113
- Shape = bsFrame
- end
- object Label42: TLabel
- Left = 8
- Top = 250
- Width = 80
- Height = 13
- Caption = 'Dates and Times'
- end
- object Label37: TLabel
- Left = 8
- Top = 218
- Width = 79
- Height = 13
- Caption = 'Bibliographic File'
- end
- object Label38: TLabel
- Left = 8
- Top = 194
- Width = 58
- Height = 13
- Caption = 'Abstract File'
- end
- object Label39: TLabel
- Left = 8
- Top = 170
- Width = 63
- Height = 13
- Caption = 'Copyright File'
- end
- object Label40: TLabel
- Left = 8
- Top = 138
- Width = 83
- Height = 13
- Caption = 'Application Name'
- end
- object Label41: TLabel
- Left = 8
- Top = 114
- Width = 71
- Height = 13
- Caption = 'Preparer Name'
- end
- object Label43: TLabel
- Left = 8
- Top = 90
- Width = 74
- Height = 13
- Caption = 'Publisher Name'
- end
- object Label44: TLabel
- Left = 8
- Top = 66
- Width = 85
- Height = 13
- Caption = 'Volume Set Name'
- end
- object Label45: TLabel
- Left = 8
- Top = 34
- Width = 48
- Height = 13
- Caption = 'System ID'
- end
- object Label46: TLabel
- Left = 8
- Top = 10
- Width = 64
- Height = 13
- Caption = 'Volume Label'
- end
- object Label14: TLabel
- Left = 16
- Top = 266
- Width = 112
- Height = 13
- Caption = 'Creation Date and Time'
- end
- object Label15: TLabel
- Left = 16
- Top = 290
- Width = 130
- Height = 13
- Caption = 'Modification Date and Time'
- end
- object Label33: TLabel
- Left = 16
- Top = 314
- Width = 115
- Height = 13
- Caption = 'Effective Date and Time'
- end
- object Label34: TLabel
- Left = 16
- Top = 338
- Width = 119
- Height = 13
- Caption = 'Expiration Date and Time'
- end
- object JLabelTxt: TEdit
- Left = 104
- Top = 8
- Width = 289
- Height = 21
- AutoSelect = False
- MaxLength = 16
- TabOrder = 0
- end
- object JSystemTxt: TEdit
- Left = 104
- Top = 32
- Width = 289
- Height = 21
- AutoSelect = False
- MaxLength = 16
- TabOrder = 1
- end
- object JSetTxt: TEdit
- Left = 104
- Top = 64
- Width = 289
- Height = 21
- AutoSelect = False
- MaxLength = 64
- TabOrder = 2
- end
- object JPublisherTxt: TEdit
- Left = 104
- Top = 88
- Width = 289
- Height = 21
- AutoSelect = False
- MaxLength = 64
- TabOrder = 3
- end
- object JPreparerTxt: TEdit
- Left = 104
- Top = 112
- Width = 289
- Height = 21
- AutoSelect = False
- MaxLength = 64
- TabOrder = 4
- end
- object JApplicationTxt: TEdit
- Left = 104
- Top = 136
- Width = 289
- Height = 21
- AutoSelect = False
- MaxLength = 64
- TabOrder = 5
- end
- object JCopyrightTxt: TEdit
- Left = 104
- Top = 168
- Width = 289
- Height = 21
- AutoSelect = False
- MaxLength = 18
- TabOrder = 6
- end
- object JAbstractTxt: TEdit
- Left = 104
- Top = 192
- Width = 289
- Height = 21
- AutoSelect = False
- MaxLength = 18
- TabOrder = 7
- end
- object JBibliographicTxt: TEdit
- Left = 104
- Top = 216
- Width = 289
- Height = 21
- AutoSelect = False
- MaxLength = 18
- TabOrder = 8
- end
- object CopyToIBt: TButton
- Left = 195
- Top = 376
- Width = 209
- Height = 25
- Caption = 'Copy fields to ISO9660 Volume Descriptor'
- TabOrder = 17
- OnClick = CopyToIBtClick
- end
- object JCreationDate: TDateTimePicker
- Left = 168
- Top = 264
- Width = 105
- Height = 21
- CalAlignment = dtaLeft
- Date = 36528.000000000000000000
- Time = 36528.000000000000000000
- ShowCheckbox = True
- Checked = False
- DateFormat = dfShort
- DateMode = dmComboBox
- Kind = dtkDate
- ParseInput = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 9
- OnChange = DateChange
- OnKeyPress = DateKeyPress
- end
- object JCreationTime: TDateTimePicker
- Left = 312
- Top = 264
- Width = 81
- Height = 21
- CalAlignment = dtaLeft
- Date = 0.508212037035264100
- Time = 0.508212037035264100
- DateFormat = dfShort
- DateMode = dmUpDown
- Enabled = False
- Kind = dtkTime
- ParseInput = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 10
- end
- object JModificationTime: TDateTimePicker
- Left = 312
- Top = 288
- Width = 81
- Height = 21
- CalAlignment = dtaLeft
- Date = 0.508212037035264100
- Time = 0.508212037035264100
- DateFormat = dfShort
- DateMode = dmUpDown
- Enabled = False
- Kind = dtkTime
- ParseInput = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 12
- end
- object JModificationDate: TDateTimePicker
- Left = 168
- Top = 288
- Width = 105
- Height = 21
- CalAlignment = dtaLeft
- Date = 36528.000000000000000000
- Time = 36528.000000000000000000
- ShowCheckbox = True
- Checked = False
- DateFormat = dfShort
- DateMode = dmComboBox
- Kind = dtkDate
- ParseInput = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 11
- OnChange = DateChange
- OnKeyPress = DateKeyPress
- end
- object JEffectiveDate: TDateTimePicker
- Left = 168
- Top = 312
- Width = 105
- Height = 21
- CalAlignment = dtaLeft
- Date = 36528.000000000000000000
- Time = 36528.000000000000000000
- ShowCheckbox = True
- Checked = False
- DateFormat = dfShort
- DateMode = dmComboBox
- Kind = dtkDate
- ParseInput = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 13
- OnChange = DateChange
- OnKeyPress = DateKeyPress
- end
- object JEffectiveTime: TDateTimePicker
- Left = 312
- Top = 312
- Width = 81
- Height = 21
- CalAlignment = dtaLeft
- Date = 0.508212037035264100
- Time = 0.508212037035264100
- DateFormat = dfShort
- DateMode = dmUpDown
- Enabled = False
- Kind = dtkTime
- ParseInput = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 14
- end
- object JExpirationTime: TDateTimePicker
- Left = 312
- Top = 336
- Width = 81
- Height = 21
- CalAlignment = dtaLeft
- Date = 0.508212037035264100
- Time = 0.508212037035264100
- DateFormat = dfShort
- DateMode = dmUpDown
- Enabled = False
- Kind = dtkTime
- ParseInput = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 16
- end
- object JExpirationDate: TDateTimePicker
- Left = 168
- Top = 336
- Width = 105
- Height = 21
- CalAlignment = dtaLeft
- Date = 36528.000000000000000000
- Time = 36528.000000000000000000
- ShowCheckbox = True
- Checked = False
- DateFormat = dfShort
- DateMode = dmComboBox
- Kind = dtkDate
- ParseInput = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 15
- OnChange = DateChange
- OnKeyPress = DateKeyPress
- end
- end
- object tabInfo: TTabSheet
- Caption = 'Misc info'
- ImageIndex = 2
- object Bevel9: TBevel
- Left = 304
- Top = 254
- Width = 89
- Height = 18
- end
- object Bevel10: TBevel
- Left = 304
- Top = 222
- Width = 89
- Height = 18
- end
- object Bevel11: TBevel
- Left = 304
- Top = 190
- Width = 89
- Height = 18
- end
- object Label35: TLabel
- Left = 16
- Top = 32
- Width = 83
- Height = 13
- Caption = 'Disc volume label'
- end
- object Label47: TLabel
- Left = 16
- Top = 64
- Width = 68
- Height = 13
- Caption = 'Total disc time'
- end
- object Label48: TLabel
- Left = 16
- Top = 192
- Width = 42
- Height = 13
- Caption = 'Files size'
- end
- object Label49: TLabel
- Left = 16
- Top = 224
- Width = 51
- Height = 13
- Caption = 'Files count'
- end
- object Label50: TLabel
- Left = 16
- Top = 256
- Width = 64
- Height = 13
- Caption = 'Folders count'
- end
- object Label51: TLabel
- Left = 16
- Top = 288
- Width = 67
- Height = 13
- Caption = 'Autorun.inf file'
- end
- object Bevel4: TBevel
- Left = 112
- Top = 30
- Width = 281
- Height = 18
- end
- object VLabel: TLabel
- Left = 120
- Top = 32
- Width = 3
- Height = 13
- end
- object Bevel5: TBevel
- Left = 112
- Top = 62
- Width = 89
- Height = 18
- end
- object Bevel6: TBevel
- Left = 112
- Top = 190
- Width = 89
- Height = 18
- end
- object Bevel7: TBevel
- Left = 112
- Top = 222
- Width = 89
- Height = 18
- end
- object Bevel8: TBevel
- Left = 112
- Top = 254
- Width = 89
- Height = 18
- end
- object DTime: TLabel
- Left = 120
- Top = 64
- Width = 3
- Height = 13
- end
- object TSize: TLabel
- Left = 120
- Top = 192
- Width = 3
- Height = 13
- end
- object FCount: TLabel
- Left = 120
- Top = 224
- Width = 3
- Height = 13
- end
- object DCount: TLabel
- Left = 120
- Top = 256
- Width = 3
- Height = 13
- end
- object Label36: TLabel
- Left = 224
- Top = 192
- Width = 42
- Height = 13
- Caption = 'Files size'
- end
- object Label52: TLabel
- Left = 224
- Top = 224
- Width = 51
- Height = 13
- Caption = 'Files count'
- end
- object Label53: TLabel
- Left = 224
- Top = 256
- Width = 64
- Height = 13
- Caption = 'Folders count'
- end
- object CSize: TLabel
- Left = 312
- Top = 192
- Width = 3
- Height = 13
- end
- object CFCount: TLabel
- Left = 312
- Top = 224
- Width = 3
- Height = 13
- end
- object CDCount: TLabel
- Left = 312
- Top = 256
- Width = 3
- Height = 13
- end
- object Label57: TLabel
- Left = 256
- Top = 160
- Width = 91
- Height = 13
- Caption = 'Current folder totals'
- end
- object Label70: TLabel
- Left = 16
- Top = 160
- Width = 110
- Height = 13
- Caption = 'Current filesystem totals'
- end
- object Label71: TLabel
- Left = 16
- Top = 96
- Width = 85
- Height = 13
- Caption = 'Current data track'
- end
- object Label72: TLabel
- Left = 16
- Top = 128
- Width = 54
- Height = 13
- Caption = 'Size (bytes)'
- end
- object Bevel25: TBevel
- Left = 112
- Top = 126
- Width = 89
- Height = 18
- end
- object TBytes: TLabel
- Left = 120
- Top = 128
- Width = 3
- Height = 13
- end
- object Bevel26: TBevel
- Left = 304
- Top = 126
- Width = 89
- Height = 18
- end
- object TMSF: TLabel
- Left = 312
- Top = 128
- Width = 3
- Height = 13
- end
- object Label75: TLabel
- Left = 224
- Top = 128
- Width = 57
- Height = 13
- Caption = 'Size (M:S:F)'
- end
- object AutorunFile: TMemo
- Left = 16
- Top = 304
- Width = 377
- Height = 89
- ReadOnly = True
- ScrollBars = ssBoth
- TabOrder = 0
- WordWrap = False
- end
- end
- object tabBoot: TTabSheet
- Caption = 'Boot Record'
- ImageIndex = 3
- object Bevel24: TBevel
- Left = 112
- Top = 214
- Width = 281
- Height = 18
- end
- object Bevel20: TBevel
- Left = 8
- Top = 104
- Width = 393
- Height = 233
- Shape = bsFrame
- end
- object Bevel18: TBevel
- Left = 8
- Top = 16
- Width = 393
- Height = 73
- Shape = bsFrame
- end
- object Label54: TLabel
- Left = 16
- Top = 32
- Width = 39
- Height = 13
- Caption = 'ID string'
- end
- object Bevel12: TBevel
- Left = 112
- Top = 30
- Width = 281
- Height = 18
- end
- object Label55: TLabel
- Left = 16
- Top = 64
- Width = 52
- Height = 13
- Caption = 'Platform ID'
- end
- object Bevel13: TBevel
- Left = 112
- Top = 62
- Width = 89
- Height = 18
- end
- object Label56: TLabel
- Left = 16
- Top = 248
- Width = 76
- Height = 13
- Caption = 'Boot media type'
- end
- object Bevel14: TBevel
- Left = 112
- Top = 246
- Width = 89
- Height = 18
- end
- object Label58: TLabel
- Left = 16
- Top = 280
- Width = 67
- Height = 13
- Caption = 'Load segment'
- end
- object Bevel15: TBevel
- Left = 112
- Top = 278
- Width = 89
- Height = 18
- end
- object Label59: TLabel
- Left = 224
- Top = 248
- Width = 49
- Height = 13
- Caption = 'Load RBA'
- end
- object Bevel16: TBevel
- Left = 304
- Top = 246
- Width = 89
- Height = 18
- end
- object Label60: TLabel
- Left = 224
- Top = 280
- Width = 61
- Height = 13
- Caption = 'Sector count'
- end
- object Bevel17: TBevel
- Left = 304
- Top = 278
- Width = 89
- Height = 18
- end
- object BootIdString: TLabel
- Left = 120
- Top = 32
- Width = 3
- Height = 13
- end
- object BootPlatform: TLabel
- Left = 120
- Top = 64
- Width = 3
- Height = 13
- end
- object BootSegment: TLabel
- Left = 120
- Top = 280
- Width = 3
- Height = 13
- end
- object BootLoad: TLabel
- Left = 312
- Top = 248
- Width = 3
- Height = 13
- end
- object BootCount: TLabel
- Left = 312
- Top = 280
- Width = 3
- Height = 13
- end
- object Label61: TLabel
- Left = 16
- Top = 10
- Width = 72
- Height = 13
- Caption = 'Validation entry'
- end
- object Label62: TLabel
- Left = 224
- Top = 64
- Width = 50
- Height = 13
- Caption = 'Checksum'
- end
- object Bevel19: TBevel
- Left = 304
- Top = 62
- Width = 89
- Height = 18
- end
- object BootChecksum: TLabel
- Left = 312
- Top = 64
- Width = 3
- Height = 13
- end
- object BootMedia: TLabel
- Left = 120
- Top = 248
- Width = 3
- Height = 13
- end
- object Label64: TLabel
- Left = 16
- Top = 98
- Width = 143
- Height = 13
- Caption = 'Sections and their boot entries'
- end
- object Label67: TLabel
- Left = 16
- Top = 312
- Width = 57
- Height = 13
- Caption = 'System type'
- end
- object Bevel22: TBevel
- Left = 112
- Top = 310
- Width = 89
- Height = 18
- end
- object BootSystemType: TLabel
- Left = 120
- Top = 312
- Width = 3
- Height = 13
- end
- object Label66: TLabel
- Left = 16
- Top = 184
- Width = 56
- Height = 13
- Caption = 'Boot entries'
- end
- object Label65: TLabel
- Left = 16
- Top = 120
- Width = 41
- Height = 13
- Caption = 'Sections'
- end
- object Label63: TLabel
- Left = 224
- Top = 312
- Width = 42
- Height = 13
- Caption = 'Bootable'
- end
- object Bevel21: TBevel
- Left = 304
- Top = 310
- Width = 89
- Height = 18
- end
- object BootBootable: TLabel
- Left = 312
- Top = 312
- Width = 3
- Height = 13
- end
- object Label68: TLabel
- Left = 16
- Top = 152
- Width = 90
- Height = 13
- Caption = 'Section platform ID'
- end
- object Bevel23: TBevel
- Left = 112
- Top = 150
- Width = 89
- Height = 18
- end
- object BootPlatform2: TLabel
- Left = 120
- Top = 152
- Width = 3
- Height = 13
- end
- object Label69: TLabel
- Left = 16
- Top = 216
- Width = 55
- Height = 13
- Caption = 'Criteria type'
- end
- object BootCriteria: TLabel
- Left = 120
- Top = 216
- Width = 3
- Height = 13
- end
- object BootEntries: TComboBox
- Left = 112
- Top = 181
- Width = 281
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 0
- OnChange = BootEntriesChange
- end
- object BootSections: TComboBox
- Left = 112
- Top = 117
- Width = 281
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 1
- OnChange = BootSectionsChange
- end
- end
- end
- end
- object Panel2: TPanel
- Left = 0
- Top = 444
- Width = 427
- Height = 38
- Align = alBottom
- BevelOuter = bvNone
- ParentColor = True
- TabOrder = 1
- object OKBtn: TButton
- Left = 251
- Top = 2
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- TabOrder = 0
- OnClick = OKBtnClick
- end
- object CancelBtn: TButton
- Left = 339
- Top = 2
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 1
- end
- end
- end
-