home *** CD-ROM | disk | FTP | other *** search
- object FrmCmpSetup: TFrmCmpSetup
- Left = 310
- Top = 198
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Compare setup'
- ClientHeight = 248
- 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 = 236
- Height = 13
- Caption = '1. &Source folders/files to check for errors'
- FocusControl = CBoxSrc
- 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 BtnRefBrowse: TSpeedButton
- Left = 390
- Top = 80
- Width = 17
- Height = 21
- Anchors = [akTop, akRight]
- Caption = '...'
- OnClick = BtnRefBrowseClick
- end
- object LblRef: TLabel
- Left = 8
- Top = 64
- Width = 282
- Height = 13
- Caption = '2. &Reference folders/files to compare source with'
- FocusControl = CBoxRef
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 64
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object LblDir: TLabel
- Left = 8
- Top = 112
- Width = 118
- Height = 13
- Caption = '3. Compare direction'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 64
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- 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
- OnClick = BtnSrcFilterClick
- end
- object BtnRefFilter: 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
- OnClick = BtnRefFilterClick
- end
- object Label1: TLabel
- Left = 8
- Top = 256
- Width = 118
- Height = 13
- Caption = '5. Advanced options'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 64
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Visible = False
- end
- object LblOptions: TLabel
- Left = 8
- Top = 172
- Width = 110
- Height = 13
- Caption = '4. Compare options'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 64
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object CBoxSrc: TComboBox
- Left = 16
- Top = 24
- Width = 375
- Height = 21
- Anchors = [akLeft, akTop, akRight]
- ItemHeight = 13
- TabOrder = 0
- OnKeyDown = CBoxSrcKeyDown
- end
- object CBoxRef: TComboBox
- Left = 16
- Top = 80
- Width = 375
- Height = 21
- Anchors = [akLeft, akTop, akRight]
- ItemHeight = 13
- TabOrder = 1
- OnKeyDown = CBoxRefKeyDown
- end
- object PnlBtns: TPanel
- Left = 0
- Top = 221
- Width = 412
- Height = 27
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 5
- 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 PnlAdv: TPanel
- Left = 16
- Top = 280
- Width = 329
- Height = 145
- BevelOuter = bvNone
- TabOrder = 6
- Visible = False
- object Label5: TLabel
- Left = 0
- Top = -2
- Width = 156
- Height = 13
- Caption = '5.1. Audio compare options'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 12416
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label6: TLabel
- Left = 0
- Top = 38
- Width = 91
- Height = 13
- Caption = '5.2. Check type'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 12416
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label3: TLabel
- Left = 200
- Top = 56
- Width = 8
- Height = 13
- Caption = '%'
- end
- object ChkFreq: TCheckBox
- Left = 8
- Top = 14
- Width = 321
- Height = 17
- Caption = 'Calculate frequency specter, noise peak and some statistics...'
- TabOrder = 0
- Visible = False
- end
- object RadChkType: TRadioGroup
- Left = 8
- Top = 78
- Width = 321
- Height = 59
- Caption = 'check type'
- ItemIndex = 0
- Items.Strings = (
- 'normal'
- 'thorough (ASPI only)')
- TabOrder = 1
- Visible = False
- end
- object ChkQuick: TCheckBox
- Left = 8
- Top = 56
- Width = 137
- Height = 17
- Caption = 'Quick check'
- TabOrder = 2
- Visible = False
- OnClick = ChkQuickClick
- end
- object EdtQuick: TEdit
- Left = 131
- Top = 52
- Width = 65
- Height = 21
- TabOrder = 3
- Text = 'EdtQuick'
- end
- end
- object ChkSrcRef: TCheckBox
- Left = 16
- Top = 128
- Width = 395
- Height = 19
- Hint = 'All reference files must exist on source and be the same'
- Anchors = [akLeft, akTop, akRight]
- Caption = 'S&ource --> Reference (ref. files must be on src.)'
- Checked = True
- State = cbChecked
- TabOrder = 2
- OnClick = ChkRefSrcClick
- end
- object ChkRefSrc: TCheckBox
- Left = 16
- Top = 148
- Width = 395
- Height = 17
- Hint = 'All source files must exist on reference and be the same'
- Anchors = [akLeft, akTop, akRight]
- Caption = 'Source <-- R&eference (src. files must be on ref.)'
- TabOrder = 3
- OnClick = ChkRefSrcClick
- end
- object ChkSim: TCheckBox
- Left = 16
- Top = 188
- Width = 395
- Height = 17
- Anchors = [akLeft, akTop, akRight]
- Caption = 'Calculate &similarity'
- TabOrder = 4
- end
- end
-