home *** CD-ROM | disk | FTP | other *** search
- object frmSystemControl: TfrmSystemControl
- Left = 265
- Top = 288
- BorderIcons = [biSystemMenu, biMinimize]
- BorderStyle = bsSingle
- Caption = 'TuneUp SystemControl'
- ClientHeight = 500
- ClientWidth = 659
- Color = clBtnFace
- Constraints.MinWidth = 220
- 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 WebNavBar: TTUWebNavBar
- Left = 0
- Top = 42
- Width = 235
- Height = 416
- 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]
- OnMouseMove = WebNavBarMouseMove
- OnLinkClick = WebNavBarLinkClick
- end
- object Panel1: TPanel
- Left = 0
- Top = 458
- Width = 659
- Height = 42
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 1
- DesignSize = (
- 659
- 42)
- object Shape1: TShape
- Left = 0
- Top = 0
- Width = 659
- Height = 1
- Align = alTop
- Pen.Color = clBtnHighlight
- end
- object btnOK: TButton
- Left = 405
- Top = 10
- Width = 78
- Height = 24
- HelpContext = 5
- Anchors = [akRight, akBottom]
- Caption = 'OK'
- TabOrder = 0
- OnClick = btnOKClick
- end
- object btnCancel: TButton
- Left = 489
- Top = 10
- Width = 78
- Height = 24
- HelpContext = 3
- Anchors = [akRight, akBottom]
- Caption = 'Cancel'
- TabOrder = 1
- OnClick = btnCancelClick
- end
- object btnApply: TButton
- Left = 573
- Top = 10
- Width = 78
- Height = 24
- HelpContext = 31
- Anchors = [akRight, akBottom]
- Caption = '&Apply'
- Enabled = False
- TabOrder = 2
- OnClick = btnApplyClick
- end
- end
- object pnlSubForm: TPanel
- Left = 235
- Top = 42
- Width = 424
- Height = 416
- Align = alClient
- BevelOuter = bvNone
- TabOrder = 2
- end
- object TUApplicationHeader1: TTUApplicationHeader
- Left = 0
- Top = 0
- Width = 659
- Height = 42
- Align = alTop
- TabOrder = 3
- LogoFileName = 'sc_hdr_app.png'
- object btnRescueCenter: TTUButton
- Left = 465
- Top = 5
- Width = 118
- Height = 30
- 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 = 1
- TabStop = True
- OnClick = btnRescueCenterClick
- GlyphFileName = 'ico_alpha_RescueCenter_24x24.png'
- end
- object btnHelp: TTUButton
- Left = 586
- Top = 5
- Width = 66
- Height = 30
- 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 timerSubFormPos: TTimer
- Enabled = False
- Interval = 1
- OnTimer = timerSubFormPosTimer
- Left = 40
- Top = 464
- end
- object ThemeManager1: TThemeManager
- Options = [toAllowNonClientArea, toAllowControls, toAllowWebContent, toSubclassButtons, toSubclassDBLookup, toSubclassFrame, toSubclassGroupBox, toSubclassListView, toSubclassPanel, toSubclassTabSheet, toSubclassStatusBar, toSubclassTrackBar, toSubclassWinControl, toResetMouseCapture, toSetTransparency]
- Left = 8
- Top = 464
- end
- object ApplicationEvents1: TApplicationEvents
- OnIdle = ApplicationEvents1Idle
- Left = 72
- Top = 464
- end
- object HelpRouter1: THelpRouter
- HelpType = htMixedMode
- CHMPopupTopics = 'CSHelp.txt'
- OnHelp = HelpRouter1Help
- ValidateID = False
- Left = 104
- Top = 464
- end
- object WhatsThis1: TWhatsThis
- Active = True
- F1Action = goDefault
- Options = [wtNoContextHelp, wtInheritFormContext]
- PopupCaption = 'Direkt&hilfe'
- PopupHelpContext = 0
- Left = 136
- Top = 464
- end
- end
-