home *** CD-ROM | disk | FTP | other *** search
- object SettingsDlg: TSettingsDlg
- Left = 325
- Top = 258
- HelpContext = 30000
- ActiveControl = cbVirusScanFiles
- BorderIcons = [biSystemMenu, biHelp]
- BorderStyle = bsDialog
- Caption = 'Settings'
- ClientHeight = 264
- ClientWidth = 463
- 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
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object pcSettings: TPageControl
- Left = 6
- Top = 5
- Width = 451
- Height = 228
- ActivePage = tsVirusScan
- TabOrder = 0
- object tsGeneral: TTabSheet
- Caption = 'General'
- object AiWarnCheckBox: TExtCheckBox
- Left = 8
- Top = 8
- Width = 420
- Height = 17
- HelpContext = 30100
- CheckAlignment = caTop
- Caption = 'Show warning if auto insert notification is turned on.'
- TabOrder = 0
- end
- object WelcomeCheckBox: TExtCheckBox
- Left = 8
- Top = 25
- Width = 420
- Height = 17
- HelpContext = 30110
- CheckAlignment = caTop
- Caption = 'Show welcome dialog after program start'
- TabOrder = 1
- end
- object ShowDescPanelsCheckBox: TExtCheckBox
- Left = 8
- Top = 41
- Width = 420
- Height = 17
- HelpContext = 30120
- CheckAlignment = caTop
- Caption = 'Show &description bar'
- TabOrder = 3
- end
- object cbStartExplorer: TExtCheckBox
- Left = 8
- Top = 58
- Width = 420
- Height = 17
- HelpContext = 30130
- CheckAlignment = caTop
- Caption = 'Start Explorer on program start'
- TabOrder = 2
- Visible = False
- end
- object rgInterface: TRadioGroup
- Left = 8
- Top = 80
- Width = 185
- Height = 57
- Caption = 'Programming Interface'
- Items.Strings = (
- 'ASPI Interface'
- 'ASAPI Interface')
- TabOrder = 4
- end
- end
- object tsAudio: TTabSheet
- Caption = 'Audio'
- object Label1: TLabel
- Left = 8
- Top = 8
- Width = 425
- Height = 49
- AutoSize = False
- Caption =
- 'The function '#39'Edit'#39' for an audio track of a virtual CD opens the' +
- ' standard editor for wave files. If you like to use a different ' +
- 'editor, select one by clicking the '#39'Browse'#39' button.'
- WordWrap = True
- end
- object Label2: TLabel
- Left = 8
- Top = 148
- Width = 82
- Height = 13
- Caption = 'Playback device:'
- end
- object Label3: TLabel
- Left = 8
- Top = 172
- Width = 73
- Height = 13
- Caption = 'Record device:'
- end
- object UseStdWaveEditCheckBox: TCheckBox
- Left = 8
- Top = 46
- Width = 297
- Height = 17
- HelpContext = 30140
- Caption = 'Default editor for wave audio files'
- TabOrder = 0
- OnClick = UseStdWaveEditCheckBoxClick
- end
- object WaveEditorGroupBox: TGroupBox
- Left = 8
- Top = 64
- Width = 425
- Height = 41
- Caption = 'Other editor'
- TabOrder = 1
- object WaveEditLabel: TSysLabel
- Left = 11
- Top = 16
- Width = 246
- Height = 13
- ShowPath = True
- Caption = 'WaveEditLabel'
- end
- object WaveSearchBtn: TButton
- Left = 329
- Top = 12
- Width = 89
- Height = 23
- HelpContext = 30150
- Caption = '&Browse...'
- TabOrder = 0
- OnClick = WaveSearchBtnClick
- end
- end
- object cbPlayDevice: TComboBox
- Left = 104
- Top = 144
- Width = 225
- Height = 21
- Style = csDropDownList
- ItemHeight = 0
- TabOrder = 3
- end
- object cbRecordDevice: TComboBox
- Left = 104
- Top = 168
- Width = 225
- Height = 21
- Style = csDropDownList
- ItemHeight = 0
- TabOrder = 4
- end
- object cbWaveEdit: TCheckBox
- Left = 8
- Top = 112
- Width = 185
- Height = 17
- Caption = 'Show enhanced waveplay form'
- TabOrder = 2
- end
- end
- object tsVirusScan: TTabSheet
- Caption = 'Virus Scan'
- ImageIndex = 3
- object lblVirError: TLabel
- Left = 48
- Top = 104
- Width = 385
- Height = 71
- AutoSize = False
- Caption = 'lblVirError'
- Visible = False
- WordWrap = True
- end
- object imgVirIcon: TImage
- Left = 8
- Top = 104
- Width = 32
- Height = 32
- Visible = False
- end
- object bevVirError: TBevel
- Left = 8
- Top = 96
- Width = 425
- Height = 9
- Shape = bsTopLine
- Visible = False
- end
- object cbVirusScanFiles: TCheckBox
- Left = 8
- Top = 8
- Width = 233
- Height = 17
- Caption = 'Virus &scan files before writing'
- TabOrder = 0
- OnClick = cbVirusScanFilesClick
- end
- object cbVirusScanExcact: TCheckBox
- Left = 24
- Top = 26
- Width = 233
- Height = 17
- Caption = 'Scan &exact'
- TabOrder = 1
- end
- object cbVirusDocuments: TCheckBox
- Left = 24
- Top = 42
- Width = 233
- Height = 17
- Caption = 'Scan &documents'
- TabOrder = 2
- end
- object cbVirusSelfExtractingExe: TCheckBox
- Left = 24
- Top = 58
- Width = 233
- Height = 17
- Caption = 'Scan self e&xtracting executables'
- TabOrder = 3
- end
- object gbVirusDataInfo: TGroupBox
- Left = 8
- Top = 104
- Width = 425
- Height = 89
- Caption = 'Virus data information'
- TabOrder = 4
- Visible = False
- object Label4: TLabel
- Left = 264
- Top = 10
- Width = 153
- Height = 13
- AutoSize = False
- Caption = 'Default file types:'
- end
- object Label5: TLabel
- Left = 8
- Top = 16
- Width = 161
- Height = 13
- AutoSize = False
- Caption = 'Engine version:'
- end
- object lblVersion: TLabel
- Left = 174
- Top = 15
- Width = 75
- Height = 13
- Alignment = taRightJustify
- AutoSize = False
- Caption = '1.0'
- end
- object Label6: TLabel
- Left = 8
- Top = 32
- Width = 161
- Height = 13
- AutoSize = False
- Caption = 'Total number of known viruses:'
- end
- object lblVirusCount: TLabel
- Left = 174
- Top = 31
- Width = 75
- Height = 13
- Alignment = taRightJustify
- AutoSize = False
- Caption = '60'
- end
- object Bevel1: TBevel
- Left = 256
- Top = 16
- Width = 9
- Height = 65
- Shape = bsLeftLine
- end
- object Label7: TLabel
- Left = 8
- Top = 48
- Width = 161
- Height = 13
- AutoSize = False
- Caption = 'Last update of binary viruses:'
- end
- object Label8: TLabel
- Left = 8
- Top = 64
- Width = 161
- Height = 13
- AutoSize = False
- Caption = 'Last update of macro viruses:'
- end
- object lblVirusDateMacro: TLabel
- Left = 174
- Top = 63
- Width = 75
- Height = 13
- Alignment = taRightJustify
- AutoSize = False
- Caption = '04.05.1999'
- end
- object lblVirusDateBin: TLabel
- Left = 174
- Top = 47
- Width = 75
- Height = 13
- Alignment = taRightJustify
- AutoSize = False
- Caption = '04.05.1999'
- end
- object lbFileExts: TListBox
- Left = 264
- Top = 24
- Width = 153
- Height = 57
- ItemHeight = 13
- Sorted = True
- TabOrder = 0
- end
- end
- object cbScanDefaultFileTypes: TCheckBox
- Left = 24
- Top = 74
- Width = 233
- Height = 17
- Caption = 'Only scan default file &types'
- TabOrder = 5
- end
- end
- object TabSheet1: TTabSheet
- Caption = 'Paths'
- ImageIndex = 3
- object lvPaths: TListView
- Left = 4
- Top = 5
- Width = 433
- Height = 164
- Columns = <
- item
- Caption = 'Description'
- Width = 120
- end
- item
- Caption = 'Path'
- Width = 160
- end
- item
- Alignment = taRightJustify
- Caption = 'Total Size'
- Width = 70
- end
- item
- Alignment = taRightJustify
- Caption = 'Free Space'
- Width = 70
- end>
- ColumnClick = False
- ReadOnly = True
- RowSelect = True
- TabOrder = 0
- ViewStyle = vsReport
- OnChange = lvPathsChange
- OnCustomDrawSubItem = lvPathsCustomDrawSubItem
- OnDblClick = lvPathsDblClick
- end
- object btnModify: TButton
- Left = 352
- Top = 174
- Width = 87
- Height = 23
- HelpContext = 52060
- Caption = '&Modify...'
- Enabled = False
- TabOrder = 1
- OnClick = btnModifyClick
- end
- end
- end
- object Button1: TButton
- Left = 302
- Top = 237
- Width = 75
- Height = 23
- HelpContext = 30060
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 1
- end
- object Button2: TButton
- Left = 382
- Top = 237
- Width = 75
- Height = 23
- HelpContext = 30070
- Cancel = True
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 2
- end
- object ExeOpenDialog: TOpenDialog
- Filter = 'Executable files|*.exe|All files|*.*'
- Options = [ofHideReadOnly, ofFileMustExist]
- Left = 6
- Top = 236
- end
- object sddDataPath: TSelectDirectoryDialog
- EnableOK = True
- Root = idDesktop
- Options = [bfDirectoriesOnly, bfStatusText]
- OnSelectionChange = sddDataPathSelectionChange
- Left = 48
- Top = 236
- end
- end
-