home *** CD-ROM | disk | FTP | other *** search
- object FrmOptions: TFrmOptions
- Left = 400
- Top = 369
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Options'
- ClientHeight = 297
- ClientWidth = 542
- 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
- OnCreate = FormCreate
- OnKeyDown = FormKeyDown
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object PageControl1: TPageControl
- Left = 0
- Top = 0
- Width = 542
- Height = 270
- ActivePage = TabGeneral
- Align = alClient
- HotTrack = True
- Style = tsFlatButtons
- TabOrder = 0
- object TabGeneral: TTabSheet
- Caption = 'General'
- object GLSaveHistory: TLabel
- Left = 8
- Top = 8
- Width = 133
- Height = 13
- Caption = 'No. of item to save in history'
- end
- object GLMinSize: TLabel
- Left = 8
- Top = 172
- Width = 116
- Height = 13
- Caption = 'Clean read min. size [kB]'
- end
- object GLDefCRCDir: TLabel
- Left = 8
- Top = 198
- Width = 102
- Height = 13
- Caption = 'Default CRC directory'
- end
- object GBtnBrDone: TSpeedButton
- Left = 515
- Top = 192
- Width = 17
- Height = 21
- Anchors = [akTop, akRight]
- Caption = '...'
- OnClick = GBtnBrDoneClick
- end
- object GCFont: TLabel
- Left = 400
- Top = 16
- Width = 36
- Height = 13
- Caption = 'GCFont'
- Visible = False
- end
- object GCUnicodeCSV: TCheckBox
- Left = 8
- Top = 40
- Width = 400
- Height = 17
- Caption = 'Save CSV file in Unicode format'
- TabOrder = 1
- end
- object GCEjectSrcOnDone: TCheckBox
- Left = 8
- Top = 80
- Width = 400
- Height = 17
- Caption = 'Eject source when process is completed'
- Checked = True
- State = cbChecked
- TabOrder = 3
- end
- object GCShowResults: TCheckBox
- Left = 8
- Top = 60
- Width = 400
- Height = 17
- Caption = 'Show results window'
- Checked = True
- State = cbChecked
- TabOrder = 2
- end
- object GEMinSize: TEdit
- Left = 272
- Top = 168
- Width = 121
- Height = 21
- TabOrder = 7
- Text = '100'
- end
- object GCCalcSize: TCheckBox
- Left = 8
- Top = 100
- Width = 400
- Height = 17
- Caption = 'Calculate total size before processing'
- Checked = True
- State = cbChecked
- TabOrder = 4
- end
- object GCSkipSetup: TCheckBox
- Left = 8
- Top = 120
- Width = 400
- Height = 17
- Caption = 'Skip process setup'
- TabOrder = 5
- end
- object GESaveHistory: TEdit
- Left = 272
- Top = 6
- Width = 121
- Height = 21
- TabOrder = 0
- Text = '15'
- end
- object GCIdlePriority: TCheckBox
- Left = 8
- Top = 140
- Width = 400
- Height = 17
- Caption = 'Run process in idle priority'
- TabOrder = 6
- end
- object GEDefCRCDir: TEdit
- Left = 272
- Top = 192
- Width = 244
- Height = 21
- Anchors = [akLeft, akTop, akRight]
- TabOrder = 8
- end
- end
- object TabLang: TTabSheet
- Caption = 'Language'
- ImageIndex = 6
- object LLLang: TLabel
- Left = 8
- Top = 0
- Width = 130
- Height = 13
- Caption = 'List of supported languages'
- end
- object LLBLang: TListBox
- Tag = 255
- Left = 8
- Top = 16
- Width = 225
- Height = 217
- ItemHeight = 13
- TabOrder = 0
- OnClick = LLBLangClick
- end
- object LLBLangFN: TListBox
- Left = 256
- Top = 16
- Width = 121
- Height = 217
- ItemHeight = 13
- TabOrder = 1
- Visible = False
- end
- end
- object TabLayout: TTabSheet
- Caption = 'Layout'
- ImageIndex = 1
- object LRGStat: TRadioGroup
- Tag = 255
- Left = 8
- Top = 0
- Width = 177
- Height = 57
- Caption = 'Statistics'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemIndex = 0
- Items.Strings = (
- 'Full stats'
- 'Quick stats')
- ParentFont = False
- TabOrder = 0
- OnClick = LRefresh
- end
- object LRGPos: TRadioGroup
- Tag = 255
- Left = 8
- Top = 64
- Width = 177
- Height = 57
- Caption = 'Button position'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemIndex = 0
- Items.Strings = (
- 'Top'
- 'Left')
- ParentFont = False
- TabOrder = 1
- OnClick = LRefresh
- end
- object LRGFTIcons: TRadioGroup
- Tag = 255
- Left = 200
- Top = 0
- Width = 333
- Height = 73
- Anchors = [akLeft, akTop, akRight]
- Caption = 'File Tree icons'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemIndex = 1
- Items.Strings = (
- 'Use CDCheck custom icons (fastest)'
- 'Use system icons for folders only'
- 'Use system icons for everything')
- ParentFont = False
- TabOrder = 2
- OnClick = LRGFTIconsClick
- end
- end
- object TabDeviceAccess: TTabSheet
- Caption = 'Device access'
- ImageIndex = 2
- TabVisible = False
- object Label2: TLabel
- Left = 8
- Top = 0
- Width = 117
- Height = 13
- Caption = 'CD-ROM access options'
- end
- object DALblSPTISupp: TLabel
- Left = 176
- Top = 16
- Width = 47
- Height = 13
- Caption = 'supported'
- end
- object DALblASPISupp: TLabel
- Left = 176
- Top = 36
- Width = 47
- Height = 13
- Caption = 'supported'
- end
- object DAChkSPTI: TCheckBox
- Left = 8
- Top = 16
- Width = 150
- Height = 17
- Caption = 'use SPTI access'
- TabOrder = 0
- Visible = False
- end
- object DAChkASPI: TCheckBox
- Left = 8
- Top = 36
- Width = 150
- Height = 17
- Caption = 'use ASPI access'
- TabOrder = 1
- Visible = False
- end
- object DAShow: TButton
- Left = 8
- Top = 72
- Width = 161
- Height = 25
- Caption = 'Show supported access types'
- TabOrder = 2
- OnClick = DAShowClick
- end
- end
- object TabBuffers: TTabSheet
- Caption = 'Buffers'
- ImageIndex = 3
- object BLCRCRead: TLabel
- Left = 8
- Top = 4
- Width = 140
- Height = 13
- Hint =
- 'Size of data to read at once from device '#13#10'and initial size of b' +
- 'uffer to hold that data'#13#10'for reading CRC files (which can grow i' +
- 'f neccessary).'
- Caption = 'CRC file device read size [kB]'
- end
- object BLDevRead: TLabel
- Left = 8
- Top = 28
- Width = 101
- Height = 13
- Hint =
- 'Size of data to read at once from device '#13#10'into buffer for all p' +
- 'rocesses.'
- Caption = 'Device read size [kB]'
- end
- object BLCircBuf: TLabel
- Left = 8
- Top = 52
- Width = 108
- Height = 13
- Hint = 'Circular buffer is used for caching reading from device.'
- Caption = 'Circular buffer size [kB]'
- end
- object BLBufferNote: TLabel
- Left = 8
- Top = 80
- Width = 183
- Height = 13
- Caption = '(Note: all buffers will be aligned to 8kB)'
- end
- object BECRCRead: TEdit
- Left = 256
- Top = 0
- Width = 121
- Height = 21
- TabOrder = 0
- Text = '100'
- end
- object BEDevRead: TEdit
- Left = 256
- Top = 24
- Width = 121
- Height = 21
- TabOrder = 1
- Text = '1024'
- end
- object BECircBuf: TEdit
- Left = 256
- Top = 48
- Width = 121
- Height = 21
- TabOrder = 2
- Text = '2048'
- end
- end
- object TabSheet2: TTabSheet
- Caption = 'Debug'
- ImageIndex = 4
- TabVisible = False
- object Label7: TLabel
- Left = 8
- Top = 4
- Width = 89
- Height = 13
- Caption = 'Debug output path'
- end
- object Edit5: TEdit
- Left = 184
- Top = 0
- Width = 241
- Height = 21
- TabOrder = 0
- Text = 'Edit1'
- Visible = False
- end
- end
- object TabSounds: TTabSheet
- Caption = 'Sounds'
- ImageIndex = 5
- object SLDone: TLabel
- Left = 8
- Top = 4
- Width = 81
- Height = 13
- Caption = 'On process done'
- end
- object SL1stError: TLabel
- Left = 8
- Top = 26
- Width = 57
- Height = 13
- Caption = 'On first error'
- end
- object SBtnBrDone: TSpeedButton
- Left = 515
- Top = 0
- Width = 17
- Height = 21
- Anchors = [akTop, akRight]
- Caption = '...'
- OnClick = SBtnBrDoneClick
- end
- object SBtnBr1stError: TSpeedButton
- Left = 515
- Top = 24
- Width = 17
- Height = 21
- Anchors = [akTop, akRight]
- Caption = '...'
- OnClick = SBtnBr1stErrorClick
- end
- object SEDone: TEdit
- Left = 216
- Top = 0
- Width = 300
- Height = 21
- Anchors = [akLeft, akTop, akRight]
- TabOrder = 0
- end
- object SE1stError: TEdit
- Left = 216
- Top = 24
- Width = 300
- Height = 21
- Anchors = [akLeft, akTop, akRight]
- TabOrder = 1
- end
- end
- end
- object PnlBtns: TPanel
- Left = 0
- Top = 270
- Width = 542
- Height = 27
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 1
- object BtnCancel: TSpeedButton
- Left = 369
- 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 = 455
- 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 DlgLoad: TOpenDialog
- DefaultExt = '.wav'
- Filter = 'Wave audio format (.wav)|*.wav'
- Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
- Title = 'Wave audio selection'
- Left = 408
- Top = 146
- end
- end
-