home *** CD-ROM | disk | FTP | other *** search
- object frmFolderOptions: TfrmFolderOptions
- Left = 274
- Top = 456
- BorderStyle = bsNone
- Caption = 'Folder Appearance'
- ClientHeight = 449
- ClientWidth = 423
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- OldCreateOrder = False
- Scaled = False
- ShowHint = True
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object PageControl1: TPageControl
- Left = 10
- Top = 7
- Width = 405
- Height = 405
- ActivePage = tsGeneral
- DockSite = True
- MultiLine = True
- TabIndex = 0
- TabOrder = 0
- object tsGeneral: TTabSheet
- Caption = 'View'
- ImageIndex = 11
- OnShow = tsGeneralShow
- object Label4: TLabel
- Left = 51
- Top = 10
- Width = 319
- Height = 35
- AutoSize = False
- Caption =
- 'Specify how you want folder windows and the content of folders t' +
- 'o be displayed.'
- Transparent = True
- WordWrap = True
- end
- object Image3: TImage
- Left = 12
- Top = 10
- Width = 28
- Height = 28
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- Transparent = True
- end
- object btnGeneralDefaults: TButton
- Left = 12
- Top = 340
- Width = 97
- Height = 24
- HelpContext = 7
- Caption = 'Restore Defaults'
- TabOrder = 1
- OnClick = btnGeneralDefaultsClick
- end
- object GroupBox21: TGroupBox
- Left = 12
- Top = 53
- Width = 372
- Height = 139
- Caption = 'Save folder settings'
- TabOrder = 0
- object Label9: TLabel
- Left = 12
- Top = 17
- Width = 349
- Height = 32
- AutoSize = False
- Caption =
- 'Select whether size and position of windows and icons should be ' +
- 'saved when folder windows are closed.'
- Transparent = True
- WordWrap = True
- end
- object lblShellNoRoamBAGSize2: TLabel
- Left = 183
- Top = 78
- Width = 36
- Height = 13
- HelpContext = 2036
- Caption = 'Few'
- Transparent = True
- end
- object lblShellNoRoamBAGSize3: TLabel
- Left = 332
- Top = 78
- Width = 22
- Height = 13
- HelpContext = 2036
- Caption = 'Many'
- Transparent = True
- end
- object lblShellNoRoamBAGSizeStatus: TLabel
- Left = 219
- Top = 114
- Width = 101
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = '.'
- end
- object lblShellNoRoamBAGSize1: TLabel
- Left = 31
- Top = 73
- Width = 130
- Height = 33
- HelpContext = 2232
- AutoSize = False
- Caption = 'Number of saved folder views:'
- WordWrap = True
- end
- object chkSaveSettings: TCheckBox
- Left = 12
- Top = 53
- Width = 314
- Height = 17
- HelpContext = 2028
- Caption = 'Save folder and Explorer settings'
- Checked = True
- State = cbChecked
- TabOrder = 0
- OnClick = chkSaveSettingsClick
- end
- object tbShellNoRoamBAGSize: TTrackBar
- Left = 212
- Top = 76
- Width = 115
- Height = 31
- HelpContext = 2232
- Max = 2500
- Min = 100
- Orientation = trHorizontal
- PageSize = 100
- Frequency = 370
- Position = 400
- SelEnd = 0
- SelStart = 0
- TabOrder = 1
- TickMarks = tmBottomRight
- TickStyle = tsAuto
- OnChange = tbShellNoRoamBAGSizeChange
- OnExit = tbShellNoRoamBAGSizeExit
- end
- end
- object gbDontPrettyPath: TGroupBox
- Left = 12
- Top = 205
- Width = 372
- Height = 124
- Caption = 'General'
- TabOrder = 2
- object Label8: TLabel
- Left = 12
- Top = 17
- Width = 349
- Height = 30
- AutoSize = False
- Caption =
- 'Configure advanced settings for the appearance of folder windows' +
- ' and folder contents here.'
- Transparent = True
- WordWrap = True
- end
- object chkDontPrettyPath: TCheckBox
- Left = 12
- Top = 51
- Width = 321
- Height = 17
- HelpContext = 2031
- Caption = 'Enable capital letters in file and folder names'
- TabOrder = 0
- OnClick = chkDontPrettyPathClick
- end
- object chkFolderOpenWithExplorer: TCheckBox
- Left = 12
- Top = 73
- Width = 285
- Height = 17
- HelpContext = 2931
- Caption = 'Always show tree view in folder windows'
- TabOrder = 1
- OnClick = chkFolderOpenWithExplorerClick
- end
- object chkZipFolders: TCheckBox
- Left = 12
- Top = 95
- Width = 286
- Height = 17
- HelpContext = 2032
- Caption = 'Show compressed ZIP archives as folders'
- TabOrder = 2
- OnClick = chkZipFoldersClick
- end
- end
- end
- object tsNavigation: TTabSheet
- Caption = 'Navigation'
- ImageIndex = 11
- OnShow = tsNavigationShow
- object Label6: TLabel
- Left = 51
- Top = 10
- Width = 330
- Height = 35
- AutoSize = False
- Caption =
- 'Configure the settings for navigation within folder windows and ' +
- 'the way Explorer should react to user input her.'
- Transparent = True
- WordWrap = True
- end
- object Image1: TImage
- Left = 12
- Top = 10
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image001.ico>}
- Transparent = True
- end
- object btnFolderOptionsDefaults: TButton
- Left = 12
- Top = 340
- Width = 97
- Height = 24
- HelpContext = 7
- Caption = 'Restore Defaults'
- TabOrder = 0
- OnClick = btnFolderOptionsDefaultsClick
- end
- object gbQuickInfo: TGroupBox
- Left = 12
- Top = 53
- Width = 372
- Height = 102
- Caption = 'Pop-up description (tooltips)'
- TabOrder = 1
- object Label10: TLabel
- Left = 12
- Top = 17
- Width = 349
- Height = 32
- AutoSize = False
- Caption =
- 'Select whether you want to show tooltip windows with more detail' +
- 'ed information about desktop elements and folders.'
- Transparent = True
- WordWrap = True
- end
- object chkInfoTip: TCheckBox
- Left = 12
- Top = 51
- Width = 317
- Height = 17
- HelpContext = 2029
- Caption = 'Show tooltips for folder and desktop items'
- Checked = True
- State = cbChecked
- TabOrder = 0
- OnClick = chkInfoTipClick
- end
- object chkInfoTipFolderContents: TCheckBox
- Left = 12
- Top = 73
- Width = 297
- Height = 17
- HelpContext = 2030
- Caption = 'Show tooltips for folder contents'
- Checked = True
- State = cbChecked
- TabOrder = 1
- OnClick = chkInfoTipFolderContentsClick
- end
- end
- object gbSortOrder: TGroupBox
- Left = 13
- Top = 168
- Width = 372
- Height = 84
- Caption = 'Icon arrangement '
- TabOrder = 2
- object Label12: TLabel
- Left = 12
- Top = 17
- Width = 349
- Height = 30
- AutoSize = False
- Caption =
- 'Specify the criteria for sorting files and folders in folder win' +
- 'dows here.'
- Transparent = True
- WordWrap = True
- end
- object rbSortLogical: TRadioButton
- Left = 12
- Top = 57
- Width = 277
- Height = 17
- HelpContext = 2980
- Caption = 'Sort numerically and alphabetically'
- Checked = True
- TabOrder = 0
- TabStop = True
- OnClick = rbSortLogicalClick
- end
- object rbSortByAlphabetOnly: TRadioButton
- Left = 12
- Top = 37
- Width = 237
- Height = 17
- HelpContext = 2980
- Caption = 'Sort alphabetically'
- TabOrder = 1
- OnClick = rbSortByAlphabetOnlyClick
- end
- end
- end
- object tsThumbView: TTabSheet
- Caption = 'Thumbnails'
- ImageIndex = 15
- OnShow = tsThumbViewShow
- object Image7: TImage
- Left = 12
- Top = 10
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image002.ico>}
- end
- object Label19: TLabel
- Left = 51
- Top = 10
- Width = 330
- Height = 41
- AutoSize = False
- Caption =
- 'Customize the thumbnails shown in folders containing collections' +
- ' of image files.'
- Transparent = True
- WordWrap = True
- end
- object GroupBox4: TGroupBox
- Left = 12
- Top = 243
- Width = 372
- Height = 83
- Caption = 'Cache'
- TabOrder = 2
- object Label18: TLabel
- Left = 12
- Top = 17
- Width = 351
- Height = 28
- AutoSize = False
- Caption =
- 'Select whether thumbnail images should be stored temporarily in ' +
- 'a file Thumbs.db in the current folder.'
- Transparent = True
- WordWrap = True
- end
- object chkThumbCache: TCheckBox
- Left = 12
- Top = 53
- Width = 301
- Height = 17
- HelpContext = 2037
- Caption = 'Cache thumbnails for faster loading'
- TabOrder = 0
- OnClick = chkThumbCacheClick
- end
- end
- object GroupBox5: TGroupBox
- Left = 12
- Top = 138
- Width = 372
- Height = 93
- Caption = 'Picture quality'
- TabOrder = 1
- object Label20: TLabel
- Left = 12
- Top = 54
- Width = 31
- Height = 13
- HelpContext = 2036
- Caption = 'Low'
- Transparent = True
- end
- object Label21: TLabel
- Left = 316
- Top = 54
- Width = 24
- Height = 13
- HelpContext = 2036
- Caption = 'High'
- Transparent = True
- end
- object Label3: TLabel
- Left = 12
- Top = 17
- Width = 348
- Height = 26
- AutoSize = False
- Caption =
- 'Select the thumbnail image quality. High quality images require ' +
- 'more memory and disk space.'
- Transparent = True
- WordWrap = True
- end
- object tbThumbQuality: TTrackBar
- Left = 46
- Top = 50
- Width = 255
- Height = 31
- HelpContext = 2036
- Max = 100
- Orientation = trHorizontal
- PageSize = 10
- Frequency = 10
- Position = 0
- SelEnd = 0
- SelStart = 0
- TabOrder = 0
- TickMarks = tmBottomRight
- TickStyle = tsAuto
- OnChange = tbThumbQualityChange
- OnExit = tbThumbQualityExit
- end
- end
- object GroupBox6: TGroupBox
- Left = 12
- Top = 53
- Width = 372
- Height = 73
- Caption = 'Thumbnail size'
- TabOrder = 0
- object Label24: TLabel
- Left = 12
- Top = 42
- Width = 122
- Height = 13
- HelpContext = 2035
- Caption = 'T&humbnail size: '
- FocusControl = udeThumbSize
- Transparent = True
- end
- object Label25: TLabel
- Left = 12
- Top = 17
- Width = 348
- Height = 20
- AutoSize = False
- Caption = 'Define the size of the thumbnails displayed.'
- Transparent = True
- WordWrap = True
- end
- object Label26: TLabel
- Left = 153
- Top = 42
- Width = 27
- Height = 13
- HelpContext = 2035
- Caption = 'pixels'
- Transparent = True
- end
- object udeThumbSize: TUpDownEdit
- Left = 95
- Top = 39
- Width = 51
- Height = 20
- HelpContext = 2035
- Min = 32
- Max = 256
- Position = 96
- TabOrder = 0
- TabStop = True
- OnChange = udeThumbSizeChange
- OnExit = udeThumbSizeExit
- end
- end
- object btnDefThumbView: TButton
- Left = 12
- Top = 340
- Width = 97
- Height = 24
- HelpContext = 7
- Caption = 'Restore Defaults'
- TabOrder = 3
- OnClick = btnDefThumbViewClick
- end
- end
- object tsColors: TTabSheet
- Caption = 'Colors'
- ImageIndex = 4
- OnShow = tsColorsShow
- object Image5: TImage
- Left = 12
- Top = 10
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image003.ico>}
- end
- object Label16: TLabel
- Left = 51
- Top = 10
- Width = 338
- Height = 37
- AutoSize = False
- Caption =
- 'Specify the colors for special files and effects such as hot-tra' +
- 'cking in folder windows here.'
- Transparent = True
- WordWrap = True
- end
- object gbColorNTFSFiles: TGroupBox
- Left = 12
- Top = 170
- Width = 372
- Height = 146
- HelpContext = 2040
- Caption = 'NTFS files'
- TabOrder = 1
- object lblCompressedFiles: TLabel
- Left = 12
- Top = 79
- Width = 106
- Height = 13
- Caption = 'Compressed files:'
- Transparent = True
- end
- object lblEncryptedFiles: TLabel
- Left = 12
- Top = 108
- Width = 112
- Height = 13
- Caption = 'Encrypted files:'
- Transparent = True
- end
- object Label11: TLabel
- Left = 11
- Top = 17
- Width = 354
- Height = 34
- AutoSize = False
- Caption =
- 'Select whether encrypted or compressed files on drives with the ' +
- 'NTFS file system should be displayed in a different color.'
- Transparent = True
- WordWrap = True
- end
- object shpColorCompressed: TShape
- Left = 142
- Top = 79
- Width = 15
- Height = 15
- Brush.Color = clBlue
- end
- object shpColorEncrypted: TShape
- Left = 142
- Top = 108
- Width = 15
- Height = 15
- Brush.Color = 1282573
- end
- object chkShowNTFSColors: TCheckBox
- Left = 12
- Top = 52
- Width = 273
- Height = 17
- Caption = 'Show encrypted or compressed NTFS files in color'
- Checked = True
- State = cbChecked
- TabOrder = 0
- OnClick = chkShowNTFSColorsClick
- end
- object btnCompressedColor: TButton
- Left = 168
- Top = 76
- Width = 65
- Height = 22
- HelpContext = 2041
- Caption = 'Change...'
- TabOrder = 1
- OnClick = btnCompressedColorClick
- end
- object btnEncryptedColor: TButton
- Left = 168
- Top = 105
- Width = 65
- Height = 22
- HelpContext = 2042
- Caption = 'Change...'
- TabOrder = 2
- OnClick = btnEncryptedColorClick
- end
- end
- object gbHover: TGroupBox
- Left = 12
- Top = 53
- Width = 372
- Height = 105
- HelpContext = 2038
- Caption = 'Single-click to open an item'
- TabOrder = 0
- object Label13: TLabel
- Left = 12
- Top = 69
- Width = 96
- Height = 13
- Caption = 'Hot-tracking color:'
- Transparent = True
- end
- object Label17: TLabel
- Left = 11
- Top = 17
- Width = 350
- Height = 43
- AutoSize = False
- Caption =
- 'Select the color Windows should use to highlight items when the ' +
- 'mouse pointer is positioned over them. This option requires the ' +
- 'enabling of Single-click to open an item (point to select).'
- Transparent = True
- WordWrap = True
- end
- object shpColorHotTracking: TShape
- Left = 142
- Top = 69
- Width = 15
- Height = 15
- Brush.Color = clNavy
- end
- object btnHotTrackingColor: TButton
- Left = 168
- Top = 66
- Width = 65
- Height = 22
- HelpContext = 2039
- Caption = 'Change...'
- TabOrder = 0
- OnClick = btnHotTrackingColorClick
- end
- end
- object btnColorsDefault: TButton
- Left = 12
- Top = 340
- Width = 97
- Height = 24
- HelpContext = 7
- Caption = 'Restore Defaults'
- TabOrder = 2
- OnClick = btnColorsDefaultClick
- end
- end
- object tsAdvanced: TTabSheet
- Caption = 'Advanced'
- ImageIndex = 4
- object GroupBox3: TGroupBox
- Left = 12
- Top = 116
- Width = 372
- Height = 94
- Caption = 'My Computer'
- TabOrder = 1
- object Label14: TLabel
- Left = 51
- Top = 17
- Width = 300
- Height = 29
- AutoSize = False
- Caption =
- 'The drives and special folders installed on your computer are sh' +
- 'own in My Computer'
- WordWrap = True
- end
- object imgMyComputer: TImage
- Left = 12
- Top = 17
- Width = 32
- Height = 32
- AutoSize = True
- end
- object btnMyComputerSettings: TButton
- Left = 275
- Top = 56
- Width = 83
- Height = 24
- HelpContext = 2044
- Caption = 'Settings'
- TabOrder = 0
- OnClick = btnMyComputerSettingsClick
- end
- end
- object GroupBox7: TGroupBox
- Left = 12
- Top = 10
- Width = 372
- Height = 94
- Caption = 'Desktop'
- TabOrder = 0
- object imgDesktop: TImage
- Left = 12
- Top = 17
- Width = 32
- Height = 32
- AutoSize = True
- end
- object Label7: TLabel
- Left = 51
- Top = 17
- Width = 295
- Height = 29
- AutoSize = False
- Caption =
- 'Shortcuts to programs, files and special folders are shown on th' +
- 'e desktop.'
- WordWrap = True
- end
- object btnDesktopSettings: TButton
- Left = 275
- Top = 56
- Width = 83
- Height = 24
- HelpContext = 2043
- Caption = 'Settings'
- TabOrder = 0
- OnClick = btnDesktopSettingsClick
- end
- end
- object gbAutoComplete: TGroupBox
- Left = 12
- Top = 223
- Width = 372
- Height = 94
- Caption = 'Address bar'
- TabOrder = 2
- object Label5: TLabel
- Left = 51
- Top = 17
- Width = 311
- Height = 32
- AutoSize = False
- Caption =
- 'Click Settings to configure settings for the Explorer and Intern' +
- 'et Explorer address bar and for the Run dialog.'
- WordWrap = True
- end
- object imgAutoComplete: TImage
- Left = 12
- Top = 17
- Width = 32
- Height = 32
- AutoSize = True
- end
- object btnAdressBarSettings: TButton
- Left = 275
- Top = 56
- Width = 83
- Height = 24
- Caption = 'Settings'
- TabOrder = 0
- OnClick = btnAdressBarSettingsClick
- end
- end
- end
- end
- object ColorDialog1: TColorDialog
- Ctl3D = True
- Left = 75
- Top = 415
- end
- object OpenDialog1: TOpenDialog
- Filter = 'Folder and Explorer settings (*.set)|*.set'
- Left = 10
- Top = 415
- end
- object SaveDialog1: TSaveDialog
- DefaultExt = 'set'
- Filter = 'Folder and Explorer settings (*.set)|*.set'
- Options = [ofOverwritePrompt, ofHideReadOnly, ofPathMustExist, ofEnableSizing]
- Left = 42
- Top = 415
- end
- end
-