home *** CD-ROM | disk | FTP | other *** search
- object frmQuickCheck: TfrmQuickCheck
- Left = 267
- Top = 410
- BorderIcons = [biSystemMenu, biMinimize]
- BorderStyle = bsSingle
- Caption = '1-Click Maintenance'
- ClientHeight = 411
- ClientWidth = 414
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- PrintScale = poNone
- Scaled = False
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- DesignSize = (
- 414
- 411)
- PixelsPerInch = 96
- TextHeight = 13
- object lblQuickChkStatus: TEllipsisLabel
- Left = 57
- Top = 345
- Width = 341
- Height = 15
- Anchors = [akLeft, akRight, akBottom]
- AutoSize = False
- Caption = '...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- ShowAccelChar = False
- EllipsisStyle = etEndEllipsis
- end
- object btnClean: TTUButton
- Left = 172
- Top = 374
- Width = 114
- Height = 25
- Anchors = [akLeft, akRight, akBottom]
- AutoWidth = False
- Cancel = False
- Caption = 'Correct &Problems'
- Default = True
- Flat = False
- TabOrder = 5
- TabStop = True
- Visible = False
- OnClick = btnCleanClick
- end
- object btnClose: TTUButton
- Left = 290
- Top = 374
- Width = 112
- Height = 25
- AutoWidth = False
- Cancel = True
- Caption = '&Cancel Analysis'
- Default = False
- Flat = False
- TabOrder = 0
- TabStop = True
- OnClick = btnCloseClick
- end
- object aniQuickChk: TAnimate
- Left = 8
- Top = 319
- Width = 45
- Height = 45
- Active = False
- Anchors = [akLeft, akRight, akBottom]
- StopFrame = 8
- end
- object htmlQuickChk3: TTUHTMLViewer
- Left = 16
- Top = 61
- Width = 399
- Height = 255
- OnHotSpotClick = htmlQuickChk3HotSpotClick
- TabOrder = 2
- Anchors = [akLeft, akTop, akRight]
- DefBackground = clWhite
- BorderStyle = htNone
- HistoryMaxCount = 0
- DefFontName = 'Times New Roman'
- DefPreFontName = 'Courier New'
- DefHotSpotColor = 13658426
- 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, htPrintTableBackground, htPrintMonochromeBlack]
- CSS.Strings = (
- 'body'#9'{'
- #9'margin: 0 0 0 0;'
- #9'background-attachment: fixed;'
- #9'background-position: 99% 100%;'
- #9'background: url(data/so_bg.jpg);'
- #9'background-repeat: no-repeat;'
- #9'}'
- 'p'#9'{'
- #9'margin: 0 0 0 0;'
- #9'}'
- '.cap'#9'{'
- #9'font-family: Tahoma, Arial;'
- #9'font-size: 12px;'
- #9'font-weight: bold;'
- #9'margin-bottom: 2;'
- #9'}'
- '.desc'#9'{'
- #9'font-family: Tahoma, Arial;'
- #9'font-size: 10px;'
- #9'color: #666666;'
- #9'}'
- '.working'#9'{'
- #9'font-family: Tahoma, Arial;'
- #9'font-size: 11px;'
- #9'font-weight: normal;'
- #9'color: #205090;'
- #9'margin-left: 15;'
- #9'}'
- '.clickme'#9'{'
- #9'font-family: Tahoma, Arial;'
- #9'font-size: 10px;'
- #9'font-weight: normal;'
- #9'color: #0000FF;'
- #9'margin-left: 15;'
- #9'}'
- '.err'#9'{'
- #9'font-family: Tahoma, Arial;'
- #9'font-size: 10px;'
- #9'font-weight: bold;'
- #9'color: #FF0000;'
- #9'margin-left: 15;'
- #9'}'
- '.noerr'#9'{'
- #9'font-family: Tahoma, Arial;'
- #9'font-size: 10px;'
- #9'font-weight: bold;'
- #9'color: #00A000;'
- #9'margin-left: 15;'
- #9'}'
- '.nochk'#9'{'
- #9'font-family: Tahoma, Arial;'
- #9'font-size: 10px;'
- #9'font-weight: bold;'
- #9'color: #F0A900;'
- #9'margin-left: 15;'
- #9'}')
- end
- object pbQuickChkScan: TProgressBar
- Left = 57
- Top = 324
- Width = 344
- Height = 16
- Anchors = [akLeft, akRight, akBottom]
- Min = 0
- Max = 1000
- Position = 1
- Smooth = True
- TabOrder = 4
- end
- object TUApplicationHeader1: TTUApplicationHeader
- Left = 0
- Top = 0
- Width = 414
- Height = 42
- Align = alTop
- TabOrder = 3
- LogoFileName = 'so_hdr_app.png'
- object btnHelp: TTUButton
- Left = 342
- Top = 5
- Width = 67
- Height = 32
- Align = alRight
- AutoWidth = False
- 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 = 0
- TabStop = True
- OnClick = btnHelpClick
- GlyphFileName = 'ico_alpha_Help_24x24.png'
- end
- end
- object tmrRegistryDefrag: TTimer
- Enabled = False
- Interval = 359
- OnTimer = tmrRegistryDefragTimer
- Left = 216
- Top = 7
- end
- object sxTray: TSxTrayIcon
- Icon.Data = {<image000.ico>}
- Active = False
- ShowDesignTime = False
- PopupMenu = mnuPopup
- InfoTitle = 'TuneUp System Optimizer'
- InfoTimeout = 15000
- InfoFlags = niifInfo
- OnBalloonShow = sxTrayBalloonShow
- OnBalloonTimeout = sxTrayBalloonTimeout
- OnBalloonUserClick = sxTrayBalloonUserClick
- Left = 246
- Top = 7
- end
- object mnuPopup: TPopupMenu
- Left = 186
- Top = 7
- object mnInfo: TMenuItem
- Caption = '&Information on 1-Click Maintenance'
- Default = True
- OnClick = mnInfoClick
- end
- object N1: TMenuItem
- Caption = '-'
- end
- object mnCancel: TMenuItem
- Caption = '&Cancel 1-Click Maintenance'
- OnClick = mnCancelClick
- end
- end
- object tmrQuit: TTimer
- Enabled = False
- Interval = 10000
- OnTimer = tmrQuitTimer
- Left = 306
- Top = 7
- end
- object tmrBringToFront: TTimer
- Enabled = False
- Interval = 10
- OnTimer = tmrBringToFrontTimer
- Left = 276
- Top = 7
- end
- end
-