home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 August / CHIP_CD_2004-08.iso / software / tuneup_hit / files / TU2004TrialEN.exe / RescueCenter.exe / RCDATA / TFRMRESCUECENTER / TFRMRESCUECENTER.txt < prev   
Encoding:
Text File  |  2004-03-31  |  18.9 KB  |  754 lines

  1. object frmRescueCenter: TfrmRescueCenter
  2.   Left = 353
  3.   Top = 303
  4.   Width = 617
  5.   Height = 475
  6.   Caption = 'TuneUp RescueCenter'
  7.   Color = clWhite
  8.   Constraints.MinHeight = 400
  9.   Constraints.MinWidth = 480
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   Scaled = False
  18.   OnActivate = FormActivate
  19.   OnCreate = FormCreate
  20.   OnDestroy = FormDestroy
  21.   OnPaint = FormPaint
  22.   DesignSize = (
  23.     609
  24.     441)
  25.   PixelsPerInch = 96
  26.   TextHeight = 13
  27.   object ALProgressBarBG: TALProgressBar
  28.     Left = 0
  29.     Top = 42
  30.     Width = 609
  31.     Height = 399
  32.     Align = alClient
  33.     BackColor = clBlack
  34.     BorderStyle = bstNone
  35.     TabOrder = 0
  36.     BackgroundColor = clHighlightText
  37.     BarColor1 = 16315117
  38.     BarColor2 = clWhite
  39.     Direction = pdBottomToTop
  40.     Max = 100
  41.     Position = 100
  42.     PosTextSuffix = '%'
  43.     ShowPosText = False
  44.     VerticalBorder = 10
  45.     DesignSize = (
  46.       609
  47.       399)
  48.     object pnlList: TPanel
  49.       Left = 143
  50.       Top = 16
  51.       Width = 455
  52.       Height = 327
  53.       Anchors = [akLeft, akTop, akRight, akBottom]
  54.       BevelOuter = bvNone
  55.       BorderWidth = 1
  56.       Color = 15445645
  57.       TabOrder = 0
  58.       DesignSize = (
  59.         455
  60.         327)
  61.       object pnlNoBackups: TPanel
  62.         Left = 51
  63.         Top = 40
  64.         Width = 355
  65.         Height = 58
  66.         Anchors = [akLeft, akTop, akRight]
  67.         BevelOuter = bvNone
  68.         Color = clWhite
  69.         Font.Charset = DEFAULT_CHARSET
  70.         Font.Color = clBlack
  71.         Font.Height = -11
  72.         Font.Name = 'Tahoma'
  73.         Font.Style = []
  74.         ParentFont = False
  75.         TabOrder = 2
  76.         Visible = False
  77.         object Label3: TLabel
  78.           Left = 0
  79.           Top = 0
  80.           Width = 355
  81.           Height = 58
  82.           Align = alClient
  83.           Alignment = taCenter
  84.           AutoSize = False
  85.           Caption = 
  86.             'There are no backups available in this category. You have either' +
  87.             ' not yet made changes with a TuneUp module, or the save period f' +
  88.             'or the backup has elapsed. Click Options to specify the save per' +
  89.             'iod.'
  90.           WordWrap = True
  91.         end
  92.       end
  93.       object lbSystemRestore: TListView
  94.         Left = 1
  95.         Top = 25
  96.         Width = 453
  97.         Height = 301
  98.         HelpContext = 9501
  99.         Align = alClient
  100.         BorderStyle = bsNone
  101.         Color = clWhite
  102.         Columns = <
  103.           item
  104.             AutoSize = True
  105.             Caption = 'Name'
  106.           end
  107.           item
  108.             Alignment = taRightJustify
  109.             Caption = 'Date'
  110.           end>
  111.         ColumnClick = False
  112.         Font.Charset = DEFAULT_CHARSET
  113.         Font.Color = clBlack
  114.         Font.Height = -11
  115.         Font.Name = 'Tahoma'
  116.         Font.Style = []
  117.         HideSelection = False
  118.         ReadOnly = True
  119.         RowSelect = True
  120.         ParentFont = False
  121.         ShowColumnHeaders = False
  122.         TabOrder = 0
  123.         ViewStyle = vsReport
  124.         Visible = False
  125.       end
  126.       object lbBackups: TBigCheckListBox
  127.         Left = 1
  128.         Top = 25
  129.         Width = 453
  130.         Height = 301
  131.         Align = alClient
  132.         BorderStyle = bsNone
  133.         Checkboxes = False
  134.         Color = clWhite
  135.         DetailList = True
  136.         Font.Charset = DEFAULT_CHARSET
  137.         Font.Color = clBlack
  138.         Font.Height = -11
  139.         Font.Name = 'Tahoma'
  140.         Font.Style = []
  141.         ParentFont = False
  142.         FullRowSelect = True
  143.         PopupMenu = mnuDetails
  144.         NoMouseScrolling = True
  145.         SelColor = 12937777
  146.         TabOrder = 1
  147.         OnDblClick = lblRestoreClick
  148.         OnKeyDown = lbBackupsKeyDown
  149.         OnMouseDown = lbBackupsMouseDown
  150.       end
  151.       object pnlNotImplemented: TPanel
  152.         Left = 35
  153.         Top = 40
  154.         Width = 385
  155.         Height = 26
  156.         BevelOuter = bvNone
  157.         Caption = 'The selected task has not been implemented yet.'
  158.         Color = clWhite
  159.         Font.Charset = DEFAULT_CHARSET
  160.         Font.Color = clBlack
  161.         Font.Height = -11
  162.         Font.Name = 'Tahoma'
  163.         Font.Style = []
  164.         ParentFont = False
  165.         TabOrder = 3
  166.         Visible = False
  167.       end
  168.       object pnlPleaseWait: TPanel
  169.         Left = 39
  170.         Top = 44
  171.         Width = 385
  172.         Height = 26
  173.         BevelOuter = bvNone
  174.         Color = clWhite
  175.         Font.Charset = DEFAULT_CHARSET
  176.         Font.Color = clBlack
  177.         Font.Height = -11
  178.         Font.Name = 'Tahoma'
  179.         Font.Style = []
  180.         ParentFont = False
  181.         TabOrder = 4
  182.       end
  183.       object ALProgressBar2: TALProgressBar
  184.         Left = 1
  185.         Top = 1
  186.         Width = 453
  187.         Height = 23
  188.         Align = alTop
  189.         BackColor = clBlack
  190.         BorderStyle = bstNone
  191.         TabOrder = 5
  192.         BackgroundColor = clBtnFace
  193.         BarColor1 = 16509149
  194.         BarColor2 = 16644596
  195.         Max = 100
  196.         Position = 100
  197.         PosTextSuffix = '%'
  198.         ShowPosText = False
  199.         VerticalBorder = 10
  200.         DesignSize = (
  201.           453
  202.           23)
  203.         object lblBackupTopic: TLabel
  204.           Left = 11
  205.           Top = 5
  206.           Width = 76
  207.           Height = 14
  208.           Caption = 'Backups'
  209.           Color = 3684408
  210.           Font.Charset = ANSI_CHARSET
  211.           Font.Color = 4868682
  212.           Font.Height = -12
  213.           Font.Name = 'Tahoma'
  214.           Font.Style = [fsBold]
  215.           ParentColor = False
  216.           ParentFont = False
  217.           Transparent = True
  218.         end
  219.         object lblSort: TLabel
  220.           Left = 347
  221.           Top = 6
  222.           Width = 28
  223.           Height = 13
  224.           Anchors = [akTop, akRight]
  225.           Caption = 'Sort:'
  226.           Font.Charset = ANSI_CHARSET
  227.           Font.Color = 4473924
  228.           Font.Height = -11
  229.           Font.Name = 'Tahoma'
  230.           Font.Style = []
  231.           ParentFont = False
  232.           Transparent = True
  233.         end
  234.         object lblSortDate: TLabel
  235.           Left = 376
  236.           Top = 6
  237.           Width = 29
  238.           Height = 13
  239.           Anchors = [akTop, akRight]
  240.           Caption = 'Date'
  241.           Font.Charset = ANSI_CHARSET
  242.           Font.Color = 5197647
  243.           Font.Height = -11
  244.           Font.Name = 'Tahoma'
  245.           Font.Style = [fsBold]
  246.           ParentFont = False
  247.           Transparent = True
  248.           OnClick = lblSortDateClick
  249.         end
  250.         object lblSortProgram: TLabel
  251.           Left = 409
  252.           Top = 6
  253.           Width = 47
  254.           Height = 13
  255.           Cursor = crHandPoint
  256.           Anchors = [akTop, akRight]
  257.           BiDiMode = bdLeftToRight
  258.           Caption = 'Module'
  259.           Font.Charset = ANSI_CHARSET
  260.           Font.Color = 4473924
  261.           Font.Height = -11
  262.           Font.Name = 'Tahoma'
  263.           Font.Style = [fsUnderline]
  264.           ParentBiDiMode = False
  265.           ParentFont = False
  266.           Transparent = True
  267.           OnClick = lblSortProgramClick
  268.         end
  269.         object lblItemCount: TLabel
  270.           Left = 91
  271.           Top = 6
  272.           Width = 4
  273.           Height = 13
  274.           Caption = '.'
  275.           Color = 3684408
  276.           Font.Charset = ANSI_CHARSET
  277.           Font.Color = 4473924
  278.           Font.Height = -11
  279.           Font.Name = 'Tahoma'
  280.           Font.Style = []
  281.           ParentColor = False
  282.           ParentFont = False
  283.           Transparent = True
  284.           Visible = False
  285.         end
  286.       end
  287.       object ALProgressBar4: TALProgressBar
  288.         Left = 1
  289.         Top = 24
  290.         Width = 453
  291.         Height = 1
  292.         Align = alTop
  293.         BackColor = clBlack
  294.         BorderStyle = bstNone
  295.         TabOrder = 6
  296.         BackgroundColor = clBtnFace
  297.         BarColor1 = 13998649
  298.         BarColor2 = clWhite
  299.         Max = 100
  300.         Position = 100
  301.         PosTextSuffix = '%'
  302.         ShowPosText = False
  303.         VerticalBorder = 10
  304.       end
  305.     end
  306.     object pnlNavLeft: TPanel
  307.       Left = 10
  308.       Top = 16
  309.       Width = 125
  310.       Height = 370
  311.       Anchors = [akLeft, akTop, akBottom]
  312.       BevelOuter = bvNone
  313.       BorderWidth = 1
  314.       Color = 15445645
  315.       TabOrder = 1
  316.       object ALProgressBar1: TALProgressBar
  317.         Left = 1
  318.         Top = 1
  319.         Width = 123
  320.         Height = 23
  321.         Align = alTop
  322.         BackColor = clBlack
  323.         BorderStyle = bstNone
  324.         TabOrder = 0
  325.         BackgroundColor = clBtnFace
  326.         BarColor1 = 16509149
  327.         BarColor2 = 16644596
  328.         Max = 100
  329.         Position = 100
  330.         PosTextSuffix = '%'
  331.         ShowPosText = False
  332.         VerticalBorder = 10
  333.         object Label1: TLabel
  334.           Left = 11
  335.           Top = 5
  336.           Width = 60
  337.           Height = 14
  338.           Caption = 'Tasks'
  339.           Color = 3684408
  340.           Font.Charset = ANSI_CHARSET
  341.           Font.Color = 4868682
  342.           Font.Height = -12
  343.           Font.Name = 'Tahoma'
  344.           Font.Style = [fsBold]
  345.           ParentColor = False
  346.           ParentFont = False
  347.           Transparent = True
  348.         end
  349.       end
  350.       object ALProgressBar3: TALProgressBar
  351.         Left = 1
  352.         Top = 24
  353.         Width = 123
  354.         Height = 1
  355.         Align = alTop
  356.         BackColor = clBlack
  357.         BorderStyle = bstNone
  358.         TabOrder = 1
  359.         BackgroundColor = clBtnFace
  360.         BarColor1 = 13998649
  361.         BarColor2 = 16115919
  362.         Max = 100
  363.         Position = 100
  364.         PosTextSuffix = '%'
  365.         ShowPosText = False
  366.         VerticalBorder = 10
  367.       end
  368.       object pnlNavLeftContent: TPanel
  369.         Left = 1
  370.         Top = 25
  371.         Width = 123
  372.         Height = 344
  373.         Align = alClient
  374.         BevelOuter = bvNone
  375.         Color = clWhite
  376.         TabOrder = 2
  377.         object shSel3: TShape
  378.           Tag = 3
  379.           Left = 7
  380.           Top = 267
  381.           Width = 110
  382.           Height = 40
  383.           Cursor = crHandPoint
  384.           Pen.Color = 10744724
  385.           Pen.Style = psClear
  386.           Pen.Width = 0
  387.           Visible = False
  388.           OnMouseDown = selMouseDown
  389.         end
  390.         object shSel2: TShape
  391.           Tag = 2
  392.           Left = 7
  393.           Top = 82
  394.           Width = 109
  395.           Height = 75
  396.           Cursor = crHandPoint
  397.           Pen.Color = 10744724
  398.           Pen.Style = psClear
  399.           Pen.Width = 0
  400.           OnMouseDown = selMouseDown
  401.         end
  402.         object shSel1: TShape
  403.           Tag = 1
  404.           Left = 7
  405.           Top = 6
  406.           Width = 109
  407.           Height = 75
  408.           Brush.Color = 14219997
  409.           Pen.Color = 8445321
  410.           Pen.Width = 0
  411.           OnMouseDown = selMouseDown
  412.         end
  413.         object lbSel2: TLabel
  414.           Tag = 2
  415.           Left = 7
  416.           Top = 121
  417.           Width = 112
  418.           Height = 32
  419.           Cursor = crHandPoint
  420.           Alignment = taCenter
  421.           AutoSize = False
  422.           Caption = 'System recovery'
  423.           Font.Charset = DEFAULT_CHARSET
  424.           Font.Color = clBlack
  425.           Font.Height = -11
  426.           Font.Name = 'Tahoma'
  427.           Font.Style = []
  428.           ParentFont = False
  429.           Transparent = True
  430.           Layout = tlCenter
  431.           WordWrap = True
  432.           OnMouseDown = selMouseDown
  433.         end
  434.         object lbSel1: TLabel
  435.           Tag = 1
  436.           Left = 10
  437.           Top = 43
  438.           Width = 104
  439.           Height = 36
  440.           Alignment = taCenter
  441.           AutoSize = False
  442.           Caption = 'Undo changes'
  443.           Font.Charset = DEFAULT_CHARSET
  444.           Font.Color = clBlack
  445.           Font.Height = -11
  446.           Font.Name = 'Tahoma'
  447.           Font.Style = []
  448.           ParentFont = False
  449.           Transparent = True
  450.           Layout = tlCenter
  451.           WordWrap = True
  452.           OnMouseDown = selMouseDown
  453.         end
  454.         object imgSystemRestore: TImage
  455.           Tag = 2
  456.           Left = 44
  457.           Top = 86
  458.           Width = 32
  459.           Height = 32
  460.           Cursor = crHandPoint
  461.           AutoSize = True
  462.           OnMouseDown = selMouseDown
  463.         end
  464.         object imgRBRestoreBackup: TImage
  465.           Tag = 1
  466.           Left = 47
  467.           Top = 12
  468.           Width = 32
  469.           Height = 32
  470.           AutoSize = True
  471.           OnMouseDown = selMouseDown
  472.         end
  473.       end
  474.     end
  475.     object pnlNavBottom: TPanel
  476.       Left = 143
  477.       Top = 349
  478.       Width = 455
  479.       Height = 37
  480.       Anchors = [akLeft, akRight, akBottom]
  481.       BevelOuter = bvNone
  482.       BorderWidth = 1
  483.       Color = 15445645
  484.       TabOrder = 2
  485.       object pnlNavBottomContent: TPanel
  486.         Left = 1
  487.         Top = 1
  488.         Width = 453
  489.         Height = 35
  490.         Align = alClient
  491.         BevelOuter = bvNone
  492.         Color = clWhite
  493.         TabOrder = 0
  494.         DesignSize = (
  495.           453
  496.           35)
  497.         object lblSRCreate: TLabel
  498.           Left = 30
  499.           Top = 10
  500.           Width = 183
  501.           Height = 14
  502.           Cursor = crHandPoint
  503.           Caption = 'Create restore point'
  504.           Font.Charset = DEFAULT_CHARSET
  505.           Font.Color = 10635560
  506.           Font.Height = -12
  507.           Font.Name = 'Tahoma'
  508.           Font.Style = [fsUnderline]
  509.           ParentFont = False
  510.           Transparent = True
  511.           Visible = False
  512.           OnClick = lblSRCreateClick
  513.           OnMouseEnter = lblMouseEnter
  514.           OnMouseLeave = lblMouseLeave
  515.         end
  516.         object lblRestore: TLabel
  517.           Left = 394
  518.           Top = 10
  519.           Width = 53
  520.           Height = 14
  521.           Cursor = crHandPoint
  522.           Anchors = [akTop, akRight]
  523.           Caption = 'R&estore'
  524.           Font.Charset = DEFAULT_CHARSET
  525.           Font.Color = 10635560
  526.           Font.Height = -12
  527.           Font.Name = 'Tahoma'
  528.           Font.Style = [fsUnderline]
  529.           ParentFont = False
  530.           Transparent = True
  531.           OnClick = lblRestoreClick
  532.           OnMouseEnter = lblMouseEnter
  533.           OnMouseLeave = lblMouseLeave
  534.         end
  535.         object lblDetails: TLabel
  536.           Left = 30
  537.           Top = 10
  538.           Width = 35
  539.           Height = 14
  540.           Cursor = crHandPoint
  541.           Caption = 'De&tails'
  542.           Font.Charset = DEFAULT_CHARSET
  543.           Font.Color = 10635560
  544.           Font.Height = -12
  545.           Font.Name = 'Tahoma'
  546.           Font.Style = [fsUnderline]
  547.           ParentFont = False
  548.           Transparent = True
  549.           OnClick = lblDetailsClick
  550.           OnMouseEnter = lblMouseEnter
  551.           OnMouseLeave = lblMouseLeave
  552.         end
  553.         object lblDelete: TLabel
  554.           Left = 102
  555.           Top = 10
  556.           Width = 45
  557.           Height = 14
  558.           Cursor = crHandPoint
  559.           Caption = '&Delete'
  560.           Font.Charset = DEFAULT_CHARSET
  561.           Font.Color = 10635560
  562.           Font.Height = -12
  563.           Font.Name = 'Tahoma'
  564.           Font.Style = [fsUnderline]
  565.           ParentFont = False
  566.           Transparent = True
  567.           OnClick = lblDeleteClick
  568.           OnMouseEnter = lblMouseEnter
  569.           OnMouseLeave = lblMouseLeave
  570.         end
  571.         object imgSRCreate: TImage
  572.           Left = 10
  573.           Top = 10
  574.           Width = 17
  575.           Height = 17
  576.           Cursor = crHandPoint
  577.           AutoSize = True
  578.           Picture.Data = {<image000.TPNGImage>}
  579.           Transparent = True
  580.           Visible = False
  581.           OnClick = lblDetailsClick
  582.         end
  583.         object imgRestore: TImage
  584.           Left = 374
  585.           Top = 10
  586.           Width = 16
  587.           Height = 16
  588.           Cursor = crHandPoint
  589.           Anchors = [akTop, akRight]
  590.           AutoSize = True
  591.           Picture.Data = {<image001.TPNGImage>}
  592.           Transparent = True
  593.           OnClick = lblRestoreClick
  594.         end
  595.         object imgDetails: TImage
  596.           Left = 10
  597.           Top = 10
  598.           Width = 17
  599.           Height = 17
  600.           Cursor = crHandPoint
  601.           AutoSize = True
  602.           Picture.Data = {<image002.TPNGImage>}
  603.           Transparent = True
  604.           OnClick = lblDetailsClick
  605.         end
  606.         object imgDelete: TImage
  607.           Left = 83
  608.           Top = 10
  609.           Width = 32
  610.           Height = 32
  611.           Cursor = crHandPoint
  612.           AutoSize = True
  613.           Transparent = True
  614.           OnClick = lblDeleteClick
  615.         end
  616.       end
  617.     end
  618.   end
  619.   object ALProgressBar5: TALProgressBar
  620.     Left = -37
  621.     Top = 39
  622.     Width = 646
  623.     Height = 5
  624.     Anchors = [akLeft, akTop, akRight]
  625.     BackColor = clBlack
  626.     BorderStyle = bstNone
  627.     TabOrder = 1
  628.     BackgroundColor = clHighlightText
  629.     BarColor1 = 11424288
  630.     BarColor2 = 16045508
  631.     Direction = pdTopToBottom
  632.     Max = 100
  633.     Position = 100
  634.     PosTextSuffix = '%'
  635.     ShowPosText = False
  636.     InBarFontColor = 14457723
  637.     VerticalBorder = 10
  638.   end
  639.   object TUApplicationHeader1: TTUApplicationHeader
  640.     Left = 0
  641.     Top = 0
  642.     Width = 609
  643.     Height = 42
  644.     Align = alTop
  645.     TabOrder = 2
  646.     LogoFileName = 'rc_hdr_app.png'
  647.     DesignSize = (
  648.       609
  649.       42)
  650.     object btnHelp: TTUButton
  651.       Left = 538
  652.       Top = 6
  653.       Width = 66
  654.       Height = 31
  655.       Anchors = [akTop, akRight]
  656.       AutoWidth = False
  657.       Cancel = False
  658.       Caption = 'Help'
  659.       Default = False
  660.       Flat = True
  661.       Font.Charset = DEFAULT_CHARSET
  662.       Font.Color = clWhite
  663.       Font.Height = -12
  664.       Font.Name = 'Tahoma'
  665.       Font.Style = []
  666.       ParentFont = False
  667.       TabOrder = 1
  668.       TabStop = True
  669.       OnClick = btnHelpClick
  670.       GlyphFileName = 'ico_alpha_Help_24x24.png'
  671.     end
  672.     object btnOptions: TTUButton
  673.       Left = 444
  674.       Top = 6
  675.       Width = 79
  676.       Height = 31
  677.       Anchors = [akTop, akRight]
  678.       AutoWidth = False
  679.       Cancel = False
  680.       Caption = '&Options'
  681.       Default = False
  682.       Flat = True
  683.       Font.Charset = DEFAULT_CHARSET
  684.       Font.Color = clWhite
  685.       Font.Height = -12
  686.       Font.Name = 'Tahoma'
  687.       Font.Style = []
  688.       ParentFont = False
  689.       TabOrder = 0
  690.       TabStop = True
  691.       OnClick = btnOptionsClick
  692.       GlyphFileName = 'ico_alpha_FileProperties_24x24.png'
  693.     end
  694.   end
  695.   object ThemeManager1: TThemeManager
  696.     Options = [toAllowNonClientArea, toAllowControls, toAllowWebContent, toSubclassButtons, toSubclassDBLookup, toSubclassFrame, toSubclassGroupBox, toSubclassListView, toSubclassTabSheet, toSubclassStatusBar, toSubclassTrackBar, toSubclassWinControl, toResetMouseCapture, toSetTransparency]
  697.     Left = 3
  698.     Top = 415
  699.   end
  700.   object mnuDetails: TPopupMenu
  701.     OnPopup = mnuDetailsPopup
  702.     Left = 28
  703.     Top = 419
  704.     object mnRestore: TMenuItem
  705.       Caption = '&Restore'
  706.       Default = True
  707.       OnClick = mnRestoreClick
  708.     end
  709.     object N1: TMenuItem
  710.       Caption = '-'
  711.     end
  712.     object mnShowDetails: TMenuItem
  713.       Caption = 'S&how Details'
  714.       OnClick = mnShowDetailsClick
  715.     end
  716.     object mnDelete: TMenuItem
  717.       Caption = 'D&elete Backup'
  718.       OnClick = mnDeleteClick
  719.     end
  720.     object N2: TMenuItem
  721.       Caption = '-'
  722.     end
  723.     object mnHelp: TMenuItem
  724.       Caption = '&What'#39's This?'
  725.       OnClick = mnHelpClick
  726.     end
  727.   end
  728.   object HelpRouter1: THelpRouter
  729.     HelpType = htMixedMode
  730.     CHMPopupTopics = 'CSHelp.txt'
  731.     OnHelp = HelpRouter1Help
  732.     ValidateID = False
  733.     Left = 60
  734.     Top = 416
  735.   end
  736.   object WhatsThis1: TWhatsThis
  737.     Active = True
  738.     F1Action = goDefault
  739.     Options = [wtNoContextHelp, wtInheritFormContext]
  740.     PopupCaption = 'Direkt&hilfe'
  741.     PopupHelpContext = 0
  742.     Left = 88
  743.     Top = 416
  744.   end
  745.   object ActionList1: TActionList
  746.     Left = 120
  747.     Top = 416
  748.     object actRefresh: TAction
  749.       ShortCut = 116
  750.       OnExecute = actRefreshExecute
  751.     end
  752.   end
  753. end
  754.