home *** CD-ROM | disk | FTP | other *** search
- object frmPrivacy: TfrmPrivacy
- Left = 687
- Top = 424
- BorderStyle = bsNone
- Caption = 'Privacy'
- ClientHeight = 438
- ClientWidth = 423
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- OldCreateOrder = False
- Scaled = False
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object PageControl1: TPageControl
- Left = 10
- Top = 7
- Width = 405
- Height = 405
- ActivePage = tsWindowsUpdate
- TabIndex = 0
- TabOrder = 0
- object tsWindowsUpdate: TTabSheet
- Caption = 'General'
- ImageIndex = 3
- OnShow = tsWindowsUpdateShow
- object Label9: TLabel
- Left = 12
- Top = 10
- Width = 373
- Height = 35
- AutoSize = False
- Caption =
- 'You can modify settings that are relevant to your security and p' +
- 'rivacy on the computer here.'
- WordWrap = True
- end
- object GroupBox8: TGroupBox
- Left = 12
- Top = 51
- Width = 372
- Height = 102
- Caption = 'Automatic Windows updates'
- TabOrder = 0
- object Label15: TLabel
- Left = 51
- Top = 17
- Width = 313
- Height = 32
- AutoSize = False
- Caption =
- 'Specify whether Windows is allowed to contact Microsoft. This fu' +
- 'nction checks for important updates for your system regularly.'
- WordWrap = True
- end
- object imgWinUpdate: TImage
- Left = 12
- Top = 17
- Width = 32
- Height = 32
- AutoSize = True
- end
- object chkWindowsUpdate: TCheckBox
- Left = 51
- Top = 52
- Width = 233
- Height = 17
- HelpContext = 2226
- Caption = 'Activate automatic Windows updates'
- Checked = True
- State = cbChecked
- TabOrder = 0
- OnClick = chkWindowsUpdateClick
- end
- object chkUpdateNotify: TCheckBox
- Left = 51
- Top = 72
- Width = 269
- Height = 17
- HelpContext = 2227
- Caption = 'Notify before downloading updates'
- TabOrder = 1
- OnClick = chkUpdateNotifyClick
- end
- object chkSteppingMode: TCheckBox
- Left = 51
- Top = 73
- Width = 189
- Height = 17
- Caption = 'Activate step-by-step installation'
- TabOrder = 2
- OnClick = chkSteppingModeClick
- end
- end
- object btnWindowsUpdateDefault: TButton
- Left = 12
- Top = 342
- Width = 97
- Height = 25
- HelpKeyword = '7'
- HelpContext = 7
- Caption = 'Restore Defaults'
- TabOrder = 1
- OnClick = btnWindowsUpdateDefaultClick
- end
- object gbScreenSaver: TGroupBox
- Left = 12
- Top = 164
- Width = 372
- Height = 88
- Caption = 'Screensaver password'
- TabOrder = 2
- object imgScreenSaver: TImage
- Left = 12
- Top = 17
- Width = 32
- Height = 32
- AutoSize = True
- end
- object Label2: TLabel
- Left = 51
- Top = 17
- Width = 309
- Height = 31
- AutoSize = False
- Caption =
- 'Specify how long the screensaver has to be active before the pas' +
- 'sword protection is activated.'
- WordWrap = True
- end
- object Label3: TLabel
- Left = 51
- Top = 54
- Width = 76
- Height = 13
- HelpContext = 22201
- Caption = 'Minimum time:'
- WordWrap = True
- end
- object Label14: TLabel
- Left = 186
- Top = 54
- Width = 47
- Height = 13
- HelpContext = 22201
- Caption = 'seconds'
- end
- object udeSSGracePeriod: TUpDownEdit
- Left = 127
- Top = 52
- Width = 53
- Height = 20
- HelpContext = 22201
- Min = 1
- Max = 9999
- Position = 10
- TabOrder = 0
- TabStop = True
- OnChange = udeSSGracePeriodChange
- OnExit = udeSSGracePeriodExit
- end
- end
- end
- object tsCoverTracks: TTabSheet
- Caption = 'Cover Tracks'
- ImageIndex = 4
- OnShow = tsCoverTracksShow
- object Label20: TLabel
- Left = 51
- Top = 10
- Width = 326
- Height = 35
- AutoSize = False
- Caption =
- 'Make special provisions to cover your tracks when working with d' +
- 'ocuments and surfing the Internet.'
- WordWrap = True
- end
- object imgRecentDocs: TImage
- Left = 12
- Top = 10
- Width = 32
- Height = 32
- AutoSize = True
- end
- object GroupBox1: TGroupBox
- Left = 12
- Top = 146
- Width = 372
- Height = 116
- Caption = 'Empty Internet Explorer cache'
- TabOrder = 1
- object Label11: TLabel
- Left = 12
- Top = 17
- Width = 349
- Height = 29
- AutoSize = False
- Caption =
- 'Select this option if Internet Explorer should empty its cache w' +
- 'hen the browser is closed.'
- WordWrap = True
- end
- object chkClearIECache: TCheckBox
- Left = 12
- Top = 52
- Width = 249
- Height = 17
- HelpContext = 2222
- Caption = 'Empty Internet Explorer cache when exiting'
- TabOrder = 0
- OnClick = chkClearIECacheClick
- end
- object cmdKillIECacheNOW: TButton
- Left = 260
- Top = 79
- Width = 100
- Height = 24
- HelpContext = 22020
- Caption = 'Delete now'
- TabOrder = 1
- OnClick = cmdKillIECacheNOWClick
- end
- end
- object GroupBox7: TGroupBox
- Left = 12
- Top = 51
- Width = 372
- Height = 81
- Caption = 'Delete history lists'
- TabOrder = 0
- object Label4: TLabel
- Left = 12
- Top = 17
- Width = 354
- Height = 28
- AutoSize = False
- Caption =
- 'Activate this option if the list of recent documents and the lis' +
- 't of programs executed in the Run dialog should be deleted when ' +
- 'you log off.'
- WordWrap = True
- end
- object chkClearRecentDocs: TCheckBox
- Left = 12
- Top = 52
- Width = 269
- Height = 17
- HelpContext = 2221
- Caption = 'Delete history lists at logoff'
- TabOrder = 0
- OnClick = chkClearRecentDocsClick
- end
- object cmdKillRecentDocsNOW: TButton
- Left = 260
- Top = 88
- Width = 100
- Height = 24
- HelpContext = 22021
- Caption = 'Delete now'
- TabOrder = 1
- OnClick = cmdKillRecentDocsNOWClick
- end
- end
- object btnCoverTracksDefault: TButton
- Left = 12
- Top = 342
- Width = 97
- Height = 25
- HelpContext = 7
- Caption = 'Restore Defaults'
- TabOrder = 2
- OnClick = btnCoverTracksDefaultClick
- end
- end
- object tsIE: TTabSheet
- Caption = 'Internet Explorer'
- ImageIndex = 1
- OnShow = tsIEShow
- object imgIE: TImage
- Left = 12
- Top = 10
- Width = 32
- Height = 32
- AutoSize = True
- end
- object Label1: TLabel
- Left = 51
- Top = 10
- Width = 308
- Height = 32
- AutoSize = False
- Caption =
- 'Configure the security settings for Internet Explorer that relat' +
- 'e to your privacy.'
- WordWrap = True
- end
- object gbAlexa: TGroupBox
- Left = 12
- Top = 51
- Width = 372
- Height = 94
- Caption = 'Internet Explorer - Alexa plugin'
- TabOrder = 0
- object Label8: TLabel
- Left = 12
- Top = 17
- Width = 348
- Height = 44
- AutoSize = False
- Caption =
- 'You can prevent the Alexa software, which is included with Inter' +
- 'net Explorer 6 and which makes the Show Related Links service po' +
- 'ssible, from sending information on your surfing habits to its m' +
- 'anufacturer.'
- WordWrap = True
- end
- object chkNoAlexa: TCheckBox
- Left = 12
- Top = 64
- Width = 346
- Height = 17
- HelpContext = 2223
- Caption =
- 'Prevent Alexa from transmitting information on your surfing habi' +
- 'ts'
- TabOrder = 0
- OnClick = chkNoAlexaClick
- end
- end
- object gbNoNegotiate: TGroupBox
- Left = 12
- Top = 156
- Width = 372
- Height = 81
- Caption = 'Integrated Windows authentication'
- TabOrder = 1
- object Label7: TLabel
- Left = 12
- Top = 17
- Width = 350
- Height = 31
- AutoSize = False
- Caption =
- 'Internet Explorer tries to log into protected Internet pages usi' +
- 'ng Windows authentication automatically.'
- WordWrap = True
- end
- object chkNoNegotiate: TCheckBox
- Left = 12
- Top = 51
- Width = 265
- Height = 17
- HelpContext = 2224
- Caption = 'Disable integrated Windows authentication '
- TabOrder = 0
- OnClick = chkNoNegotiateClick
- end
- end
- object gbNoIEUpdates: TGroupBox
- Left = 12
- Top = 248
- Width = 372
- Height = 81
- Caption = 'Internet Explorer - updates'
- TabOrder = 2
- object Label10: TLabel
- Left = 12
- Top = 17
- Width = 352
- Height = 32
- AutoSize = False
- Caption =
- 'Specify whether Internet Explorer should contact Microsoft regul' +
- 'arly to inform you about updates.'
- WordWrap = True
- end
- object chkNoIEUpdates: TCheckBox
- Left = 12
- Top = 51
- Width = 245
- Height = 17
- HelpContext = 2225
- Caption = 'Prevent check for updates'
- TabOrder = 0
- OnClick = chkNoIEUpdatesClick
- end
- end
- object btnIEDefault: TButton
- Left = 12
- Top = 342
- Width = 97
- Height = 25
- HelpContext = 7
- Caption = 'Restore Defaults'
- TabOrder = 3
- OnClick = btnIEDefaultClick
- end
- end
- object tsMediaPlayer: TTabSheet
- Caption = 'Media Player'
- ImageIndex = 4
- OnShow = tsMediaPlayerShow
- object imgMediaPlayer: TImage
- Left = 12
- Top = 10
- Width = 32
- Height = 32
- AutoSize = True
- end
- object Label19: TLabel
- Left = 51
- Top = 10
- Width = 326
- Height = 35
- AutoSize = False
- Caption =
- 'Configure the privacy-relevant settings for the Windows Media Pl' +
- 'ayer here.'
- WordWrap = True
- end
- object GroupBox3: TGroupBox
- Left = 12
- Top = 51
- Width = 372
- Height = 194
- Caption = 'Media Player'
- TabOrder = 0
- object Label5: TLabel
- Left = 31
- Top = 37
- Width = 322
- Height = 35
- HelpContext = 2228
- AutoSize = False
- Caption =
- 'Prevents Media Player from automatically acquiring licenses for ' +
- 'protected media files.'
- WordWrap = True
- end
- object Label6: TLabel
- Left = 31
- Top = 93
- Width = 321
- Height = 35
- HelpContext = 2229
- AutoSize = False
- Caption =
- 'Prevents Internet pages from clearly identifying your Media Play' +
- 'er by means of a GUID (Globally Unique Identifier).'
- WordWrap = True
- end
- object Label12: TLabel
- Left = 31
- Top = 148
- Width = 321
- Height = 35
- HelpContext = 2230
- AutoSize = False
- Caption =
- 'Prevents the corresponding codec from being downloaded for unkno' +
- 'wn file types automatically.'
- WordWrap = True
- end
- object chkNoSilentAcquisition: TCheckBox
- Left = 12
- Top = 19
- Width = 207
- Height = 17
- HelpContext = 2228
- Caption = 'Do not acquire licenses automatically'
- TabOrder = 0
- OnClick = chkNoSilentAcquisitionClick
- end
- object chkNoSendUserGUID: TCheckBox
- Left = 12
- Top = 75
- Width = 317
- Height = 17
- HelpContext = 2229
- Caption = 'Do not allow websites to identify player'
- TabOrder = 1
- OnClick = chkNoSendUserGUIDClick
- end
- object chkNoUpgradeCodecPrompt: TCheckBox
- Left = 12
- Top = 131
- Width = 248
- Height = 17
- HelpContext = 2230
- Caption = 'Disable automatic codec download'
- TabOrder = 2
- OnClick = chkNoUpgradeCodecPromptClick
- end
- end
- object btnMediaPlayerSecurity: TButton
- Left = 117
- Top = 342
- Width = 97
- Height = 25
- HelpContext = 2320
- Caption = 'Highest Security'
- TabOrder = 2
- OnClick = btnMediaPlayerSecurityClick
- end
- object btnMediaPlayerDefault: TButton
- Left = 12
- Top = 342
- Width = 97
- Height = 25
- HelpContext = 7
- Caption = 'Restore Defaults'
- TabOrder = 1
- OnClick = btnMediaPlayerDefaultClick
- end
- end
- object tsLinks: TTabSheet
- Caption = 'Advanced'
- ImageIndex = 4
- object gbTimeSync: TGroupBox
- Left = 12
- Top = 104
- Width = 372
- Height = 82
- Caption = 'Internet Time'
- TabOrder = 1
- object imgTimeSync: TImage
- Left = 12
- Top = 17
- Width = 32
- Height = 32
- AutoSize = True
- end
- object Label22: TLabel
- Left = 51
- Top = 17
- Width = 304
- Height = 33
- AutoSize = False
- Caption =
- 'Specify whether Windows should synchronize your system clock wit' +
- 'h an Internet time server automatically.'
- WordWrap = True
- end
- object lblJumpNetTime: TLabel
- Left = 234
- Top = 53
- Width = 124
- Height = 13
- Cursor = crHandPoint
- Alignment = taRightJustify
- Caption = 'Go to Internet Time'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsUnderline]
- ParentFont = False
- OnClick = lblJumpNetTimeClick
- OnMouseEnter = lblJumpNetTimeMouseEnter
- OnMouseLeave = lblJumpNetTimeMouseLeave
- end
- end
- object gbErrorReporting: TGroupBox
- Left = 12
- Top = 198
- Width = 372
- Height = 94
- Caption = 'Error reporting'
- TabOrder = 2
- object Label13: TLabel
- Left = 51
- Top = 17
- Width = 306
- Height = 29
- AutoSize = False
- Caption =
- 'Specify whether Windows should send error reports with your syst' +
- 'em configuration to Microsoft after crashes.'
- WordWrap = True
- end
- object imgError: TImage
- Left = 12
- Top = 17
- Width = 32
- Height = 32
- AutoSize = True
- end
- object btnErrorReporting: TButton
- Left = 271
- Top = 54
- Width = 91
- Height = 25
- HelpContext = 2231
- Caption = 'Error Reporting'
- TabOrder = 0
- OnClick = btnErrorReportingClick
- end
- end
- object gbClearSwapFile: TGroupBox
- Left = 12
- Top = 10
- Width = 372
- Height = 82
- Caption = 'Paging file'
- TabOrder = 0
- object imgFixedDisk: TImage
- Left = 12
- Top = 17
- Width = 32
- Height = 32
- AutoSize = True
- end
- object Label17: TLabel
- Left = 51
- Top = 17
- Width = 304
- Height = 33
- AutoSize = False
- Caption =
- 'You can specify that Windows should delete the paging file autom' +
- 'atically at shutdown.'
- WordWrap = True
- end
- object Label18: TLabel
- Left = 196
- Top = 53
- Width = 162
- Height = 13
- Cursor = crHandPoint
- Alignment = taRightJustify
- Caption = 'Go to Memory Management'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsUnderline]
- ParentFont = False
- OnClick = lblJumpCacheClick
- OnMouseEnter = lblJumpCacheMouseEnter
- OnMouseLeave = lblJumpCacheMouseLeave
- end
- end
- end
- end
- object IECache1: TIECache
- FilterOptions = [NORMAL_ENTRY, STICKY_ENTRY, TRACK_OFFLINE_ENTRY, TRACK_ONLINE_ENTRY]
- SearchPattern = spAll
- Left = 8
- Top = 408
- end
- object TUMRU1: TTUMRU
- Left = 40
- Top = 408
- end
- end
-