home *** CD-ROM | disk | FTP | other *** search
Text File | 2004-03-31 | 62.6 KB | 2,095 lines |
- object frmWinStyler: TfrmWinStyler
- Left = 346
- Top = 59
- AutoScroll = False
- Caption = 'TuneUp WinStyler'
- ClientHeight = 507
- ClientWidth = 722
- Color = clWhite
- TransparentColorValue = clNone
- Constraints.MinHeight = 536
- Constraints.MinWidth = 730
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- Scaled = False
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnPaint = FormPaint
- PixelsPerInch = 96
- TextHeight = 13
- object wnbMainNav: TTUWebNavBar
- Left = 0
- Top = 42
- Width = 215
- Height = 443
- TabOrder = 0
- Align = alLeft
- DefBackground = 14517072
- BorderStyle = htNone
- HistoryMaxCount = 0
- DefFontName = 'Times New Roman'
- DefPreFontName = 'Courier New'
- DefHotSpotColor = clWhite
- DefOverLinkColor = 15714211
- ImageCacheCount = 20
- NoSelect = True
- ScrollBars = ssVertical
- CharSet = DEFAULT_CHARSET
- MarginHeight = 0
- MarginWidth = 0
- PrintMarginLeft = 2
- PrintMarginRight = 2
- PrintMarginTop = 2
- PrintMarginBottom = 2
- PrintScale = 1
- htOptions = [htOverLinksActive, htPrintTableBackground, htPrintMonochromeBlack]
- OnLinkClick = wnbMainNavLinkClick
- end
- object pnlMain: TPanel
- Left = 215
- Top = 42
- Width = 507
- Height = 443
- Align = alClient
- BevelOuter = bvNone
- Color = clWhite
- TabOrder = 1
- object pcWinStyler: TPageControl
- Left = 0
- Top = 0
- Width = 507
- Height = 443
- ActivePage = tsIcoSystem
- Align = alClient
- MultiLine = True
- Style = tsFlatButtons
- TabOrder = 0
- TabStop = False
- object tsWelcome: TTabSheet
- ImageIndex = 7
- TabVisible = False
- OnHide = tsWelcomeHide
- OnShow = tsWelcomeShow
- object pnlWelcome: TPanel
- Left = 0
- Top = 0
- Width = 499
- Height = 433
- Align = alClient
- BevelOuter = bvNone
- Color = clWhite
- TabOrder = 0
- DesignSize = (
- 499
- 433)
- object Label4: TLabel
- Left = 10
- Top = 6
- Width = 387
- Height = 23
- AutoSize = False
- Caption = 'Welcome'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 12532006
- Font.Height = -19
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Label6: TLabel
- Left = 25
- Top = 31
- Width = 131
- Height = 14
- Caption = 'to TuneUp WinStyler'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 14579273
- Font.Height = -12
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object htmTasks: TTUHTMLViewer
- Left = 13
- Top = 148
- Width = 480
- Height = 286
- OnHotSpotClick = htmTasksHotSpotClick
- TabOrder = 1
- Anchors = [akLeft, akTop, akRight, akBottom]
- DefBackground = clWhite
- BorderStyle = htNone
- HistoryMaxCount = 0
- DefFontName = 'Times New Roman'
- DefPreFontName = 'Courier New'
- DefFontColor = clBlack
- DefHotSpotColor = 14576184
- DefOverLinkColor = 13651238
- ImageCacheCount = 8
- NoSelect = True
- ScrollBars = ssNone
- CharSet = DEFAULT_CHARSET
- MarginHeight = 0
- MarginWidth = 0
- PrintMarginLeft = 2
- PrintMarginRight = 2
- PrintMarginTop = 2
- PrintMarginBottom = 2
- PrintScale = 1
- htOptions = [htOverLinksActive, htNoLinkUnderline, htPrintTableBackground, htPrintMonochromeBlack]
- CSS.Strings = (
- 'body'#9'{'
- #9'margin: 0 20 0 0;'
- #9'background-attachment: fixed;'
- #9'background: url(data/ws_logo.jpg);'
- #9'background-repeat: no-repeat;'
- #9'background-position: 96% 94%;'
- #9'}'
- 'p'#9'{'
- #9'margin: 0 0 8 0;'
- #9'}'
- '.topic'#9'{'
- #9'margin: 5 0 14 0;'
- #9'font-family: Tahoma, Arial;'
- #9'font-size: 16px;'
- #9'color: #6A8EE3;'
- #9'}'
- '.cap'#9'{'
- #9'font-family: Tahoma, Arial;'
- #9'font-size: 10px;'
- #9'margin-top: -3px;'
- #9'margin-bottom: 2;'
- #9'padding-right: 10px;'
- #9'color: #4976DE;'
- #9'}'
- '.task'#9'{'
- #9'font-family: Tahoma, Arial;'
- #9'font-size: 10px;'
- #9'margin-right: 10;'
- #9'margin-left: 10;'
- #9'text-decoration: none;'
- #9'}'
- '.task:hover'
- #9'{'
- #9'font-family: Tahoma, Arial;'
- #9'font-size: 10px;'
- #9'text-decoration: underline;'
- #9'}'
- '.desc'#9'{'
- #9'font-family: Tahoma, Arial;'
- #9'font-size: 10px;'
- #9'}')
- end
- object ALProgressBar12: TALProgressBar
- Left = 11
- Top = 28
- Width = 306
- Height = 1
- BackColor = clBlack
- BorderStyle = bstNone
- TabOrder = 3
- BackgroundColor = clBtnFace
- BarColor1 = 15370355
- BarColor2 = clWhite
- Max = 100
- Position = 100
- PosTextSuffix = '%'
- ShowPosText = False
- VerticalBorder = 10
- end
- object StaticText1: TStaticText
- Left = 10
- Top = 174
- Width = 207
- Height = 25
- Caption = 'Select a task:'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = 14916733
- Font.Height = -17
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 2
- end
- object htmWelcome: TTUHTMLViewer
- Left = 10
- Top = 60
- Width = 474
- Height = 97
- OnHotSpotClick = htmWelcomeHotSpotClick
- TabOrder = 0
- Anchors = [akLeft, akTop, akRight]
- DefBackground = clWhite
- BorderStyle = htNone
- HistoryMaxCount = 0
- DefFontName = 'Times New Roman'
- DefPreFontName = 'Courier New'
- DefFontColor = 789516
- DefHotSpotColor = 9580824
- DefOverLinkColor = 13651238
- ImageCacheCount = 8
- NoSelect = True
- ScrollBars = ssNone
- CharSet = DEFAULT_CHARSET
- MarginHeight = 0
- MarginWidth = 0
- PrintMarginLeft = 2
- PrintMarginRight = 2
- PrintMarginTop = 2
- PrintMarginBottom = 2
- PrintScale = 1
- htOptions = [htOverLinksActive, htNoLinkUnderline, htPrintTableBackground, htPrintMonochromeBlack]
- CSS.Strings = (
- 'body'#9'{'
- #9'margin: 0 30 0 0;'
- #9'}'
- 'p'#9'{'
- #9'margin: 0 0 8 0;'
- #9'}')
- HTML.Strings = (
- '<html>'
-
- '<p>You can use this program to give Windows a whole new look in ' +
- 'just a few minutes! Nearly every icon in the Windows interface c' +
- 'an be replaced, and icon packages can be used to adapt the entir' +
- 'e system to a specific theme.</p>'
-
- '<p>All changes can be reset to the Windows defaults, or undone w' +
- 'ith <a href="launchrc">TuneUp RescueCenter</a>.</p>'
- '</html>')
- end
- end
- end
- object tsIcoSystem: TTabSheet
- ImageIndex = 6
- TabVisible = False
- OnHide = tsIcoSystemHide
- OnShow = tsIcoSystemShow
- object pnlIcoSystem: TPanel
- Left = 0
- Top = 0
- Width = 499
- Height = 433
- Align = alClient
- BevelOuter = bvNone
- Color = clWhite
- TabOrder = 0
- DesignSize = (
- 499
- 433)
- object Label83: TLabel
- Left = 25
- Top = 31
- Width = 289
- Height = 14
- Caption = 'Change icons and names with a few clicks'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 14579273
- Font.Height = -12
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Label84: TLabel
- Left = 10
- Top = 6
- Width = 387
- Height = 23
- AutoSize = False
- Caption = 'System elements'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 12532006
- Font.Height = -19
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object btnIconPacks: TTUButton
- Left = 9
- Top = 393
- Width = 124
- Height = 25
- HelpContext = 5501
- Anchors = [akLeft, akBottom]
- AutoWidth = False
- Cancel = False
- Caption = '&Icon Packages...'
- Default = False
- Flat = False
- TabOrder = 1
- TabStop = True
- OnClick = btnIconPacksClick
- GlyphFileName = 'ico_alpha_Box_16x16.png'
- end
- object btnApplyIcoSystem: TTUButton
- Left = 385
- Top = 393
- Width = 105
- Height = 25
- HelpContext = 31
- Anchors = [akRight, akBottom]
- AutoWidth = False
- Cancel = False
- Caption = '&Apply'
- Default = False
- Flat = False
- TabOrder = 0
- TabStop = True
- OnClick = btnApplyIcoSystemClick
- GlyphFileName = 'ico_alpha_CheckMarkGreen_16x16.png'
- end
- object Panel13: TPanel
- Left = 10
- Top = 82
- Width = 479
- Height = 299
- Anchors = [akLeft, akTop, akRight, akBottom]
- BevelOuter = bvNone
- BorderWidth = 1
- Caption = 'Panel13'
- Color = 14599085
- FullRepaint = False
- TabOrder = 2
- object Panel1: TPanel
- Left = 1
- Top = 1
- Width = 477
- Height = 297
- Align = alClient
- BevelOuter = bvNone
- Color = 16578290
- TabOrder = 0
- DesignSize = (
- 477
- 297)
- object wtbIcoSystem: TTUWebTaskBar
- Left = 271
- Top = 11
- Width = 195
- Height = 274
- TabOrder = 1
- Anchors = [akTop, akRight]
- DefBackground = 16578290
- BorderStyle = htNone
- HistoryMaxCount = 0
- DefFontName = 'Times New Roman'
- DefPreFontName = 'Courier New'
- DefHotSpotColor = clWhite
- DefOverLinkColor = 15714211
- ImageCacheCount = 20
- NoSelect = True
- ScrollBars = ssNone
- CharSet = DEFAULT_CHARSET
- MarginHeight = 0
- MarginWidth = 0
- PrintMarginLeft = 2
- PrintMarginRight = 2
- PrintMarginTop = 2
- PrintMarginBottom = 2
- PrintScale = 1
- htOptions = [htOverLinksActive, htPrintTableBackground, htPrintMonochromeBlack]
- AutoSize = False
- AllowPaint = True
- OnLinkClick = wtbIcoSystemLinkClick
- end
- object tgbIcoSystem: TTUGroupBox
- Left = 11
- Top = 11
- Width = 248
- Height = 275
- Anchors = [akLeft, akTop, akRight, akBottom]
- BackColor = clWhite
- BorderStyle = bstSingle
- TabOrder = 0
- FB_ImageIndex = -1
- FB_ShowCloseBtn = False
- ShowFolderBar = True
- Style = aisWeb
- object lbSysIcons: TIconListBox
- Left = 1
- Top = 20
- Width = 246
- Height = 254
- HelpContext = 5500
- Align = alClient
- BorderStyle = bsNone
- IconsRight = False
- TabOrder = 0
- SelColor = clHighlight
- OnChangeSelection = lbSysIconsChangeSelection
- OnDblClick = lbSysIconsDblClick
- end
- object lblSysIconsInit: TStaticText
- Left = 19
- Top = 75
- Width = 210
- Height = 46
- Alignment = taCenter
- AutoSize = False
- Caption = 'Reading system elements. Please wait...'
- Color = clWhite
- ParentColor = False
- TabOrder = 1
- end
- end
- end
- end
- object ALProgressBar31: TALProgressBar
- Left = 11
- Top = 28
- Width = 306
- Height = 1
- BackColor = clBlack
- BorderStyle = bstNone
- TabOrder = 4
- BackgroundColor = clBtnFace
- BarColor1 = 15370355
- BarColor2 = clWhite
- Max = 100
- Position = 100
- PosTextSuffix = '%'
- ShowPosText = False
- VerticalBorder = 10
- end
- object ttcIcoSystemTabs: TTUTabControl
- Left = 10
- Top = 58
- Width = 300
- Height = 25
- BackColor = clWhite
- BorderStyle = bstNone
- TabOrder = 3
- OnChange = ttcIcoSystemTabsChange
- end
- end
- end
- object tsIcoDrivesAndFolders: TTabSheet
- ImageIndex = 8
- TabVisible = False
- OnHide = tsIcoDrivesAndFoldersHide
- OnShow = tsIcoDrivesAndFoldersShow
- object pnlIcoDrivesAndFolders: TPanel
- Left = 0
- Top = 0
- Width = 499
- Height = 433
- Align = alClient
- BevelOuter = bvNone
- Color = clWhite
- TabOrder = 0
- DesignSize = (
- 499
- 433)
- object Label8: TLabel
- Left = 12
- Top = 54
- Width = 479
- Height = -85
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- Caption =
- 'Select a folder or drive in the tree view and then click Change ' +
- 'icon... to select a new icon for the selected object.'
- Transparent = True
- WordWrap = True
- end
- object Label41: TLabel
- Left = 10
- Top = 6
- Width = 387
- Height = 23
- AutoSize = False
- Caption = 'File system'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 12532006
- Font.Height = -19
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Label40: TLabel
- Left = 25
- Top = 31
- Width = 277
- Height = 14
- Caption = 'Disks, folders, Favorites and Start menu'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 14579273
- Font.Height = -12
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object wtbDrivesAndFolders: TTUWebTaskBar
- Left = 296
- Top = 63
- Width = 193
- Height = 347
- OnHotSpotClick = wtbDrivesAndFoldersHotSpotClick
- OnImageRequest = wtbDrivesAndFoldersImageRequest
- TabOrder = 1
- Anchors = [akTop, akRight]
- DefBackground = clWhite
- BorderStyle = htNone
- HistoryMaxCount = 0
- DefFontName = 'Times New Roman'
- DefPreFontName = 'Courier New'
- DefHotSpotColor = clWhite
- DefOverLinkColor = 15714211
- ImageCacheCount = 20
- NoSelect = True
- ScrollBars = ssNone
- CharSet = DEFAULT_CHARSET
- MarginHeight = 0
- MarginWidth = 0
- PrintMarginLeft = 2
- PrintMarginRight = 2
- PrintMarginTop = 2
- PrintMarginBottom = 2
- PrintScale = 1
- htOptions = [htOverLinksActive, htPrintTableBackground, htPrintMonochromeBlack]
- AutoSize = False
- AllowPaint = True
- OnLinkClick = wtbDrivesAndFoldersLinkClick
- end
- object ALProgressBar9: TALProgressBar
- Left = 11
- Top = 28
- Width = 306
- Height = 1
- BackColor = clBlack
- BorderStyle = bstNone
- TabOrder = 2
- BackgroundColor = clBtnFace
- BarColor1 = 15370355
- BarColor2 = clWhite
- Max = 100
- Position = 100
- PosTextSuffix = '%'
- ShowPosText = False
- VerticalBorder = 10
- end
- object tgbDrivesAndFolders: TTUGroupBox
- Left = 10
- Top = 63
- Width = 273
- Height = 347
- Anchors = [akLeft, akTop, akRight, akBottom]
- BackColor = clWhite
- BorderStyle = bstSingle
- TabOrder = 0
- FB_CaptionLeft = 'Objects'
- FB_ImageIndex = -1
- FB_ShowCloseBtn = False
- ShowFolderBar = True
- Style = aisWeb
- object idtvDrivesAndFolders: TIconEngineerDirTreeView
- Left = 1
- Top = 20
- Width = 271
- Height = 290
- Align = alClient
- BorderStyle = bsNone
- Color = clWhite
- HideSelection = False
- Indent = 19
- ParentColor = False
- FileSystemObjects = []
- OnChange = idtvDrivesAndFoldersChange
- OnClick = idtvDrivesAndFoldersClick
- OnIsNormalIcon = idtvDrivesAndFoldersIsNormalIcon
- OnIsCLSIDIcon = idtvDrivesAndFoldersIsCLSIDIcon
- OnIsWebIcon = idtvDrivesAndFoldersIsWebIcon
- end
- end
- end
- end
- object tsIcoDisplay: TTabSheet
- ImageIndex = 11
- TabVisible = False
- OnHide = tsIcoDisplayHide
- OnShow = tsIcoDisplayShow
- object pnlIcoDisplay: TPanel
- Left = 0
- Top = 0
- Width = 499
- Height = 433
- Align = alClient
- BevelOuter = bvNone
- Color = clWhite
- TabOrder = 0
- DesignSize = (
- 499
- 433)
- object Label38: TLabel
- Left = 25
- Top = 31
- Width = 180
- Height = 14
- Caption = 'Icon sizes and spacing'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 14579273
- Font.Height = -12
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Label39: TLabel
- Left = 10
- Top = 6
- Width = 387
- Height = 23
- AutoSize = False
- Caption = 'Appearance'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 12532006
- Font.Height = -19
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object btnApplyIcoDisplay: TTUButton
- Left = 385
- Top = 393
- Width = 105
- Height = 25
- HelpContext = 31
- Anchors = [akRight, akBottom]
- AutoWidth = False
- Cancel = False
- Caption = 'A&pply'
- Default = True
- Flat = False
- TabOrder = -1
- TabStop = True
- OnClick = btnApplyIcoDisplayClick
- GlyphFileName = 'ico_alpha_CheckMarkGreen_16x16.png'
- end
- object btnIcoDisplayResetToDefault: TTUButton
- Left = 9
- Top = 393
- Width = 130
- Height = 25
- HelpContext = 31
- Anchors = [akLeft, akBottom]
- AutoWidth = False
- Cancel = False
- Caption = '&Restore Defaults'
- Default = False
- Flat = False
- TabOrder = -1
- TabStop = True
- OnClick = btnIcoDisplayResetToDefaultClick
- GlyphFileName = 'ico_alpha_WinFlag_16x16.png'
- end
- object ALProgressBar8: TALProgressBar
- Left = 11
- Top = 28
- Width = 306
- Height = 1
- BackColor = clBlack
- BorderStyle = bstNone
- TabOrder = 0
- BackgroundColor = clBtnFace
- BarColor1 = 15370355
- BarColor2 = clWhite
- Max = 100
- Position = 100
- PosTextSuffix = '%'
- ShowPosText = False
- VerticalBorder = 10
- end
- object tgbIcoDisplayPreview: TTUGroupBox
- Left = 10
- Top = 63
- Width = 241
- Height = 318
- Anchors = [akLeft, akTop, akRight, akBottom]
- BackColor = clWhite
- BorderStyle = bstSingle
- TabOrder = 2
- FB_CaptionLeft = 'Preview'
- FB_ImageIndex = -1
- FB_ShowCloseBtn = False
- ShowFolderBar = True
- Style = aisWeb
- object pbIcoDisplayPreview: TPaintBox32
- Left = 1
- Top = 20
- Width = 239
- Height = 297
- HelpContext = 5508
- Align = alClient
- TabOrder = 0
- OnResize = pbIcoDisplayPreviewResize
- end
- end
- object tgbIcoDisplayColorDepth: TTUGroupBox
- Left = 262
- Top = 63
- Width = 227
- Height = 89
- Anchors = [akTop, akRight]
- BackColor = 16576745
- BorderStyle = bstSingle
- TabOrder = 1
- FB_CaptionLeft = 'Icon color depth'
- FB_ImageIndex = -1
- FB_ShowCloseBtn = False
- ShowFolderBar = True
- Style = aisWeb
- object Shape1: TShape
- Left = 12
- Top = 62
- Width = 203
- Height = 16
- Pen.Color = 12234904
- end
- object imgIcoDisplayColorDepth: TImage
- Left = 13
- Top = 63
- Width = 201
- Height = 14
- end
- object Label2: TLabel
- Left = 12
- Top = 37
- Width = 48
- Height = 13
- HelpContext = 5509
- Caption = 'Color depth:'
- Transparent = True
- end
- object cbIcoDisplayColorDepth: TComboBox
- Left = 66
- Top = 33
- Width = 149
- Height = 21
- HelpContext = 5509
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 1
- OnSelect = cbIcoDisplayColorDepthSelect
- Items.Strings = (
- ' 4 bit (16 colors)'
- ' 8 bit (256 colors)'
- '16 bit (65536 colors)'
- '24 bit (16.7 million colors)')
- end
- object pnlIcoDisplayXPColorDepth: TPanel
- Left = 1
- Top = 20
- Width = 225
- Height = 68
- Align = alClient
- BevelOuter = bvNone
- BorderWidth = 12
- Color = 16576745
- TabOrder = 0
- object lblIcoDisplayXPColorDepth: TLabel
- Left = 12
- Top = 12
- Width = 191
- Height = 26
- Align = alClient
- Alignment = taCenter
- Caption = 'The maximum icon color depth under Windows XP is always 32-bit.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 1710618
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- Layout = tlCenter
- WordWrap = True
- end
- end
- end
- object tgbIcoDisplayIconSize: TTUGroupBox
- Left = 262
- Top = 159
- Width = 227
- Height = 85
- Anchors = [akTop, akRight]
- BackColor = 16576745
- BorderStyle = bstSingle
- TabOrder = 3
- FB_CaptionLeft = 'Icon size'
- FB_ImageIndex = -1
- FB_ShowCloseBtn = False
- ShowFolderBar = True
- Style = aisWeb
- DesignSize = (
- 226
- 84)
- object Label3: TLabel
- Left = 4
- Top = 34
- Width = 37
- Height = 13
- HelpContext = 5510
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Small'
- Transparent = True
- end
- object Label10: TLabel
- Left = 186
- Top = 34
- Width = 37
- Height = 13
- HelpContext = 5510
- AutoSize = False
- Caption = 'Large'
- Transparent = True
- end
- object lblIcoDisplayIconSize: TLabel
- Left = 12
- Top = 62
- Width = 205
- Height = 15
- Alignment = taCenter
- AutoSize = False
- Caption = '.'
- Transparent = True
- end
- object pnlSlider: TPanel
- Left = 43
- Top = 28
- Width = 139
- Height = 28
- Anchors = []
- BevelOuter = bvNone
- Color = 16576745
- TabOrder = 0
- object trIcoDisplayIconSize: TTUTrackBar
- Left = 0
- Top = 0
- Width = 139
- Height = 28
- HelpContext = 5510
- Align = alClient
- Max = 7
- Orientation = trHorizontal
- Frequency = 1
- Position = 0
- SelEnd = 0
- SelStart = 0
- TabOrder = 0
- TickMarks = tmBottomRight
- TickStyle = tsAuto
- OnChange = trIcoDisplayIconSizeChange
- end
- end
- end
- object tgbIcoDisplayIconSpacing: TTUGroupBox
- Left = 262
- Top = 251
- Width = 227
- Height = 64
- Anchors = [akTop, akRight]
- BackColor = 16576745
- BorderStyle = bstSingle
- TabOrder = 5
- FB_CaptionLeft = 'Icon spacing'
- FB_ImageIndex = -1
- FB_ShowCloseBtn = False
- ShowFolderBar = True
- Style = aisWeb
- object Label12: TLabel
- Left = 12
- Top = 35
- Width = 44
- Height = 13
- HelpContext = 5511
- Caption = 'Spacing:'
- Transparent = True
- end
- object Label13: TLabel
- Left = 113
- Top = 35
- Width = 6
- Height = 13
- HelpContext = 5511
- Caption = 'x'
- Transparent = True
- end
- object Label11: TLabel
- Left = 174
- Top = 35
- Width = 28
- Height = 13
- HelpContext = 5511
- Caption = 'pixels'
- Transparent = True
- end
- object udeIconSpacingX: TUpDownEdit
- Left = 64
- Top = 32
- Width = 45
- Height = 20
- HelpContext = 5511
- Min = 1
- Max = 100
- Position = 1
- TabOrder = 0
- TabStop = True
- OnChange = udeIconSpacingXChange
- end
- object udeIconSpacingY: TUpDownEdit
- Left = 124
- Top = 32
- Width = 45
- Height = 20
- HelpContext = 5511
- Min = 1
- Max = 100
- Position = 1
- TabOrder = 0
- TabStop = True
- OnChange = udeIconSpacingYChange
- end
- end
- object tgbIcoDisplayShortcutArrow: TTUGroupBox
- Left = 262
- Top = 322
- Width = 227
- Height = 58
- Anchors = [akTop, akRight]
- BackColor = 16576745
- BorderStyle = bstSingle
- TabOrder = 4
- FB_CaptionLeft = 'Shortcut overlay'
- FB_ImageIndex = -1
- FB_ShowCloseBtn = False
- ShowFolderBar = True
- Style = aisWeb
- object pnlIcoDisplayShortcutArrow: TPanel
- Left = 1
- Top = 20
- Width = 225
- Height = 37
- Align = alClient
- BevelOuter = bvNone
- Color = 16576745
- TabOrder = 0
- object chkIcoDisplayShortcutArrow: TCheckBox
- Left = 12
- Top = 11
- Width = 201
- Height = 17
- Caption = 'Show shortcut arrow'
- Color = 16576745
- ParentColor = False
- TabOrder = 0
- OnClick = chkIcoDisplayShortcutArrowClick
- end
- end
- end
- end
- end
- object tsIcoRepair: TTabSheet
- ImageIndex = 9
- TabVisible = False
- OnHide = tsIcoRepairHide
- OnShow = tsIcoRepairShow
- object pnlIcoRepair: TPanel
- Left = 0
- Top = 0
- Width = 499
- Height = 433
- Align = alClient
- BevelOuter = bvNone
- Color = clWhite
- TabOrder = 0
- DesignSize = (
- 499
- 433)
- object Label25: TLabel
- Left = 25
- Top = 31
- Width = 257
- Height = 14
- Caption = 'Correct errors in the display of icons'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 14579273
- Font.Height = -12
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object imgRebuildIconCache: TImage
- Left = 10
- Top = 286
- Width = 48
- Height = 48
- AutoSize = True
- end
- object Label28: TLabel
- Left = 66
- Top = 285
- Width = 401
- Height = 48
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- Caption =
- 'Select this option when icons are missing or when they are displ' +
- 'ayed incorrectly. TuneUp WinStyler will rebuild the icon cache t' +
- 'o correct the problem. You must restart your computer for this t' +
- 'o take effect.'
- Transparent = True
- WordWrap = True
- end
- object Label9: TLabel
- Left = 66
- Top = 161
- Width = 401
- Height = 48
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- Caption =
- 'Select this option when icon changes are not accepted, or when W' +
- 'indows displays the wrong icons for some items. TuneUp WinStyler' +
- ' will cause Windows to reload all system icons.'
- Transparent = True
- WordWrap = True
- end
- object Label27: TLabel
- Left = 10
- Top = 60
- Width = 451
- Height = 46
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- Caption =
- 'Does Windows not accept your icon changes, does it mix icons up ' +
- 'or does it display icons incorrectly? The two repair functions b' +
- 'elow can normally correct this quickly and easily.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 2434341
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object Label26: TLabel
- Left = 10
- Top = 6
- Width = 387
- Height = 23
- AutoSize = False
- Caption = 'Repair'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 12532006
- Font.Height = -19
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Image2: TImage
- Left = 10
- Top = 162
- Width = 48
- Height = 48
- AutoSize = True
- Picture.Data = {<image000.TPNGImage>}
- end
- object btnRebuildIconCache: TTUButton
- Left = 333
- Top = 334
- Width = 138
- Height = 25
- HelpContext = 5513
- Anchors = [akTop, akRight]
- AutoWidth = False
- Cancel = False
- Caption = 'R&epair Icon Cache'
- Default = False
- Flat = False
- TabOrder = -1
- TabStop = True
- OnClick = btnRebuildIconCacheClick
- end
- object btnReloadIcons: TTUButton
- Left = 333
- Top = 209
- Width = 138
- Height = 25
- HelpContext = 5512
- Anchors = [akTop, akRight]
- AutoWidth = False
- Cancel = False
- Caption = 'Re&load Icons'
- Default = False
- Flat = False
- TabOrder = -1
- TabStop = True
- OnClick = btnReloadIconsClick
- end
- object ALProgressBar3: TALProgressBar
- Left = 10
- Top = 270
- Width = 432
- Height = 1
- Anchors = [akLeft, akTop, akRight]
- BackColor = clBlack
- BorderStyle = bstNone
- TabOrder = 0
- BackgroundColor = clBtnFace
- BarColor1 = 15374707
- BarColor2 = clWhite
- Max = 100
- Position = 100
- PosTextSuffix = '%'
- ShowPosText = False
- VerticalBorder = 10
- end
- object TUHTMLViewer4: TTUHTMLViewer
- Left = 10
- Top = 252
- Width = 370
- Height = 18
- TabOrder = 1
- Anchors = [akLeft, akTop, akRight]
- DefBackground = clWhite
- BorderStyle = htNone
- HistoryMaxCount = 0
- DefFontName = 'Times New Roman'
- DefPreFontName = 'Courier New'
- DefFontColor = 789516
- DefHotSpotColor = 9580824
- DefOverLinkColor = 13651238
- ImageCacheCount = 8
- NoSelect = True
- ScrollBars = ssNone
- CharSet = DEFAULT_CHARSET
- MarginHeight = 0
- MarginWidth = 0
- PrintMarginLeft = 2
- PrintMarginRight = 2
- PrintMarginTop = 2
- PrintMarginBottom = 2
- PrintScale = 1
- htOptions = [htOverLinksActive, htNoLinkUnderline, htPrintTableBackground, htPrintMonochromeBlack]
- HTML.Strings = (
- '<div class="subheading">Repair icon cache</div>')
- end
- object ALProgressBar2: TALProgressBar
- Left = 10
- Top = 146
- Width = 432
- Height = 1
- Anchors = [akLeft, akTop, akRight]
- BackColor = clBlack
- BorderStyle = bstNone
- TabOrder = 4
- BackgroundColor = clBtnFace
- BarColor1 = 15374707
- BarColor2 = clWhite
- Max = 100
- Position = 100
- PosTextSuffix = '%'
- ShowPosText = False
- VerticalBorder = 10
- end
- object TUHTMLViewer3: TTUHTMLViewer
- Left = 10
- Top = 128
- Width = 370
- Height = 18
- TabOrder = 2
- Anchors = [akLeft, akTop, akRight]
- DefBackground = clWhite
- BorderStyle = htNone
- HistoryMaxCount = 0
- DefFontName = 'Times New Roman'
- DefPreFontName = 'Courier New'
- DefFontColor = 789516
- DefHotSpotColor = 9580824
- DefOverLinkColor = 13651238
- ImageCacheCount = 8
- NoSelect = True
- ScrollBars = ssNone
- CharSet = DEFAULT_CHARSET
- MarginHeight = 0
- MarginWidth = 0
- PrintMarginLeft = 2
- PrintMarginRight = 2
- PrintMarginTop = 2
- PrintMarginBottom = 2
- PrintScale = 1
- htOptions = [htOverLinksActive, htNoLinkUnderline, htPrintTableBackground, htPrintMonochromeBlack]
- HTML.Strings = (
- '<div class="subheading">Reload icons</div>')
- end
- object ALProgressBar1: TALProgressBar
- Left = 11
- Top = 28
- Width = 306
- Height = 1
- BackColor = clBlack
- BorderStyle = bstNone
- TabOrder = 3
- BackgroundColor = clBtnFace
- BarColor1 = 15370355
- BarColor2 = clWhite
- Max = 100
- Position = 100
- PosTextSuffix = '%'
- ShowPosText = False
- VerticalBorder = 10
- end
- end
- end
- object tsLogonScreens: TTabSheet
- ImageIndex = 5
- TabVisible = False
- OnHide = tsLogonScreensHide
- OnShow = tsLogonScreensShow
- object pnlLogonScreen: TPanel
- Left = 0
- Top = 0
- Width = 499
- Height = 433
- Align = alClient
- BevelOuter = bvNone
- Color = clWhite
- TabOrder = 0
- DesignSize = (
- 499
- 433)
- object Label5: TLabel
- Left = 25
- Top = 31
- Width = 204
- Height = 14
- Caption = 'Change user logon'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 14579273
- Font.Height = -12
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Label30: TLabel
- Left = 10
- Top = 6
- Width = 387
- Height = 23
- AutoSize = False
- Caption = 'Logon screen'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 12532006
- Font.Height = -19
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object btnInstallLogonScreen: TTUButton
- Left = 344
- Top = 393
- Width = 146
- Height = 25
- HelpContext = 31
- Anchors = [akRight, akBottom]
- AutoWidth = False
- Cancel = False
- Caption = 'Install &Logon Screen'
- Default = True
- Flat = False
- TabOrder = -1
- TabStop = True
- OnClick = btnInstallLogonScreenClick
- GlyphFileName = 'ico_alpha_CheckMarkGreen_16x16.png'
- end
- object btnLogonScreenDefault: TTUButton
- Left = 9
- Top = 393
- Width = 130
- Height = 25
- HelpContext = 31
- Anchors = [akLeft, akBottom]
- AutoWidth = False
- Cancel = False
- Caption = 'Re&store Defaults'
- Default = False
- Flat = False
- TabOrder = -1
- TabStop = True
- OnClick = btnLogonScreenDefaultClick
- GlyphFileName = 'ico_alpha_WinFlag_16x16.png'
- end
- object ALProgressBar4: TALProgressBar
- Left = 10
- Top = 28
- Width = 306
- Height = 1
- BackColor = clBlack
- BorderStyle = bstNone
- TabOrder = 1
- BackgroundColor = clBtnFace
- BarColor1 = 15370355
- BarColor2 = clWhite
- Max = 100
- Position = 100
- PosTextSuffix = '%'
- ShowPosText = False
- VerticalBorder = 10
- end
- object wtbLogonScreens: TTUWebTaskBar
- Left = 279
- Top = 63
- Width = 210
- Height = 319
- OnImageRequest = wtbLogonScreensImageRequest
- TabOrder = 0
- Anchors = [akTop, akRight]
- DefBackground = clWhite
- BorderStyle = htNone
- HistoryMaxCount = 0
- DefFontName = 'Times New Roman'
- DefPreFontName = 'Courier New'
- DefHotSpotColor = clWhite
- DefOverLinkColor = 15714211
- ImageCacheCount = 20
- NoSelect = True
- ScrollBars = ssNone
- CharSet = DEFAULT_CHARSET
- MarginHeight = 0
- MarginWidth = 0
- PrintMarginLeft = 2
- PrintMarginRight = 2
- PrintMarginTop = 2
- PrintMarginBottom = 2
- PrintScale = 1
- htOptions = [htOverLinksActive, htPrintTableBackground, htPrintMonochromeBlack]
- AutoSize = False
- AllowPaint = True
- OnLinkClick = wtbLogonScreensLinkClick
- end
- object tgbLogonScreen: TTUGroupBox
- Left = 10
- Top = 63
- Width = 258
- Height = 318
- Anchors = [akLeft, akTop, akRight, akBottom]
- BackColor = clWhite
- BorderStyle = bstSingle
- TabOrder = 2
- FB_CaptionLeft = 'Logon screens'
- FB_ImageIndex = -1
- FB_ShowCloseBtn = False
- ShowFolderBar = True
- Style = aisWeb
- DesignSize = (
- 257
- 317)
- object lbLogonScreens: TBigCheckListBox
- Tag = 54321
- Left = 1
- Top = 44
- Width = 256
- Height = 273
- Align = alClient
- BorderStyle = bsNone
- Checkboxes = False
- Color = clWhite
- ImageList = LSIML
- NoMouseScrolling = False
- SelColor = clHighlight
- TabOrder = 1
- OnClick = lbLogonScreensClick
- end
- object ALProgressBar14: TALProgressBar
- Left = 1
- Top = 20
- Width = 256
- Height = 24
- Align = alTop
- BackColor = clWhite
- BorderStyle = bstNone
- TabOrder = 0
- BackgroundColor = clBtnFace
- BarColor1 = 16644596
- BarColor2 = 16047822
- Direction = pdTopToBottom
- Max = 100
- Position = 100
- PosTextSuffix = '%'
- ShowPosText = False
- VerticalBorder = 10
- object btnCreateLogonScreen: TTUButton
- Left = 95
- Top = 0
- Width = 95
- Height = 24
- Align = alLeft
- AutoWidth = True
- Cancel = False
- Caption = 'N&ew Screen'
- Default = False
- Flat = True
- TabOrder = -1
- TabStop = True
- Visible = False
- GlyphFileName = 'ico_alpha_logonui_create_16x16.png'
- end
- object btnAddLogonScreen: TTUButton
- Left = 0
- Top = 0
- Width = 95
- Height = 24
- Align = alLeft
- AutoWidth = True
- Cancel = False
- DropdownMenu = mnuAddLogonScreen
- Caption = 'A&dd'
- Default = False
- Flat = True
- TabOrder = -1
- TabStop = True
- GlyphFileName = 'ico_alpha_AddToList_16x16.png'
- end
- end
- object pnlNoLogonScreens: TPanel
- Left = 18
- Top = 63
- Width = 224
- Height = 86
- Anchors = [akLeft, akTop, akRight]
- BevelOuter = bvNone
- Color = clWindow
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- Visible = False
- object lblNoPacks: TLabel
- Left = 0
- Top = 0
- Width = 224
- Height = 86
- Align = alClient
- Alignment = taCenter
- AutoSize = False
- Caption = 'No logon screens found. Click Add to install new logon screens.'
- Layout = tlCenter
- WordWrap = True
- end
- end
- object pnlLogonScreensGeneratingPreviews: TPanel
- Left = 1
- Top = 44
- Width = 256
- Height = 273
- Align = alClient
- BevelOuter = bvNone
- Color = clWhite
- TabOrder = 2
- Visible = False
- object lblLogonScreensGeneratingPreviews: TLabel
- Left = 40
- Top = 19
- Width = 173
- Height = 86
- Alignment = taCenter
- AutoSize = False
- Caption = 'Creating previews. Please wait...'
- Layout = tlCenter
- WordWrap = True
- end
- end
- end
- end
- end
- object tsVisualStyles: TTabSheet
- ImageIndex = 6
- TabVisible = False
- OnHide = tsVisualStylesHide
- OnShow = tsVisualStylesShow
- object pnlVisualStyles: TPanel
- Left = 0
- Top = 0
- Width = 499
- Height = 433
- Align = alClient
- BevelOuter = bvNone
- Color = clWhite
- TabOrder = 0
- DesignSize = (
- 499
- 433)
- object btnInstallVisualStyle: TTUButton
- Left = 344
- Top = 393
- Width = 146
- Height = 25
- HelpContext = 31
- Anchors = [akRight, akBottom]
- AutoWidth = False
- Cancel = False
- Caption = 'Apply Visual &Style'
- Default = True
- Flat = False
- TabOrder = -1
- TabStop = True
- OnClick = btnInstallVisualStyleClick
- GlyphFileName = 'ico_alpha_CheckMarkGreen_16x16.png'
- end
- object Label7: TLabel
- Left = 10
- Top = 6
- Width = 387
- Height = 23
- AutoSize = False
- Caption = 'Visual style'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 12532006
- Font.Height = -19
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Label1: TLabel
- Left = 25
- Top = 31
- Width = 220
- Height = 14
- Caption = 'Customize windows and buttons'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 14579273
- Font.Height = -12
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object btnVisualStyleDefault: TTUButton
- Left = 9
- Top = 393
- Width = 130
- Height = 25
- HelpContext = 31
- Anchors = [akLeft, akBottom]
- AutoWidth = False
- Cancel = False
- Caption = 'Restore &Defaults'
- Default = False
- Flat = False
- TabOrder = -1
- TabStop = True
- OnClick = btnVisualStyleDefaultClick
- GlyphFileName = 'ico_alpha_WinFlag_16x16.png'
- end
- object wtbVisualStyles: TTUWebTaskBar
- Left = 279
- Top = 63
- Width = 210
- Height = 319
- OnImageRequest = wtbVisualStylesImageRequest
- TabOrder = 0
- Anchors = [akTop, akRight]
- DefBackground = clWhite
- BorderStyle = htNone
- HistoryMaxCount = 0
- DefFontName = 'Times New Roman'
- DefPreFontName = 'Courier New'
- DefHotSpotColor = clWhite
- DefOverLinkColor = 15714211
- ImageCacheCount = 20
- NoSelect = True
- ScrollBars = ssNone
- CharSet = DEFAULT_CHARSET
- MarginHeight = 0
- MarginWidth = 0
- PrintMarginLeft = 2
- PrintMarginRight = 2
- PrintMarginTop = 2
- PrintMarginBottom = 2
- PrintScale = 1
- htOptions = [htOverLinksActive, htPrintTableBackground, htPrintMonochromeBlack]
- AutoSize = False
- AllowPaint = True
- OnLinkClick = wtbVisualStylesLinkClick
- end
- object TUGroupBox1: TTUGroupBox
- Left = 10
- Top = 63
- Width = 258
- Height = 318
- Anchors = [akLeft, akTop, akRight, akBottom]
- BackColor = clWhite
- BorderStyle = bstSingle
- TabOrder = 2
- FB_CaptionLeft = 'Visual styles'
- FB_ImageIndex = -1
- FB_ShowCloseBtn = False
- ShowFolderBar = True
- Style = aisWeb
- DesignSize = (
- 257
- 317)
- object lbVisualStyles: TBigCheckListBox
- Tag = 54321
- Left = 1
- Top = 44
- Width = 256
- Height = 273
- Align = alClient
- BorderStyle = bsNone
- Checkboxes = False
- Color = clWhite
- PopupMenu = mnuListVS
- NoMouseScrolling = False
- SelColor = clHighlight
- TabOrder = 1
- OnClick = lbVisualStylesClick
- OnMouseDown = lbVisualStylesMouseDown
- end
- object ALProgressBar6: TALProgressBar
- Left = 1
- Top = 20
- Width = 256
- Height = 24
- Align = alTop
- BackColor = clWhite
- BorderStyle = bstNone
- TabOrder = 0
- BackgroundColor = clBtnFace
- BarColor1 = 16644596
- BarColor2 = 16047822
- Direction = pdTopToBottom
- Max = 100
- Position = 100
- PosTextSuffix = '%'
- ShowPosText = False
- VerticalBorder = 10
- object btnAddVisualStyle: TTUButton
- Left = 0
- Top = 0
- Width = 95
- Height = 24
- Align = alLeft
- AutoWidth = True
- Cancel = False
- DropdownMenu = mnuAddVisualStyle
- Caption = '&Add'
- Default = False
- Flat = True
- TabOrder = -1
- TabStop = True
- GlyphFileName = 'ico_alpha_AddToList_16x16.png'
- end
- end
- object Panel2: TPanel
- Left = 18
- Top = 63
- Width = 224
- Height = 86
- Anchors = [akLeft, akTop, akRight]
- BevelOuter = bvNone
- Color = clWindow
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- Visible = False
- object Label14: TLabel
- Left = 0
- Top = 0
- Width = 224
- Height = 86
- Align = alClient
- Alignment = taCenter
- AutoSize = False
- Caption = 'No logon screens found. Click Add to install new logon screens.'
- Layout = tlCenter
- WordWrap = True
- end
- end
- object pnlVisualStylesGeneratingPreviews: TPanel
- Left = 1
- Top = 44
- Width = 256
- Height = 273
- Align = alClient
- BevelOuter = bvNone
- Color = clWhite
- TabOrder = 2
- Visible = False
- object Label15: TLabel
- Left = 46
- Top = 19
- Width = 166
- Height = 86
- Alignment = taCenter
- AutoSize = False
- Caption = 'Reading visual styles. Please wait...'
- Layout = tlCenter
- WordWrap = True
- end
- end
- end
- object ALProgressBar5: TALProgressBar
- Left = 10
- Top = 28
- Width = 306
- Height = 1
- BackColor = clBlack
- BorderStyle = bstNone
- TabOrder = 1
- BackgroundColor = clBtnFace
- BarColor1 = 15370355
- BarColor2 = clWhite
- Max = 100
- Position = 100
- PosTextSuffix = '%'
- ShowPosText = False
- VerticalBorder = 10
- end
- end
- end
- end
- end
- object StatusBar1: TStatusBar
- Left = 0
- Top = 485
- Width = 722
- Height = 22
- Panels = <
- item
- Width = 50
- end
- item
- Style = psOwnerDraw
- Text = 'RescueCenter protection active'
- Width = 50
- end>
- SimplePanel = False
- OnDblClick = StatusBar1DblClick
- OnDrawPanel = StatusBar1DrawPanel
- OnResize = StatusBar1Resize
- end
- object TUApplicationHeader1: TTUApplicationHeader
- Left = 0
- Top = 0
- Width = 722
- Height = 42
- Align = alTop
- TabOrder = 3
- LogoFileName = 'ws_hdr_app.png'
- DesignSize = (
- 722
- 42)
- object btnHelp: TTUButton
- Left = 654
- Top = 5
- Width = 63
- Height = 32
- Align = alRight
- AutoWidth = True
- Cancel = False
- Caption = 'Help'
- Default = False
- Flat = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- TabStop = True
- OnClick = btnHelpClick
- GlyphFileName = 'ico_alpha_Help_24x24.png'
- end
- object btnRescueCenter: TTUButton
- Left = 531
- Top = 5
- Width = 121
- Height = 32
- Anchors = [akTop, akRight]
- AutoWidth = False
- Cancel = False
- Caption = 'RescueCenter'
- Default = False
- Flat = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- TabStop = True
- OnClick = btnRescueCenterClick
- GlyphFileName = 'ico_alpha_RescueCenter_24x24.png'
- end
- end
- object ThemeManager1: TThemeManager
- Options = [toAllowNonClientArea, toAllowControls, toAllowWebContent, toSubclassButtons, toSubclassDBLookup, toSubclassFrame, toSubclassGroupBox, toSubclassListView, toSubclassTabSheet, toSubclassStatusBar, toSubclassTrackBar, toSubclassWinControl, toResetMouseCapture, toSetTransparency]
- Left = 72
- Top = 380
- end
- object HelpRouter1: THelpRouter
- HelpType = htMixedMode
- CHMPopupTopics = 'CSHelp.txt'
- OnHelp = HelpRouter1Help
- ValidateID = False
- Left = 8
- Top = 380
- end
- object WhatsThis1: TWhatsThis
- Active = True
- F1Action = goDefault
- Options = [wtNoContextHelp, wtInheritFormContext]
- PopupCaption = 'Direkt&hilfe'
- PopupHelpContext = 0
- Left = 136
- Top = 412
- end
- object PopupMenu1: TPopupMenu
- Left = 104
- Top = 412
- object Standardsymbol1: TMenuItem
- Caption = 'Restore Default Icons'
- end
- object nderungeneinerletztenSitzungen1: TMenuItem
- Caption = 'Undo Session Changes'
- end
- object StandardsymboledieserKategoriewiederherstellen1: TMenuItem
- Caption = 'Restore Defaults for This Category'
- end
- end
- object BootLogoIML: TImageList
- Height = 45
- Width = 60
- Left = 104
- Top = 444
- end
- object VSIML: TImageList
- Height = 45
- Width = 60
- Left = 40
- Top = 444
- end
- object LSIML: TImageList
- Height = 45
- Width = 60
- Left = 72
- Top = 444
- end
- object mnuAddLogonScreen: TPopupMenu
- Left = 72
- Top = 412
- object mnLogonScreenBrowse: TMenuItem
- Caption = 'Import Logon Screen From File...'
- OnClick = mnLogonScreenBrowseClick
- end
- object N2: TMenuItem
- Caption = '-'
- end
- object mnLogonScreensAtTUOnline: TMenuItem
- Caption = 'Download Logon Screens From TuneUp Online'
- OnClick = mnLogonScreensAtTUOnlineClick
- end
- end
- object mnuAddVisualStyle: TPopupMenu
- Left = 40
- Top = 412
- object mnVisualStylesBrowse: TMenuItem
- Caption = 'Install Visual Style From File...'
- OnClick = mnVisualStylesBrowseClick
- end
- object N1: TMenuItem
- Caption = '-'
- end
- object mnVisualStylesAtTUOnline: TMenuItem
- Caption = 'Download Visual Styles From TuneUp Online'
- OnClick = mnVisualStylesAtTUOnlineClick
- end
- end
- object tmrInitVisualStyles: TTimer
- Enabled = False
- Interval = 1
- OnTimer = tmrInitVisualStylesTimer
- Left = 8
- Top = 348
- end
- object tmrInitSysIcons: TTimer
- Enabled = False
- Interval = 1
- OnTimer = tmrInitSysIconsTimer
- Left = 104
- Top = 380
- end
- object tmrInitIcoDisplay: TTimer
- Enabled = False
- Interval = 1
- OnTimer = tmrInitIcoDisplayTimer
- Left = 136
- Top = 380
- end
- object tmrIcoDisplay_UpdatePreview: TTimer
- Enabled = False
- Interval = 10
- OnTimer = tmrIcoDisplay_UpdatePreviewTimer
- Left = 40
- Top = 348
- end
- object tmrInitLogonScreens: TTimer
- Enabled = False
- Interval = 1
- OnTimer = tmrInitLogonScreensTimer
- Left = 72
- Top = 348
- end
- object odLogonScreens: TApOpenDialog
- Filter =
- 'All supported formats (*.tls; *.logonxp; *.exe)|*.tls;*.logonxp;' +
- '*.exe|TuneUp logon screens (*.tls)|*.tls|LogonStudio files (*.lo' +
- 'gonxp)|*.logonxp|LogonUI applications (*.exe)|*.exe|All files|*'
- Options = [ofHideReadOnly, ofFileMustExist, ofEnableSizing]
- OptionsEx = [ofExNoPlacesBar]
- CustDlgParams.PosParams.ShiftX = 0
- CustDlgParams.PosParams.ShiftY = 0
- CustDlgParams.PosParams.FitToScreen = False
- VisibleControls = [dcFolderCombo, dcFolderLabel, dcSelectionCtrl, dcOkBtn, dcCancelBtn, dcFileName, dcFileNameLabel, dcFileType, dcFileTypeLabel, dcToolBar]
- ListViewStyles.HotTrack = False
- ListViewStyles.HotTrackStyles = []
- ListViewStyles.FlatScrollBars = False
- ListViewStyles.GridLines = False
- ListViewStyles.RowSelect = False
- ListViewStyles.EnableRename = True
- ListViewStyles.EnableDelete = True
- ListViewStyles.PopupOnEmpty = True
- ListViewStyles.PopupOnSelection = True
- PlacesBar.Places = <>
- PlacesBar.Visible = True
- PlacesBar.AllowEdit = True
- PlacesBar.AllowDelete = True
- PlacesBar.AllowDrop = True
- PlacesBar.AutoScroll = True
- PlacesBar.BorderStyle = bsNone
- PlacesBar.Native = True
- ExtFilter.ShowFolders = True
- ExtFilter.Enabled = False
- ToolBar.Flat = False
- Left = 8
- Top = 444
- end
- object tmrAddNewLogonScreen: TTimer
- Enabled = False
- Interval = 100
- OnTimer = tmrAddNewLogonScreenTimer
- Left = 40
- Top = 316
- end
- object sdLogonScreen: TSaveDialog
- Filter = 'Logon screens (*.tls)|*.tls|All files|*'
- Options = [ofOverwritePrompt, ofHideReadOnly, ofEnableSizing]
- Left = 136
- Top = 444
- end
- object odVisualStyles: TApOpenDialog
- Filter =
- 'All supported formats (*.tvs; *.msstyles; *.zip; *.rar; *.exe)|*' +
- '.tvs;*.msstyles;*.zip;*.rar;*.exe|TuneUp Visual styles (*.tvs)|*' +
- '.tvs|Visual styles (*.msstyles)|*.msstyles|Archive (*.zip; *.rar' +
- ')|*.zip;*.rar|Self-extracting archives (*.exe)|*.exe|All files|*'
- Options = [ofHideReadOnly, ofFileMustExist, ofEnableSizing]
- OptionsEx = [ofExNoPlacesBar]
- CustDlgParams.PosParams.ShiftX = 0
- CustDlgParams.PosParams.ShiftY = 0
- CustDlgParams.PosParams.FitToScreen = False
- VisibleControls = [dcFolderCombo, dcFolderLabel, dcSelectionCtrl, dcOkBtn, dcCancelBtn, dcFileName, dcFileNameLabel, dcFileType, dcFileTypeLabel, dcToolBar]
- ListViewStyles.HotTrack = False
- ListViewStyles.HotTrackStyles = []
- ListViewStyles.FlatScrollBars = False
- ListViewStyles.GridLines = False
- ListViewStyles.RowSelect = False
- ListViewStyles.EnableRename = True
- ListViewStyles.EnableDelete = True
- ListViewStyles.PopupOnEmpty = True
- ListViewStyles.PopupOnSelection = True
- PlacesBar.Places = <>
- PlacesBar.Visible = True
- PlacesBar.AllowEdit = True
- PlacesBar.AllowDelete = True
- PlacesBar.AllowDrop = True
- PlacesBar.AutoScroll = True
- PlacesBar.BorderStyle = bsNone
- PlacesBar.Native = True
- ExtFilter.ShowFolders = True
- ExtFilter.Enabled = False
- ToolBar.Flat = False
- Left = 40
- Top = 380
- end
- object tmrRefreshPreview: TTimer
- Enabled = False
- Interval = 1500
- OnTimer = tmrRefreshPreviewTimer
- Left = 104
- Top = 348
- end
- object tmrAddNewVisualStyle: TTimer
- Enabled = False
- Interval = 100
- OnTimer = tmrAddNewVisualStyleTimer
- Left = 72
- Top = 316
- end
- object tmrAddNewIconPack: TTimer
- Enabled = False
- Interval = 100
- OnTimer = tmrAddNewIconPackTimer
- Left = 8
- Top = 316
- end
- object mnuListVS: TPopupMenu
- Left = 8
- Top = 412
- object mnVSDel: TMenuItem
- Caption = 'Delete'
- ShortCut = 46
- OnClick = mnVSDelClick
- end
- object N3: TMenuItem
- Caption = '-'
- end
- object mnVSApply: TMenuItem
- Caption = 'Apply'
- ShortCut = 16449
- OnClick = mnVSApplyClick
- end
- end
- end
-