home *** CD-ROM | disk | FTP | other *** search
- object WriteSettingsDlg: TWriteSettingsDlg
- Left = 406
- Top = 297
- HelpContext = 50700
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'Write virtual Disc'
- ClientHeight = 411
- ClientWidth = 429
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- OnClose = FormClose
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 4
- Top = 6
- Width = 200
- Height = 13
- AutoSize = False
- Caption = 'Destination &Devices:'
- FocusControl = tvDevices
- end
- object pnlDevices: TPanel
- Left = 2
- Top = 22
- Width = 325
- Height = 111
- BevelOuter = bvNone
- BorderStyle = bsSingle
- Caption = 'pnlDevices'
- TabOrder = 0
- object tvDevices: TTreeView
- Left = 0
- Top = 0
- Width = 321
- Height = 107
- Align = alClient
- BorderStyle = bsNone
- HideSelection = False
- Images = PopupMenuModule.SmallCustomImageList
- Indent = 19
- ReadOnly = True
- ShowRoot = False
- StateImages = ilCheckImages
- TabOrder = 0
- OnChange = tvDevicesChange
- OnChanging = tvDevicesChanging
- OnCustomDrawItem = tvDevicesCustomDrawItem
- OnKeyPress = tvDevicesKeyPress
- OnMouseDown = tvDevicesMouseDown
- end
- end
- object pnlBottom: TPanel
- Left = 0
- Top = 134
- Width = 429
- Height = 159
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 1
- object lblSelection: TLabel
- Left = 7
- Top = 2
- Width = 322
- Height = 13
- AutoSize = False
- end
- object nbDeviceSettings: TNotebook
- Left = 1
- Top = 19
- Width = 329
- Height = 138
- TabOrder = 0
- object TPage
- Left = 0
- Top = 0
- Caption = 'Default'
- object Label15: TLabel
- Left = 8
- Top = 4
- Width = 106
- Height = 13
- AutoSize = False
- Caption = '&Write speed:'
- FocusControl = cbWriteSpeed
- end
- object Label9: TLabel
- Left = 8
- Top = 28
- Width = 106
- Height = 13
- AutoSize = False
- Caption = 'Write &method:'
- FocusControl = cbWriteMethod
- end
- object Label12: TLabel
- Left = 8
- Top = 51
- Width = 106
- Height = 13
- AutoSize = False
- Caption = '&Closing method:'
- FocusControl = cbCloseCDType
- end
- object Label2: TLabel
- Left = 8
- Top = 77
- Width = 106
- Height = 13
- AutoSize = False
- Caption = '&Simulation:'
- FocusControl = cbSimulation
- end
- object cbWriteSpeed: TComboBox
- Left = 124
- Top = 2
- Width = 202
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 0
- end
- object cbWriteMethod: TComboBox
- Left = 124
- Top = 26
- Width = 202
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 1
- OnChange = cbWriteMethodChange
- end
- object cbCloseCDType: TComboBox
- Left = 124
- Top = 49
- Width = 202
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 2
- end
- object cbSaveToHardDisk: TCheckBox
- Left = 7
- Top = 94
- Width = 270
- Height = 18
- Caption = 'Write to &hard disk first'
- TabOrder = 4
- end
- object cbVerify: TCheckBox
- Left = 7
- Top = 112
- Width = 270
- Height = 18
- Caption = '&Verify destination media after write'
- TabOrder = 5
- end
- object cbSimulation: TComboBox
- Left = 124
- Top = 73
- Width = 202
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 3
- Items.Strings = (
- 'No Simulation'
- 'Only Simulation'
- 'Simulation and writing without confirmation'
- 'Simulation and writing after confirmation')
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Tape Device'
- object CheckBox1: TCheckBox
- Left = 8
- Top = 8
- Width = 305
- Height = 17
- Caption = 'Use tape as mastering device'
- Checked = True
- Enabled = False
- State = cbChecked
- TabOrder = 0
- end
- object CheckBox2: TCheckBox
- Left = 8
- Top = 24
- Width = 289
- Height = 17
- Caption = 'Erase tape before writing'
- Checked = True
- Enabled = False
- State = cbChecked
- TabOrder = 1
- end
- end
- end
- object cbAdvanced: TExtCheckBox
- Left = 340
- Top = 128
- Width = 80
- Height = 23
- HelpContext = 400
- Options = [coPushlike]
- Caption = '&Advanced'
- Checked = True
- State = cbChecked
- TabOrder = 1
- OnClick = cbAdvancedClick
- end
- object btnDefault: TButton
- Left = 340
- Top = 98
- Width = 80
- Height = 23
- Hint = 'Restore default settings'
- Caption = '&Default'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 2
- OnClick = btnDefaultClick
- end
- end
- object Button2: TButton
- Left = 340
- Top = 83
- Width = 80
- Height = 23
- Action = acDeviceSettings
- ParentShowHint = False
- ShowHint = True
- TabOrder = 2
- end
- object Button3: TButton
- Left = 340
- Top = 111
- Width = 80
- Height = 23
- Action = acDeviceDiscInfo
- ParentShowHint = False
- ShowHint = True
- TabOrder = 3
- end
- object pnlAdvanced: TPanel
- Left = 0
- Top = 293
- Width = 429
- Height = 118
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 4
- object Bevel1: TBevel
- Left = 4
- Top = 0
- Width = 412
- Height = 50
- Shape = bsTopLine
- end
- object pcAdvanced: TPageControl
- Left = 8
- Top = 6
- Width = 413
- Height = 109
- ActivePage = tsAutomation
- TabOrder = 0
- object tsSummary: TTabSheet
- Caption = 'Summary'
- object rbSummaryAlways: TRadioButton
- Left = 8
- Top = 3
- Width = 385
- Height = 17
- Caption = '&Always display summary after writing finished'
- TabOrder = 0
- end
- object rbSummaryNever: TRadioButton
- Left = 8
- Top = 32
- Width = 385
- Height = 17
- Caption = 'Never display summary'
- TabOrder = 1
- end
- object rbSummaryOnError: TRadioButton
- Left = 8
- Top = 60
- Width = 385
- Height = 17
- Caption = 'Display summary when &errors occured during writing'
- Checked = True
- TabOrder = 2
- TabStop = True
- end
- end
- object tsCache: TTabSheet
- Caption = 'Cache'
- ImageIndex = 1
- object Label3: TLabel
- Left = 4
- Top = 4
- Width = 146
- Height = 13
- Caption = 'Optimize disc writing cache for:'
- end
- object Label6: TLabel
- Left = 8
- Top = 64
- Width = 105
- Height = 13
- AutoSize = False
- Caption = 'Low Memory Usage'
- end
- object Label5: TLabel
- Left = 248
- Top = 64
- Width = 89
- Height = 13
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Security'
- end
- object lblWriteCacheSize: TLabel
- Left = 347
- Top = 27
- Width = 49
- Height = 13
- Alignment = taRightJustify
- AutoSize = False
- Caption = '2 MB'
- end
- object tbWriteCache: TExtTrackBar
- Left = 4
- Top = 22
- Width = 341
- Height = 33
- LineSize = 10
- Max = 800
- Min = 10
- Orientation = trHorizontal
- PageSize = 25
- Frequency = 50
- Position = 25
- TabOrder = 0
- TickMarks = tmBottomRight
- TickStyle = tsAuto
- OnChange = tbWriteCacheChange
- end
- end
- object tsSmallFiles: TTabSheet
- Caption = 'Small Files'
- ImageIndex = 2
- object cbOptimizeSmallFiles: TCheckBox
- Left = 4
- Top = 4
- Width = 161
- Height = 17
- HelpContext = 30050
- Caption = 'Optimize &writing of small files'
- TabOrder = 0
- OnClick = cbOptimizeSmallFilesClick
- end
- object pnlSmallFiles: TPanel
- Left = 0
- Top = 24
- Width = 401
- Height = 57
- BevelOuter = bvNone
- TabOrder = 1
- object Label4: TLabel
- Left = 24
- Top = 41
- Width = 38
- Height = 13
- Caption = 'Security'
- end
- object Label7: TLabel
- Left = 304
- Top = 41
- Width = 77
- Height = 13
- Caption = 'Hard disk space'
- end
- object tbOptimizeFiles: TExtTrackBar
- Left = 16
- Top = 5
- Width = 372
- Height = 33
- HelpContext = 30040
- Max = 20
- Orientation = trHorizontal
- Frequency = 2
- Position = 0
- TabOrder = 0
- TickMarks = tmBottomRight
- TickStyle = tsAuto
- end
- end
- end
- object tsAutomation: TTabSheet
- Caption = 'Automation'
- ImageIndex = 4
- object cbEjectDisc: TCheckBox
- Left = 4
- Top = 4
- Width = 270
- Height = 17
- Caption = '&Eject Disc after write process'
- TabOrder = 0
- end
- object cbAutomationShutdown: TCheckBox
- Left = 4
- Top = 22
- Width = 270
- Height = 17
- Caption = '&Shutdown Windows after write process'
- TabOrder = 1
- end
- end
- object tsMisc: TTabSheet
- Caption = 'Misc'
- ImageIndex = 3
- object Label8: TLabel
- Left = 4
- Top = 4
- Width = 389
- Height = 13
- AutoSize = False
- Caption =
- 'Disable the following services during writing to avoid possible ' +
- 'errors:'
- end
- object ScrSaveDeactivateCheckBox: TExtCheckBox
- Left = 12
- Top = 20
- Width = 270
- Height = 17
- HelpContext = 30012
- CheckAlignment = caTop
- Caption = '&Screen saver'
- TabOrder = 0
- end
- object cbDisableTasks: TCheckBox
- Left = 12
- Top = 37
- Width = 270
- Height = 17
- Caption = 'Scheduled &tasks'
- TabOrder = 1
- end
- object CheckBox3: TCheckBox
- Left = 12
- Top = 60
- Width = 270
- Height = 17
- Caption = '&Power Management'
- TabOrder = 2
- Visible = False
- end
- object cbRezeroBeforeVerify: TCheckBox
- Left = 12
- Top = 53
- Width = 270
- Height = 17
- Caption = '&Rezero devices before verify'
- TabOrder = 3
- Visible = False
- end
- end
- end
- end
- object btnOK: TButton
- Left = 340
- Top = 21
- Width = 80
- Height = 23
- Caption = 'Write'
- Default = True
- ModalResult = 1
- TabOrder = 5
- end
- object btnCancel: TButton
- Left = 340
- Top = 49
- Width = 80
- Height = 23
- Cancel = True
- Caption = 'Close'
- ModalResult = 2
- TabOrder = 6
- end
- object ilCheckImages: TImageList
- Left = 8
- Top = 38
- end
- object ActionList1: TActionList
- Left = 140
- Top = 32
- object acDeviceSettings: TAction
- Category = 'Device'
- Caption = '&Settings...'
- OnExecute = acDeviceSettingsExecute
- end
- object acDeviceDiscInfo: TAction
- Category = 'Device'
- Caption = 'Disc &Info...'
- OnExecute = acDeviceDiscInfoExecute
- end
- object acDeviceEraseDisc: TAction
- Category = 'Device'
- Caption = '&Erase Disc'
- end
- end
- object ilStateImages: TImageList
- Left = 8
- Top = 70
- end
- end
-