home *** CD-ROM | disk | FTP | other *** search
- object frmRescueCenter: TfrmRescueCenter
- Left = 353
- Top = 303
- Width = 617
- Height = 475
- Caption = 'TuneUp RescueCenter'
- Color = clWhite
- Constraints.MinHeight = 400
- Constraints.MinWidth = 480
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- Scaled = False
- OnActivate = FormActivate
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnPaint = FormPaint
- DesignSize = (
- 609
- 441)
- PixelsPerInch = 96
- TextHeight = 13
- object ALProgressBarBG: TALProgressBar
- Left = 0
- Top = 42
- Width = 609
- Height = 399
- Align = alClient
- BackColor = clBlack
- BorderStyle = bstNone
- TabOrder = 0
- BackgroundColor = clHighlightText
- BarColor1 = 16315117
- BarColor2 = clWhite
- Direction = pdBottomToTop
- Max = 100
- Position = 100
- PosTextSuffix = '%'
- ShowPosText = False
- VerticalBorder = 10
- DesignSize = (
- 609
- 399)
- object pnlList: TPanel
- Left = 143
- Top = 16
- Width = 455
- Height = 327
- Anchors = [akLeft, akTop, akRight, akBottom]
- BevelOuter = bvNone
- BorderWidth = 1
- Color = 15445645
- TabOrder = 0
- DesignSize = (
- 455
- 327)
- object pnlNoBackups: TPanel
- Left = 51
- Top = 40
- Width = 355
- Height = 58
- Anchors = [akLeft, akTop, akRight]
- BevelOuter = bvNone
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- Visible = False
- object Label3: TLabel
- Left = 0
- Top = 0
- Width = 355
- Height = 58
- Align = alClient
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'There are no backups available in this category. You have either' +
- ' not yet made changes with a TuneUp module, or the save period f' +
- 'or the backup has elapsed. Click Options to specify the save per' +
- 'iod.'
- WordWrap = True
- end
- end
- object lbSystemRestore: TListView
- Left = 1
- Top = 25
- Width = 453
- Height = 301
- HelpContext = 9501
- Align = alClient
- BorderStyle = bsNone
- Color = clWhite
- Columns = <
- item
- AutoSize = True
- Caption = 'Name'
- end
- item
- Alignment = taRightJustify
- Caption = 'Date'
- end>
- ColumnClick = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- HideSelection = False
- ReadOnly = True
- RowSelect = True
- ParentFont = False
- ShowColumnHeaders = False
- TabOrder = 0
- ViewStyle = vsReport
- Visible = False
- end
- object lbBackups: TBigCheckListBox
- Left = 1
- Top = 25
- Width = 453
- Height = 301
- Align = alClient
- BorderStyle = bsNone
- Checkboxes = False
- Color = clWhite
- DetailList = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- FullRowSelect = True
- PopupMenu = mnuDetails
- NoMouseScrolling = True
- SelColor = 12937777
- TabOrder = 1
- OnDblClick = lblRestoreClick
- OnKeyDown = lbBackupsKeyDown
- OnMouseDown = lbBackupsMouseDown
- end
- object pnlNotImplemented: TPanel
- Left = 35
- Top = 40
- Width = 385
- Height = 26
- BevelOuter = bvNone
- Caption = 'The selected task has not been implemented yet.'
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- Visible = False
- end
- object pnlPleaseWait: TPanel
- Left = 39
- Top = 44
- Width = 385
- Height = 26
- BevelOuter = bvNone
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- TabOrder = 4
- end
- object ALProgressBar2: TALProgressBar
- Left = 1
- Top = 1
- Width = 453
- Height = 23
- Align = alTop
- BackColor = clBlack
- BorderStyle = bstNone
- TabOrder = 5
- BackgroundColor = clBtnFace
- BarColor1 = 16509149
- BarColor2 = 16644596
- Max = 100
- Position = 100
- PosTextSuffix = '%'
- ShowPosText = False
- VerticalBorder = 10
- DesignSize = (
- 453
- 23)
- object lblBackupTopic: TLabel
- Left = 11
- Top = 5
- Width = 76
- Height = 14
- Caption = 'Backups'
- Color = 3684408
- Font.Charset = ANSI_CHARSET
- Font.Color = 4868682
- Font.Height = -12
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- object lblSort: TLabel
- Left = 347
- Top = 6
- Width = 28
- Height = 13
- Anchors = [akTop, akRight]
- Caption = 'Sort:'
- Font.Charset = ANSI_CHARSET
- Font.Color = 4473924
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object lblSortDate: TLabel
- Left = 376
- Top = 6
- Width = 29
- Height = 13
- Anchors = [akTop, akRight]
- Caption = 'Date'
- Font.Charset = ANSI_CHARSET
- Font.Color = 5197647
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- OnClick = lblSortDateClick
- end
- object lblSortProgram: TLabel
- Left = 409
- Top = 6
- Width = 47
- Height = 13
- Cursor = crHandPoint
- Anchors = [akTop, akRight]
- BiDiMode = bdLeftToRight
- Caption = 'Module'
- Font.Charset = ANSI_CHARSET
- Font.Color = 4473924
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsUnderline]
- ParentBiDiMode = False
- ParentFont = False
- Transparent = True
- OnClick = lblSortProgramClick
- end
- object lblItemCount: TLabel
- Left = 91
- Top = 6
- Width = 4
- Height = 13
- Caption = '.'
- Color = 3684408
- Font.Charset = ANSI_CHARSET
- Font.Color = 4473924
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- Transparent = True
- Visible = False
- end
- end
- object ALProgressBar4: TALProgressBar
- Left = 1
- Top = 24
- Width = 453
- Height = 1
- Align = alTop
- BackColor = clBlack
- BorderStyle = bstNone
- TabOrder = 6
- BackgroundColor = clBtnFace
- BarColor1 = 13998649
- BarColor2 = clWhite
- Max = 100
- Position = 100
- PosTextSuffix = '%'
- ShowPosText = False
- VerticalBorder = 10
- end
- end
- object pnlNavLeft: TPanel
- Left = 10
- Top = 16
- Width = 125
- Height = 370
- Anchors = [akLeft, akTop, akBottom]
- BevelOuter = bvNone
- BorderWidth = 1
- Color = 15445645
- TabOrder = 1
- object ALProgressBar1: TALProgressBar
- Left = 1
- Top = 1
- Width = 123
- Height = 23
- Align = alTop
- BackColor = clBlack
- BorderStyle = bstNone
- TabOrder = 0
- BackgroundColor = clBtnFace
- BarColor1 = 16509149
- BarColor2 = 16644596
- Max = 100
- Position = 100
- PosTextSuffix = '%'
- ShowPosText = False
- VerticalBorder = 10
- object Label1: TLabel
- Left = 11
- Top = 5
- Width = 60
- Height = 14
- Caption = 'Tasks'
- Color = 3684408
- Font.Charset = ANSI_CHARSET
- Font.Color = 4868682
- Font.Height = -12
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- end
- object ALProgressBar3: TALProgressBar
- Left = 1
- Top = 24
- Width = 123
- Height = 1
- Align = alTop
- BackColor = clBlack
- BorderStyle = bstNone
- TabOrder = 1
- BackgroundColor = clBtnFace
- BarColor1 = 13998649
- BarColor2 = 16115919
- Max = 100
- Position = 100
- PosTextSuffix = '%'
- ShowPosText = False
- VerticalBorder = 10
- end
- object pnlNavLeftContent: TPanel
- Left = 1
- Top = 25
- Width = 123
- Height = 344
- Align = alClient
- BevelOuter = bvNone
- Color = clWhite
- TabOrder = 2
- object shSel3: TShape
- Tag = 3
- Left = 7
- Top = 267
- Width = 110
- Height = 40
- Cursor = crHandPoint
- Pen.Color = 10744724
- Pen.Style = psClear
- Pen.Width = 0
- Visible = False
- OnMouseDown = selMouseDown
- end
- object shSel2: TShape
- Tag = 2
- Left = 7
- Top = 82
- Width = 109
- Height = 75
- Cursor = crHandPoint
- Pen.Color = 10744724
- Pen.Style = psClear
- Pen.Width = 0
- OnMouseDown = selMouseDown
- end
- object shSel1: TShape
- Tag = 1
- Left = 7
- Top = 6
- Width = 109
- Height = 75
- Brush.Color = 14219997
- Pen.Color = 8445321
- Pen.Width = 0
- OnMouseDown = selMouseDown
- end
- object lbSel2: TLabel
- Tag = 2
- Left = 7
- Top = 121
- Width = 112
- Height = 32
- Cursor = crHandPoint
- Alignment = taCenter
- AutoSize = False
- Caption = 'System recovery'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- Transparent = True
- Layout = tlCenter
- WordWrap = True
- OnMouseDown = selMouseDown
- end
- object lbSel1: TLabel
- Tag = 1
- Left = 10
- Top = 43
- Width = 104
- Height = 36
- Alignment = taCenter
- AutoSize = False
- Caption = 'Undo changes'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- Transparent = True
- Layout = tlCenter
- WordWrap = True
- OnMouseDown = selMouseDown
- end
- object imgSystemRestore: TImage
- Tag = 2
- Left = 44
- Top = 86
- Width = 32
- Height = 32
- Cursor = crHandPoint
- AutoSize = True
- OnMouseDown = selMouseDown
- end
- object imgRBRestoreBackup: TImage
- Tag = 1
- Left = 47
- Top = 12
- Width = 32
- Height = 32
- AutoSize = True
- OnMouseDown = selMouseDown
- end
- end
- end
- object pnlNavBottom: TPanel
- Left = 143
- Top = 349
- Width = 455
- Height = 37
- Anchors = [akLeft, akRight, akBottom]
- BevelOuter = bvNone
- BorderWidth = 1
- Color = 15445645
- TabOrder = 2
- object pnlNavBottomContent: TPanel
- Left = 1
- Top = 1
- Width = 453
- Height = 35
- Align = alClient
- BevelOuter = bvNone
- Color = clWhite
- TabOrder = 0
- DesignSize = (
- 453
- 35)
- object lblSRCreate: TLabel
- Left = 30
- Top = 10
- Width = 183
- Height = 14
- Cursor = crHandPoint
- Caption = 'Create restore point'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 10635560
- Font.Height = -12
- Font.Name = 'Tahoma'
- Font.Style = [fsUnderline]
- ParentFont = False
- Transparent = True
- Visible = False
- OnClick = lblSRCreateClick
- OnMouseEnter = lblMouseEnter
- OnMouseLeave = lblMouseLeave
- end
- object lblRestore: TLabel
- Left = 394
- Top = 10
- Width = 53
- Height = 14
- Cursor = crHandPoint
- Anchors = [akTop, akRight]
- Caption = 'R&estore'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 10635560
- Font.Height = -12
- Font.Name = 'Tahoma'
- Font.Style = [fsUnderline]
- ParentFont = False
- Transparent = True
- OnClick = lblRestoreClick
- OnMouseEnter = lblMouseEnter
- OnMouseLeave = lblMouseLeave
- end
- object lblDetails: TLabel
- Left = 30
- Top = 10
- Width = 35
- Height = 14
- Cursor = crHandPoint
- Caption = 'De&tails'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 10635560
- Font.Height = -12
- Font.Name = 'Tahoma'
- Font.Style = [fsUnderline]
- ParentFont = False
- Transparent = True
- OnClick = lblDetailsClick
- OnMouseEnter = lblMouseEnter
- OnMouseLeave = lblMouseLeave
- end
- object lblDelete: TLabel
- Left = 102
- Top = 10
- Width = 45
- Height = 14
- Cursor = crHandPoint
- Caption = '&Delete'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 10635560
- Font.Height = -12
- Font.Name = 'Tahoma'
- Font.Style = [fsUnderline]
- ParentFont = False
- Transparent = True
- OnClick = lblDeleteClick
- OnMouseEnter = lblMouseEnter
- OnMouseLeave = lblMouseLeave
- end
- object imgSRCreate: TImage
- Left = 10
- Top = 10
- Width = 17
- Height = 17
- Cursor = crHandPoint
- AutoSize = True
- Picture.Data = {<image000.TPNGImage>}
- Transparent = True
- Visible = False
- OnClick = lblDetailsClick
- end
- object imgRestore: TImage
- Left = 374
- Top = 10
- Width = 16
- Height = 16
- Cursor = crHandPoint
- Anchors = [akTop, akRight]
- AutoSize = True
- Picture.Data = {<image001.TPNGImage>}
- Transparent = True
- OnClick = lblRestoreClick
- end
- object imgDetails: TImage
- Left = 10
- Top = 10
- Width = 17
- Height = 17
- Cursor = crHandPoint
- AutoSize = True
- Picture.Data = {<image002.TPNGImage>}
- Transparent = True
- OnClick = lblDetailsClick
- end
- object imgDelete: TImage
- Left = 83
- Top = 10
- Width = 32
- Height = 32
- Cursor = crHandPoint
- AutoSize = True
- Transparent = True
- OnClick = lblDeleteClick
- end
- end
- end
- end
- object ALProgressBar5: TALProgressBar
- Left = -37
- Top = 39
- Width = 646
- Height = 5
- Anchors = [akLeft, akTop, akRight]
- BackColor = clBlack
- BorderStyle = bstNone
- TabOrder = 1
- BackgroundColor = clHighlightText
- BarColor1 = 11424288
- BarColor2 = 16045508
- Direction = pdTopToBottom
- Max = 100
- Position = 100
- PosTextSuffix = '%'
- ShowPosText = False
- InBarFontColor = 14457723
- VerticalBorder = 10
- end
- object TUApplicationHeader1: TTUApplicationHeader
- Left = 0
- Top = 0
- Width = 609
- Height = 42
- Align = alTop
- TabOrder = 2
- LogoFileName = 'rc_hdr_app.png'
- DesignSize = (
- 609
- 42)
- object btnHelp: TTUButton
- Left = 538
- Top = 6
- Width = 66
- Height = 31
- Anchors = [akTop, akRight]
- 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 = 1
- TabStop = True
- OnClick = btnHelpClick
- GlyphFileName = 'ico_alpha_Help_24x24.png'
- end
- object btnOptions: TTUButton
- Left = 444
- Top = 6
- Width = 79
- Height = 31
- Anchors = [akTop, akRight]
- AutoWidth = False
- Cancel = False
- Caption = '&Options'
- 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 = btnOptionsClick
- GlyphFileName = 'ico_alpha_FileProperties_24x24.png'
- end
- end
- object ThemeManager1: TThemeManager
- Options = [toAllowNonClientArea, toAllowControls, toAllowWebContent, toSubclassButtons, toSubclassDBLookup, toSubclassFrame, toSubclassGroupBox, toSubclassListView, toSubclassTabSheet, toSubclassStatusBar, toSubclassTrackBar, toSubclassWinControl, toResetMouseCapture, toSetTransparency]
- Left = 3
- Top = 415
- end
- object mnuDetails: TPopupMenu
- OnPopup = mnuDetailsPopup
- Left = 28
- Top = 419
- object mnRestore: TMenuItem
- Caption = '&Restore'
- Default = True
- OnClick = mnRestoreClick
- end
- object N1: TMenuItem
- Caption = '-'
- end
- object mnShowDetails: TMenuItem
- Caption = 'S&how Details'
- OnClick = mnShowDetailsClick
- end
- object mnDelete: TMenuItem
- Caption = 'D&elete Backup'
- OnClick = mnDeleteClick
- end
- object N2: TMenuItem
- Caption = '-'
- end
- object mnHelp: TMenuItem
- Caption = '&What'#39's This?'
- OnClick = mnHelpClick
- end
- end
- object HelpRouter1: THelpRouter
- HelpType = htMixedMode
- CHMPopupTopics = 'CSHelp.txt'
- OnHelp = HelpRouter1Help
- ValidateID = False
- Left = 60
- Top = 416
- end
- object WhatsThis1: TWhatsThis
- Active = True
- F1Action = goDefault
- Options = [wtNoContextHelp, wtInheritFormContext]
- PopupCaption = 'Direkt&hilfe'
- PopupHelpContext = 0
- Left = 88
- Top = 416
- end
- object ActionList1: TActionList
- Left = 120
- Top = 416
- object actRefresh: TAction
- ShortCut = 116
- OnExecute = actRefreshExecute
- end
- end
- end
-