home *** CD-ROM | disk | FTP | other *** search
- object FrmOptions: TFrmOptions
- Left = 336
- Top = 219
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Options'
- ClientHeight = 345
- ClientWidth = 538
- 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 = 538
- Height = 318
- ActivePage = TabAntivirus
- Align = alClient
- HotTrack = True
- MultiLine = True
- RaggedRight = True
- Style = tsFlatButtons
- TabOrder = 0
- OnChange = PageControl1Change
- 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 = 188
- Width = 116
- Height = 13
- Caption = 'Clean read min. size [kB]'
- end
- object GLDefCRCDir: TLabel
- Left = 8
- Top = 214
- Width = 103
- Height = 13
- Caption = 'Default hash directory'
- end
- object GBtnBrDone: TSpeedButton
- Left = 511
- Top = 208
- Width = 17
- Height = 21
- Anchors = [akTop, akRight]
- Caption = '...'
- OnClick = GBtnBrDoneClick
- end
- object GCFont: TLabel
- Left = 408
- Top = 8
- Width = 36
- Height = 13
- Caption = 'GCFont'
- Visible = False
- end
- object GLPriority: TLabel
- Left = 8
- Top = 164
- Width = 85
- Height = 13
- Caption = 'Processing priority'
- end
- object GLWavStrip: TLabel
- Left = 8
- Top = 239
- Width = 159
- Height = 13
- Caption = 'When processing wav files ignore'
- end
- object GCUnicodeCSV: TCheckBox
- Left = 8
- Top = 40
- Width = 500
- Height = 17
- Caption = 'Save CSV file in Unicode format'
- TabOrder = 1
- end
- object GCEjectSrcOnDone: TCheckBox
- Left = 8
- Top = 80
- Width = 500
- Height = 17
- Caption = 'Eject source when process is completed'
- Checked = True
- State = cbChecked
- TabOrder = 3
- end
- object GCShowResults: TCheckBox
- Left = 8
- Top = 60
- Width = 500
- Height = 17
- Caption = 'Show results window'
- Checked = True
- State = cbChecked
- TabOrder = 2
- end
- object GEMinSize: TEdit
- Left = 272
- Top = 184
- Width = 153
- Height = 21
- TabOrder = 8
- Text = '100'
- end
- object GCCalcSize: TCheckBox
- Left = 8
- Top = 100
- Width = 500
- Height = 17
- Caption = 'Calculate total size before processing'
- Checked = True
- State = cbChecked
- TabOrder = 4
- end
- object GCSkipSetup: TCheckBox
- Left = 8
- Top = 120
- Width = 500
- 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 GEDefCRCDir: TEdit
- Left = 272
- Top = 208
- Width = 240
- Height = 21
- Anchors = [akLeft, akTop, akRight]
- TabOrder = 9
- OnKeyDown = GEDefCRCDirKeyDown
- end
- object GCContext: TCheckBox
- Left = 8
- Top = 140
- Width = 400
- Height = 17
- Caption = 'Add CDCheck to Windows Explorer context menus'
- Checked = True
- State = cbChecked
- TabOrder = 6
- end
- object GCBPriority: TComboBox
- Tag = 255
- Left = 272
- Top = 160
- Width = 153
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- Items.Strings = (
- 'idle'
- 'lowest'
- 'below normal'
- 'normal'
- 'above normal'
- 'highest')
- TabOrder = 7
- end
- object GCBWavStrip: TComboBox
- Tag = 255
- Left = 272
- Top = 234
- Width = 257
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- Items.Strings = (
- 'Nothing'
- 'Header'
- 'Header, leading and trailing zero samples'
- 'Header and all zero (channel) samples (EAC compatible)')
- TabOrder = 10
- 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 = 329
- 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
- object LCSavePos: TCheckBox
- Left = 8
- Top = 136
- Width = 505
- Height = 17
- Caption = 'Save window position'
- TabOrder = 3
- OnClick = LCSavePosClick
- end
- end
- object TabDeviceAccess: TTabSheet
- Caption = 'Device access'
- ImageIndex = 2
- object DALblSPTISupp: TLabel
- Left = 176
- Top = 56
- Width = 5
- Height = 13
- Caption = '/'
- end
- object DALblASPISupp: TLabel
- Left = 176
- Top = 77
- Width = 5
- Height = 13
- Caption = '/'
- end
- object DALMan: TLabel
- Left = 8
- Top = 40
- Width = 141
- Height = 13
- Caption = 'Manual access selection'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object DACSPTI: TCheckBox
- Left = 16
- Top = 56
- Width = 150
- Height = 17
- Caption = 'use SPTI'
- TabOrder = 0
- OnClick = DACSPTIClick
- end
- object DACASPI: TCheckBox
- Left = 16
- Top = 76
- Width = 150
- Height = 17
- Caption = 'use ASPI'
- TabOrder = 1
- OnClick = DACASPIClick
- end
- object DABShow: TButton
- Left = 8
- Top = 96
- Width = 209
- Height = 25
- Caption = 'Show supported access types'
- TabOrder = 2
- OnClick = DABShowClick
- end
- object DACAuto: TCheckBox
- Left = 8
- Top = 8
- Width = 161
- Height = 17
- Caption = 'Autodetect access'
- Checked = True
- State = cbChecked
- TabOrder = 3
- OnClick = DACAutoClick
- end
- object DACAdv: TCheckBox
- Tag = 255
- Left = 8
- Top = 240
- Width = 193
- Height = 17
- Caption = 'Advanced ASPI configuration'
- Enabled = False
- TabOrder = 4
- OnClick = DACAdvClick
- end
- object DACPnlAdv: TPanel
- Left = 280
- Top = 8
- Width = 257
- Height = 249
- BevelOuter = bvNone
- TabOrder = 5
- object DALASPIM: TLabel
- Left = 9
- Top = 8
- Width = 93
- Height = 13
- Caption = 'ASPI drive mapping'
- end
- object DALASPID: TLabel
- Left = 9
- Top = 159
- Width = 83
- Height = 13
- Caption = 'Available devices'
- end
- object DACDriveMap: TListBox
- Left = 8
- Top = 24
- Width = 241
- Height = 129
- ItemHeight = 13
- Items.Strings = (
- 'E: -> ASPI0')
- TabOrder = 0
- OnClick = DACDriveMapClick
- end
- object DACAvailDev: TComboBox
- Tag = 255
- Left = 8
- Top = 176
- Width = 241
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 1
- OnChange = DACAvailDevChange
- OnDropDown = DACAvailDevDropDown
- end
- object DABRedetect: TButton
- Left = 8
- Top = 208
- Width = 241
- Height = 25
- Caption = 'Redetect ASPI drive mapping'
- TabOrder = 2
- OnClick = DABRedetectClick
- end
- end
- end
- object TabSounds: TTabSheet
- Caption = 'Sounds'
- ImageIndex = 8
- object SLDone: TLabel
- Left = 8
- Top = 4
- Width = 81
- Height = 13
- Caption = 'On process done'
- end
- object SL1stError: TLabel
- Left = 8
- Top = 28
- Width = 57
- Height = 13
- Caption = 'On first error'
- end
- object SBtnBrDone: TSpeedButton
- Left = 496
- Top = -1
- Width = 17
- Height = 21
- Anchors = [akTop, akRight]
- Caption = '...'
- OnClick = SBtnBrDoneClick
- end
- object SBtnBr1sterror: TSpeedButton
- Left = 496
- Top = 24
- Width = 17
- Height = 21
- Anchors = [akTop, akRight]
- Caption = '...'
- OnClick = SBtnBr1sterrorClick
- end
- object SEdone: TEdit
- Tag = 255
- Left = 152
- Top = 0
- Width = 345
- Height = 21
- TabOrder = 0
- end
- object SE1sterror: TEdit
- Tag = 255
- Left = 152
- Top = 24
- Width = 345
- Height = 21
- TabOrder = 1
- end
- end
- object TabBuffers: TTabSheet
- Caption = 'Buffers'
- ImageIndex = 3
- object BLCRCRead: TLabel
- Left = 8
- Top = 4
- Width = 143
- 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 hash files (which can grow ' +
- 'if neccessary).'
- Caption = 'Hash 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 = 104
- Width = 183
- Height = 13
- Caption = '(Note: all buffers will be aligned to 8kB)'
- end
- object BLRecRead: TLabel
- Left = 8
- Top = 76
- Width = 113
- Height = 13
- Hint =
- 'Max size of data to read at once from device into buffer during ' +
- 'recovery'#13#10'(memory usage="no. of rereads" x "buffer size"!).'
- Caption = 'Recovery read size [kB]'
- 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
- object BERecRead: TEdit
- Left = 256
- Top = 72
- Width = 121
- Height = 21
- TabOrder = 3
- Text = '50'
- 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 TabAntivirus: TTabSheet
- Caption = 'Virus scanning'
- ImageIndex = 6
- object ALNote: TLabel
- Left = 8
- Top = 8
- Width = 521
- Height = 41
- AutoSize = False
- Caption =
- 'Antivirus protection is provided using Ritlabs antivirus softwar' +
- 'e plugins which were developed for Ritlabs The Bat! software. To' +
- ' find apropriate plugin or plugin update for your antivirus soft' +
- 'ware visit:'
- WordWrap = True
- end
- object ALWebsite: TLabel
- Left = 10
- Top = 46
- Width = 278
- Height = 13
- Cursor = crHandPoint
- Caption = 'ftp://ftp.gin.cz/pub/mswindows/the_bat/plugins/antivirus/'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- Transparent = True
- OnClick = ALWebsiteClick
- end
- object ALPlugin: TLabel
- Left = 8
- Top = 80
- Width = 29
- Height = 13
- Caption = 'Plugin'
- end
- object ABPluginBrowse: TSpeedButton
- Left = 247
- Top = 96
- Width = 17
- Height = 21
- Anchors = [akTop, akRight]
- Caption = '...'
- OnClick = ABPluginBrowseClick
- end
- object ALInfo: TLabel
- Left = 304
- Top = 80
- Width = 105
- Height = 13
- Anchors = [akLeft, akTop, akRight]
- Caption = 'Plugin information/test'
- end
- object AEPlugin: TEdit
- Left = 8
- Top = 96
- Width = 240
- Height = 21
- Anchors = [akLeft, akTop, akRight]
- TabOrder = 0
- OnChange = AEPluginChange
- OnKeyDown = AEPluginKeyDown
- end
- object AMInfo: TMemo
- Tag = 255
- Left = 304
- Top = 96
- Width = 212
- Height = 169
- Anchors = [akLeft, akTop, akRight]
- TabOrder = 1
- end
- object ABSetup: TButton
- Left = 8
- Top = 128
- Width = 185
- Height = 25
- Caption = 'Plugin setup'
- TabOrder = 2
- OnClick = ABSetupClick
- end
- end
- object TabInet: TTabSheet
- Caption = 'CDCheck ONLINE!'
- ImageIndex = 7
- object ILUsername: TLabel
- Left = 8
- Top = 40
- Width = 48
- Height = 13
- Caption = 'Username'
- end
- object ILPassword: TLabel
- Left = 8
- Top = 66
- Width = 46
- Height = 13
- Caption = 'Password'
- end
- object ILInfo2: TLabel
- Left = 8
- Top = 120
- Width = 383
- Height = 13
- Caption =
- 'You can receive new username and password on CDCheck homepage - ' +
- 'support.'
- end
- object ILInfo: TLabel
- Left = 8
- Top = 0
- Width = 174
- Height = 13
- Caption = 'CDCheck ONLINE! information'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object ILWebsite: TLabel
- Left = 8
- Top = 95
- Width = 39
- Height = 13
- Caption = 'Website'
- end
- object ILInfo1: TLabel
- Left = 8
- Top = 16
- Width = 172
- Height = 13
- Caption = '(used for Media info synchronization)'
- end
- object IEUsername: TEdit
- Left = 96
- Top = 36
- Width = 177
- Height = 21
- TabOrder = 0
- end
- object IEPassword: TEdit
- Left = 96
- Top = 64
- Width = 177
- Height = 21
- PasswordChar = '*'
- TabOrder = 1
- end
- object IESite: TEdit
- Left = 96
- Top = 92
- Width = 177
- Height = 21
- TabOrder = 2
- Text = 'http://www.elpros.si/CDCheck/'
- end
- end
- end
- object PnlBtns: TPanel
- Left = 0
- Top = 318
- Width = 538
- Height = 27
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 1
- object BtnCancel: TSpeedButton
- Left = 365
- 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 = 451
- 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
- Filter = 'Wave audio format (.wav)|*.wav'
- Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
- Title = 'Wave audio selection'
- Left = 148
- Top = 83
- end
- end
-