home *** CD-ROM | disk | FTP | other *** search
- inherited DataTrackPropForm: TDataTrackPropForm
- Left = 724
- Top = 336
- HelpContext = 15500
- Caption = 'DataTrackPropForm'
- PixelsPerInch = 96
- TextHeight = 13
- inherited btnOK: TButton
- HelpContext = 15415
- end
- inherited btnCancel: TButton
- HelpContext = 15420
- end
- inherited btnHelp: TButton
- HelpContext = 15430
- end
- inherited pcProperties: TPageControl
- ActivePage = TabSheet4
- inherited tsGeneral: TTabSheet
- inherited Label3: TLabel
- Top = 96
- Width = 49
- end
- inherited SizeLabel: TLabel
- Top = 96
- Width = 250
- end
- inherited Bevel1: TBevel
- Left = 11
- Width = 318
- end
- inherited MSDosNameLabel: TLabel
- Left = 91
- Top = 357
- Visible = False
- end
- inherited CreationLabel: TLabel
- Left = 91
- Top = 341
- Width = 270
- Visible = False
- end
- inherited Label1: TLabel
- Left = 3
- Top = 356
- Visible = False
- end
- inherited Label4: TLabel
- Left = 14
- Top = 156
- Width = 80
- end
- inherited Label8: TLabel
- Left = 8
- Top = 312
- Enabled = False
- Visible = False
- end
- object Label12: TLabel [14]
- Left = 14
- Top = 204
- Width = 49
- Height = 13
- Caption = 'Expiration:'
- end
- object Label16: TLabel [15]
- Left = 14
- Top = 228
- Width = 45
- Height = 13
- Caption = 'E&ffective:'
- end
- object Bevel3: TBevel [16]
- Left = 11
- Top = 249
- Width = 318
- Height = 2
- Shape = bsTopLine
- end
- object Label9: TLabel [17]
- Left = 14
- Top = 180
- Width = 43
- Height = 13
- Caption = 'Modified:'
- end
- object lblTrackType: TLabel [18]
- Left = 16
- Top = 259
- Width = 54
- Height = 13
- Caption = 'Track type:'
- end
- inherited LocationLabel: TEdit
- Left = 67
- Top = 311
- Enabled = False
- Text = 'LocationLabel'
- Visible = False
- end
- object CopyCheckBox: TCheckBox
- Left = 14
- Top = 285
- Width = 121
- Height = 17
- HelpContext = 15440
- Caption = '&Copy permitted'
- TabOrder = 11
- end
- object cbTrackType: TComboBox
- Left = 96
- Top = 256
- Width = 225
- Height = 21
- HelpContext = 15450
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 10
- Items.Strings = (
- 'CD-ROM Mode 1'
- 'CD-ROM Mode 2 XA')
- end
- object dtpCreationDate: TDateTimePicker
- Left = 96
- Top = 152
- Width = 113
- Height = 21
- CalAlignment = dtaLeft
- Date = 0.443185763891960900
- Time = 0.443185763891960900
- DateFormat = dfShort
- DateMode = dmComboBox
- Kind = dtkDate
- ParseInput = False
- TabOrder = 2
- end
- object dtpCreationTime: TDateTimePicker
- Left = 224
- Top = 152
- Width = 96
- Height = 21
- CalAlignment = dtaLeft
- Date = 0.443185763891960900
- Time = 0.443185763891960900
- DateFormat = dfShort
- DateMode = dmUpDown
- Kind = dtkTime
- ParseInput = False
- TabOrder = 3
- end
- object dtpModificationDate: TDateTimePicker
- Left = 96
- Top = 176
- Width = 113
- Height = 21
- CalAlignment = dtaLeft
- Date = 0.443185763891960900
- Time = 0.443185763891960900
- DateFormat = dfShort
- DateMode = dmComboBox
- Kind = dtkDate
- ParseInput = False
- TabOrder = 4
- end
- object dtpModificationTime: TDateTimePicker
- Left = 224
- Top = 176
- Width = 96
- Height = 21
- CalAlignment = dtaLeft
- Date = 0.443185763891960900
- Time = 0.443185763891960900
- DateFormat = dfShort
- DateMode = dmUpDown
- Kind = dtkTime
- ParseInput = False
- TabOrder = 5
- end
- object dtpExpirationTime: TDateTimePicker
- Left = 224
- Top = 200
- Width = 96
- Height = 21
- CalAlignment = dtaLeft
- Date = 0.443185763891960900
- Time = 0.443185763891960900
- DateFormat = dfShort
- DateMode = dmUpDown
- Kind = dtkTime
- ParseInput = False
- TabOrder = 7
- end
- object dtpExpirationDate: TDateTimePicker
- Left = 96
- Top = 200
- Width = 113
- Height = 21
- CalAlignment = dtaLeft
- Date = 0.443185763891960900
- Time = 0.443185763891960900
- DateFormat = dfShort
- DateMode = dmComboBox
- Kind = dtkDate
- ParseInput = False
- TabOrder = 6
- end
- object dtpEffectiveTime: TDateTimePicker
- Left = 224
- Top = 224
- Width = 96
- Height = 21
- CalAlignment = dtaLeft
- Date = 0.443185763891960900
- Time = 0.443185763891960900
- DateFormat = dfShort
- DateMode = dmUpDown
- Kind = dtkTime
- ParseInput = False
- TabOrder = 9
- end
- object dtpEffectiveDate: TDateTimePicker
- Left = 96
- Top = 224
- Width = 113
- Height = 21
- CalAlignment = dtaLeft
- Date = 0.443185763891960900
- Time = 0.443185763891960900
- DateFormat = dfShort
- DateMode = dmComboBox
- Kind = dtkDate
- ParseInput = False
- TabOrder = 8
- end
- end
- inherited TrackPropTabSheet: TTabSheet
- TabVisible = True
- inherited TitleEdit: TEdit
- HelpContext = 15460
- end
- inherited cbAllTracks: TCheckBox
- HelpContext = 15510
- end
- inherited cbSetTrackSize: TCheckBox
- Top = 283
- end
- end
- object TabSheet2: TTabSheet
- Caption = 'Volume Info'
- object Label11: TLabel
- Left = 8
- Top = 76
- Width = 84
- Height = 13
- Caption = 'Volume &set name:'
- end
- object Label13: TLabel
- Left = 8
- Top = 132
- Width = 46
- Height = 13
- Caption = '&Publisher:'
- FocusControl = CopyrightPublisherEdit
- end
- object Label15: TLabel
- Left = 8
- Top = 155
- Width = 55
- Height = 13
- Caption = '&Application:'
- FocusControl = CopyrightAppEdit
- end
- object Label14: TLabel
- Left = 8
- Top = 298
- Width = 69
- Height = 13
- Caption = 'Da&ta Preparer:'
- FocusControl = CopyrightDataPreparerEdit
- Visible = False
- end
- object Label17: TLabel
- Left = 8
- Top = 216
- Width = 47
- Height = 13
- Caption = '&Copyright:'
- end
- object Label18: TLabel
- Left = 8
- Top = 264
- Width = 42
- Height = 13
- Caption = '&Abstract:'
- end
- object Label19: TLabel
- Left = 8
- Top = 240
- Width = 63
- Height = 13
- Caption = 'Bibliographic:'
- end
- object Bevel4: TBevel
- Left = 5
- Top = 175
- Width = 327
- Height = 2
- Shape = bsTopLine
- end
- object Label20: TLabel
- Left = 8
- Top = 184
- Width = 321
- Height = 28
- AutoSize = False
- Caption = 'Information files on disc:'
- WordWrap = True
- end
- object Label21: TLabel
- Left = 8
- Top = 8
- Width = 72
- Height = 13
- Caption = 'Volume names:'
- end
- object Bevel5: TBevel
- Left = 5
- Top = 103
- Width = 327
- Height = 2
- Shape = bsTopLine
- end
- object Label22: TLabel
- Left = 8
- Top = 112
- Width = 94
- Height = 13
- Caption = 'Copyright identifiers:'
- end
- object Label6: TLabel
- Left = 8
- Top = 52
- Width = 66
- Height = 13
- Caption = 'System name:'
- end
- object Label7: TLabel
- Left = 8
- Top = 28
- Width = 63
- Height = 13
- Caption = 'Volume label:'
- end
- object VolLabelEdit: TEdit
- Left = 145
- Top = 24
- Width = 184
- Height = 21
- HelpContext = 15520
- MaxLength = 30
- TabOrder = 0
- Text = 'VolLabelEdit'
- end
- object SysNameEdit: TEdit
- Left = 145
- Top = 48
- Width = 184
- Height = 21
- HelpContext = 15530
- MaxLength = 30
- TabOrder = 1
- Text = 'SysNameEdit'
- end
- object SetNameEdit: TEdit
- Left = 145
- Top = 72
- Width = 184
- Height = 21
- HelpContext = 15540
- MaxLength = 30
- TabOrder = 2
- Text = 'SetNameEdit'
- end
- object CopyrightPublisherEdit: TEdit
- Left = 144
- Top = 127
- Width = 184
- Height = 21
- HelpContext = 15550
- MaxLength = 128
- TabOrder = 3
- Text = 'CopyrightPublisherEdit'
- end
- object CopyrightAppEdit: TEdit
- Left = 144
- Top = 151
- Width = 184
- Height = 21
- HelpContext = 15560
- MaxLength = 128
- TabOrder = 4
- Text = 'CopyrightAppEdit'
- end
- object CopyrightDataPreparerEdit: TEdit
- Left = 144
- Top = 295
- Width = 184
- Height = 21
- HelpContext = 15570
- Enabled = False
- MaxLength = 128
- TabOrder = 5
- Text = 'CopyrightDataPreparerEdit'
- Visible = False
- end
- object InfCopyrightEdit: TEdit
- Left = 144
- Top = 216
- Width = 184
- Height = 21
- HelpContext = 15580
- MaxLength = 38
- TabOrder = 6
- Text = 'InfCopyrightEdit'
- end
- object InfAbstractEdit: TEdit
- Left = 144
- Top = 264
- Width = 184
- Height = 21
- HelpContext = 15590
- MaxLength = 38
- TabOrder = 8
- Text = 'InfAbstractEdit'
- end
- object InfBiblioEdit: TEdit
- Left = 144
- Top = 240
- Width = 184
- Height = 21
- HelpContext = 15600
- MaxLength = 38
- TabOrder = 7
- Text = 'InfBiblioEdit'
- end
- end
- object TabSheet4: TTabSheet
- Caption = 'Filesystems'
- inline FilesysPropFrame: TFilesystemPropFrame
- Width = 341
- Height = 323
- Align = alClient
- end
- end
- object TabSheet1: TTabSheet
- Caption = 'Boot Disc'
- inline BootDiscPropFrame: TBootDiscPropFrame
- Width = 341
- Height = 323
- Align = alClient
- inherited BootGroupBox: TGroupBox
- inherited SrcDriveRadioBtn: TRadioButton
- TabOrder = 1
- end
- inherited SrcImageRadioBtn: TRadioButton
- TabOrder = 3
- end
- inherited ElToritoSeachBtn: TButton
- TabOrder = 0
- OnClick = ElToritoSeachBtnClick
- end
- end
- inherited NonBootRadioButton: TRadioButton
- TabOrder = 1
- end
- inherited BootRadioButton: TExtRadioButton
- TabOrder = 0
- end
- end
- end
- object TabSheet3: TTabSheet
- Caption = 'AutoPlay'
- object Label24: TLabel
- Left = 5
- Top = 7
- Width = 330
- Height = 53
- AutoSize = False
- Caption =
- 'The Autoplay feature of Windows is used for the automatic start ' +
- 'of an application when the disc is inserted.'
- WordWrap = True
- end
- object btnUp: TSpeedButton
- Left = 312
- Top = 169
- Width = 25
- Height = 25
- Glyph.Data = {
- E6000000424DE60000000000000076000000280000000E0000000E0000000100
- 0400000000007000000000000000000000001000000010000000000000000000
- BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
- 7700777777777777770077777777777777007777000007777700777706660777
- 7700777706660777770077770666077777007000066600007700770666666607
- 7700777066666077770077770666077777007777706077777700777777077777
- 77007777777777777700}
- Visible = False
- end
- object btnDown: TSpeedButton
- Left = 312
- Top = 201
- Width = 25
- Height = 25
- Glyph.Data = {
- E6000000424DE60000000000000076000000280000000E0000000E0000000100
- 0400000000007000000000000000000000001000000010000000000000000000
- BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
- 7700777777777777770077777777777777007777770777777700777770607777
- 7700777706660777770077706666607777007706666666077700700006660000
- 7700777706660777770077770666077777007777066607777700777700000777
- 77007777777777777700}
- Visible = False
- end
- object ListView1: TListView
- Left = 4
- Top = 155
- Width = 304
- Height = 97
- Columns = <
- item
- Caption = 'Menu item'
- Width = 135
- end
- item
- Caption = 'File to execute'
- Width = 150
- end>
- TabOrder = 0
- ViewStyle = vsReport
- Visible = False
- end
- object btnAdd: TButton
- Left = 5
- Top = 256
- Width = 90
- Height = 23
- Caption = 'Add'
- TabOrder = 1
- Visible = False
- end
- object btnDelete: TButton
- Left = 114
- Top = 256
- Width = 90
- Height = 23
- Caption = 'Delete'
- TabOrder = 2
- Visible = False
- end
- object btnEdit: TButton
- Left = 219
- Top = 256
- Width = 90
- Height = 23
- Caption = 'Edit'
- TabOrder = 3
- Visible = False
- end
- object cbEnableAutoRun: TCheckBox
- Left = 8
- Top = 62
- Width = 217
- Height = 17
- HelpContext = 15760
- Caption = 'Write AutoPlay Option on disc'
- TabOrder = 4
- OnClick = cbEnableAutoRunClick
- end
- object AutoRunPanel: TPanel
- Left = 13
- Top = 79
- Width = 324
- Height = 55
- BevelOuter = bvNone
- TabOrder = 5
- object Label25: TLabel
- Left = 8
- Top = 29
- Width = 40
- Height = 13
- Caption = 'Icon file:'
- end
- object Label26: TLabel
- Left = 8
- Top = 7
- Width = 72
- Height = 13
- Caption = 'Executable file:'
- end
- object edAutoRunIcon: TEdit
- Left = 104
- Top = 28
- Width = 217
- Height = 21
- HelpContext = 15770
- TabOrder = 0
- end
- object edAutoRunExe: TEdit
- Left = 104
- Top = 4
- Width = 217
- Height = 21
- HelpContext = 15780
- TabOrder = 1
- end
- end
- end
- object TabSheet5: TTabSheet
- Caption = 'File filter'
- object rbFilterAllFiles: TRadioButton
- Left = 8
- Top = 8
- Width = 265
- Height = 17
- HelpContext = 15790
- Caption = 'Write all files'
- Checked = True
- TabOrder = 0
- TabStop = True
- OnClick = rbFilterClick
- end
- object rbFilterWildcard: TRadioButton
- Left = 8
- Top = 24
- Width = 265
- Height = 17
- HelpContext = 15800
- Caption = 'Exclude the following files'
- TabOrder = 1
- OnClick = rbFilterClick
- end
- object FilterMemo: TMemo
- Left = 24
- Top = 42
- Width = 297
- Height = 153
- HelpContext = 15810
- ScrollBars = ssVertical
- TabOrder = 2
- end
- object GroupBox1: TGroupBox
- Left = 16
- Top = 200
- Width = 305
- Height = 57
- Caption = 'Exclude files'
- TabOrder = 3
- object cbFilterHidden: TCheckBox
- Left = 8
- Top = 16
- Width = 97
- Height = 17
- HelpContext = 15820
- Caption = 'Hidden'
- TabOrder = 0
- end
- object cbFilterSystem: TCheckBox
- Left = 8
- Top = 32
- Width = 97
- Height = 17
- HelpContext = 15830
- Caption = 'System'
- TabOrder = 1
- end
- end
- end
- object tsImports: TTabSheet
- Caption = 'Imports'
- ImageIndex = 7
- object lvImports: TListView
- Left = 16
- Top = 40
- Width = 305
- Height = 121
- Columns = <
- item
- Caption = 'Nr'
- Width = 30
- end
- item
- Caption = 'Position'
- Width = 70
- end
- item
- Caption = 'Size'
- Width = 70
- end
- item
- end>
- HideSelection = False
- ReadOnly = True
- RowSelect = True
- TabOrder = 0
- ViewStyle = vsReport
- end
- end
- end
- object BootImageOpenDialog: TOpenDialog
- DefaultExt = 'img'
- Filter = 'Disk-Image|*.img|All files|*.*'
- Options = [ofHideReadOnly, ofFileMustExist]
- Left = 8
- Top = 360
- end
- object ImageSaveDialog: TSaveDialog
- DefaultExt = 'img'
- Filter = 'Disk-Image|*.img|All files|*.*'
- Options = [ofOverwritePrompt, ofHideReadOnly]
- Title = 'Save Disk as'
- Left = 40
- Top = 360
- end
- end
-