home *** CD-ROM | disk | FTP | other *** search
- inherited PropFormFile: TPropFormFile
- Left = 406
- Top = 202
- HelpContext = 16000
- Caption = 'File properties'
- ClientHeight = 390
- PixelsPerInch = 96
- TextHeight = 13
- inherited btnOK: TButton
- HelpContext = 16011
- end
- inherited btnCancel: TButton
- HelpContext = 16020
- end
- inherited btnHelp: TButton
- HelpContext = 16030
- end
- inherited pcProperties: TPageControl
- inherited tsGeneral: TTabSheet
- inherited Bevel2: TBevel
- Height = 4
- end
- object Label7: TLabel [4]
- Left = 16
- Top = 95
- Width = 44
- Height = 13
- Caption = 'Location:'
- end
- object Bevel1: TBevel [5]
- Left = 13
- Top = 135
- Width = 318
- Height = 4
- Shape = bsTopLine
- end
- object Label8: TLabel [6]
- Left = 16
- Top = 144
- Width = 76
- Height = 13
- Caption = 'MS-DOS-Name:'
- end
- object Label9: TLabel [7]
- Left = 16
- Top = 162
- Width = 43
- Height = 13
- Caption = 'Modified:'
- end
- object MSDOSNameLabel: TLabel [8]
- Left = 104
- Top = 144
- Width = 217
- Height = 13
- AutoSize = False
- Caption = '-'
- end
- object DateLabel: TLabel [9]
- Left = 104
- Top = 162
- Width = 217
- Height = 13
- AutoSize = False
- Caption = '-'
- end
- object Label1: TLabel [10]
- Left = 16
- Top = 187
- Width = 37
- Height = 13
- Caption = 'Source:'
- end
- object Bevel4: TBevel [11]
- Left = 13
- Top = 179
- Width = 318
- Height = 4
- Shape = bsTopLine
- end
- object Label10: TLabel [12]
- Left = 16
- Top = 208
- Width = 34
- Height = 13
- Caption = 'Priority:'
- end
- object Label11: TLabel [13]
- Left = 72
- Top = 240
- Width = 41
- Height = 13
- AutoSize = False
- Caption = 'Low'
- end
- object Label12: TLabel [14]
- Left = 280
- Top = 240
- Width = 46
- Height = 13
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'High'
- end
- object SizeLabel: TLabel [15]
- Left = 75
- Top = 116
- Width = 46
- Height = 13
- Caption = 'SizeLabel'
- end
- object Label13: TLabel [16]
- Left = 16
- Top = 116
- Width = 40
- Height = 13
- AutoSize = False
- Caption = 'Size:'
- end
- object LocationLabel: TEdit
- Left = 75
- Top = 95
- Width = 258
- Height = 16
- TabStop = False
- AutoSelect = False
- AutoSize = False
- BorderStyle = bsNone
- Ctl3D = False
- ParentColor = True
- ParentCtl3D = False
- ParentShowHint = False
- ReadOnly = True
- ShowHint = True
- TabOrder = 1
- Text = '<LocationLabel>'
- end
- object TargetFileNameEdit: TReadOnlyEdit
- Left = 75
- Top = 187
- Width = 246
- Height = 16
- TabStop = False
- PathEllipsis = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 2
- Text = '<FFileName>'
- end
- object btnAutoRun: TExtCheckBox
- Left = 16
- Top = 288
- Width = 100
- Height = 23
- HelpContext = 16001
- Options = [coMultiLine, coPushlike]
- Caption = 'AutoPlay file'
- TabOrder = 5
- end
- object tbPriority: TExtTrackBar
- Left = 72
- Top = 208
- Width = 257
- Height = 33
- Orientation = trHorizontal
- Frequency = 1
- Position = 5
- TabOrder = 3
- TickMarks = tmBottomRight
- TickStyle = tsAuto
- end
- object cbApplyAll: TCheckBox
- Left = 72
- Top = 256
- Width = 257
- Height = 17
- HelpContext = 16040
- Caption = 'Apply priority to all files in folder'
- TabOrder = 4
- end
- object btnFindSource: TButton
- Left = 128
- Top = 288
- Width = 100
- Height = 23
- Caption = 'Find Source'
- TabOrder = 6
- OnClick = btnFindSourceClick
- end
- end
- object TabSheet1: TTabSheet
- Caption = 'Advanced'
- ImageIndex = 1
- object Label4: TLabel
- Left = 8
- Top = 66
- Width = 110
- Height = 13
- AutoSize = False
- Caption = 'Subheader:'
- end
- object Label5: TLabel
- Left = 8
- Top = 91
- Width = 113
- Height = 13
- AutoSize = False
- Caption = 'Mode 2 Sector Size:'
- end
- object Label6: TLabel
- Left = 8
- Top = 41
- Width = 110
- Height = 13
- AutoSize = False
- Caption = 'Size:'
- end
- object Label14: TLabel
- Left = 8
- Top = 116
- Width = 110
- Height = 13
- AutoSize = False
- Caption = 'Date / Time:'
- end
- object Label3: TLabel
- Left = 8
- Top = 160
- Width = 136
- Height = 13
- Caption = 'Filename on destination disc:'
- end
- object Label15: TLabel
- Left = 16
- Top = 176
- Width = 60
- Height = 13
- Caption = 'Joliet / UDF:'
- end
- object Label16: TLabel
- Left = 16
- Top = 224
- Width = 45
- Height = 13
- Caption = 'ISO9660:'
- end
- object edPosition: TIntegerEdit
- Left = 142
- Top = 13
- Width = 192
- Height = 21
- Enabled = False
- TabOrder = 1
- Value = 0
- end
- object cbSubHeader: TComboBox
- Left = 142
- Top = 63
- Width = 192
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 3
- Items.Strings = (
- 'Standard'
- 'VCD Directory File'
- 'VCD Data File')
- end
- object cbSectorSize: TComboBox
- Left = 142
- Top = 87
- Width = 192
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 4
- Items.Strings = (
- 'Standard'
- 'Form 1 (2048 Bytes)'
- 'Form 2 (2324 Bytes)')
- end
- object edSize: TIntegerEdit
- Left = 142
- Top = 38
- Width = 192
- Height = 21
- Enabled = False
- TabOrder = 2
- Value = 0
- end
- object dtpFileTime: TDateTimePicker
- Left = 264
- Top = 112
- Width = 70
- Height = 21
- CalAlignment = dtaLeft
- Date = 36526
- Time = 36526
- DateFormat = dfShort
- DateMode = dmUpDown
- Kind = dtkTime
- ParseInput = False
- TabOrder = 6
- OnChange = dtpFileDateTimeChange
- end
- object dtpFileDate: TDateTimePicker
- Left = 142
- Top = 112
- Width = 91
- Height = 21
- CalAlignment = dtaLeft
- Date = 0.443185763891960900
- Time = 0.443185763891960900
- DateFormat = dfShort
- DateMode = dmComboBox
- Kind = dtkDate
- ParseInput = False
- TabOrder = 5
- OnChange = dtpFileDateTimeChange
- end
- object cbSetPosition: TCheckBox
- Left = 8
- Top = 16
- Width = 130
- Height = 17
- Caption = 'Set fixed file position to'
- TabOrder = 0
- OnClick = cbSetPositionClick
- end
- object edDiscFilename: TEdit
- Left = 16
- Top = 192
- Width = 317
- Height = 21
- MaxLength = 64
- TabOrder = 7
- end
- object edDestNameShort: TEdit
- Left = 16
- Top = 240
- Width = 121
- Height = 21
- CharCase = ecUpperCase
- MaxLength = 12
- TabOrder = 8
- OnKeyPress = edDestNameShortKeyPress
- end
- end
- end
- end
-