home *** CD-ROM | disk | FTP | other *** search
- object FrmRecSetup: TFrmRecSetup
- Left = 462
- Top = 244
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Recover setup'
- ClientHeight = 362
- ClientWidth = 412
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- KeyPreview = True
- OldCreateOrder = False
- Position = poScreenCenter
- Scaled = False
- ShowHint = True
- OnKeyDown = FormKeyDown
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object LblSrc: TLabel
- Left = 8
- Top = 8
- Width = 189
- Height = 13
- Caption = '1. &Source folders/files to recover'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 64
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object BtnSrcBrowse: TSpeedButton
- Left = 390
- Top = 24
- Width = 17
- Height = 21
- Anchors = [akTop, akRight]
- Caption = '...'
- OnClick = BtnSrcBrowseClick
- end
- object BtnSrcFilter: TSpeedButton
- Left = 286
- Top = 44
- Width = 105
- Height = 13
- Anchors = [akTop, akRight]
- Caption = 'Filter (none)'
- Flat = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 12416
- Font.Height = -9
- Font.Name = 'Small Fonts'
- Font.Style = []
- ParentFont = False
- Visible = False
- end
- object LblOut: TLabel
- Left = 8
- Top = 64
- Width = 107
- Height = 13
- Caption = '2. &Output directory'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 64
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object BtnOutBrowse: TSpeedButton
- Left = 390
- Top = 80
- Width = 17
- Height = 21
- Anchors = [akTop, akRight]
- Caption = '...'
- OnClick = BtnOutBrowseClick
- end
- object LblAdv: TLabel
- Left = 8
- Top = 112
- Width = 118
- Height = 13
- Caption = '3. Advanced options'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 64
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object BtnOutFilter: TSpeedButton
- Left = 286
- Top = 100
- Width = 105
- Height = 13
- Anchors = [akTop, akRight]
- Caption = 'Filter (none)'
- Flat = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 12416
- Font.Height = -9
- Font.Name = 'Small Fonts'
- Font.Style = []
- ParentFont = False
- Visible = False
- end
- object PnlAdv1: TPanel
- Left = 16
- Top = 128
- Width = 390
- Height = 33
- Anchors = [akLeft, akTop, akRight]
- BevelOuter = bvNone
- TabOrder = 2
- object LblUnread: TLabel
- Left = 0
- Top = 0
- Width = 101
- Height = 13
- Caption = '3.1. Unreadability'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 12416
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object LblRetries: TLabel
- Left = 8
- Top = 16
- Width = 219
- Height = 13
- Caption = 'No. of retries before sector marked &unreadable'
- end
- object ERetries: TEdit
- Left = 305
- Top = 11
- Width = 65
- Height = 21
- Anchors = [akTop, akRight]
- TabOrder = 0
- Text = '3'
- end
- end
- object CBoxSrc: TComboBox
- Left = 16
- Top = 24
- Width = 375
- Height = 21
- Anchors = [akLeft, akTop, akRight]
- ItemHeight = 13
- TabOrder = 0
- OnKeyDown = CBoxSrcKeyDown
- end
- object PnlBtns: TPanel
- Left = 0
- Top = 335
- Width = 412
- Height = 27
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 6
- object BtnCancel: TSpeedButton
- Left = 240
- Top = 2
- Width = 80
- Height = 22
- Anchors = [akTop, akRight]
- Caption = '<< Cancel'
- Flat = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 4210816
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- OnClick = BtnCancelClick
- end
- object BtnOK: TSpeedButton
- Left = 325
- Top = 2
- Width = 80
- Height = 22
- Anchors = [akTop, akRight]
- Caption = 'Continue >>'
- Flat = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 8421440
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- OnClick = BtnOKClick
- end
- end
- object CBoxOut: TComboBox
- Left = 16
- Top = 80
- Width = 375
- Height = 21
- Anchors = [akLeft, akTop, akRight]
- ItemHeight = 13
- TabOrder = 1
- OnKeyDown = CBoxOutKeyDown
- end
- object PnlAdv2: TPanel
- Left = 14
- Top = 168
- Width = 390
- Height = 65
- Anchors = [akLeft, akTop, akRight]
- BevelOuter = bvNone
- TabOrder = 3
- object LblSectRec: TLabel
- Left = 0
- Top = 0
- Width = 117
- Height = 13
- Caption = '3.2. Sector recovery'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 12416
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object LblMinRereads: TLabel
- Left = 8
- Top = 16
- Width = 184
- Height = 13
- Caption = 'Min. no. of sector &rereads (for statistics)'
- end
- object Label7: TLabel
- Left = 374
- Top = 40
- Width = 8
- Height = 13
- Anchors = [akTop, akRight]
- Caption = '%'
- end
- object ChkWaitStat: TCheckBox
- Left = 8
- Top = 40
- Width = 297
- Height = 17
- Caption = '&Wait for statistical correctness of'
- TabOrder = 1
- end
- object EMinRereads: TEdit
- Left = 307
- Top = 10
- Width = 65
- Height = 21
- Anchors = [akTop, akRight]
- TabOrder = 0
- Text = '2'
- end
- object EWaitStat: TEdit
- Left = 307
- Top = 35
- Width = 65
- Height = 21
- Anchors = [akTop, akRight]
- TabOrder = 2
- Text = '70'
- end
- end
- object PnlAdv3: TPanel
- Left = 14
- Top = 240
- Width = 390
- Height = 41
- Anchors = [akLeft, akTop, akRight]
- BevelOuter = bvNone
- TabOrder = 4
- object LblTimeout: TLabel
- Left = 0
- Top = 0
- Width = 72
- Height = 13
- Caption = '3.3. Timeout'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 12416
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object ChkSectorTimeout: TCheckBox
- Left = 8
- Top = 16
- Width = 297
- Height = 17
- Caption = 'Sector recovery &timeout [s]'
- TabOrder = 0
- end
- object ESectorTimeout: TEdit
- Left = 307
- Top = 13
- Width = 65
- Height = 21
- Anchors = [akTop, akRight]
- TabOrder = 1
- Text = '30'
- end
- end
- object PnlAdv4: TPanel
- Left = 14
- Top = 288
- Width = 390
- Height = 41
- Anchors = [akLeft, akTop, akRight]
- BevelOuter = bvNone
- Caption = 'PnlAdv4'
- TabOrder = 5
- object LblOther: TLabel
- Left = 0
- Top = 0
- Width = 58
- Height = 13
- Caption = '3.4. Other'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 12416
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object ChkSkipExisting: TCheckBox
- Left = 8
- Top = 16
- Width = 377
- Height = 17
- Caption = 'S&kip existing output files with matching file size'
- Checked = True
- State = cbChecked
- TabOrder = 0
- end
- end
- end
-