Subversion Repositories spacemission

Rev

Rev 54 | Rev 64 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 54 Rev 63
Line 2054... Line 2054...
2054
        OnClick = BeendenClick
2054
        OnClick = BeendenClick
2055
      end
2055
      end
2056
    end
2056
    end
2057
    object Hilfe: TMenuItem
2057
    object Hilfe: TMenuItem
2058
      Caption = '&Hilfe'
2058
      Caption = '&Hilfe'
-
 
2059
      object Hilfe1: TMenuItem
-
 
2060
        Caption = 'Hilfe'
-
 
2061
        GroupIndex = 1
-
 
2062
        OnClick = Hilfe1Click
-
 
2063
      end
-
 
2064
      object AufUpdatesprfen1: TMenuItem
-
 
2065
        Caption = 'Auf Updates pr'#252'fen...'
-
 
2066
        GroupIndex = 1
-
 
2067
        OnClick = AufUpdatesprfen1Click
-
 
2068
      end
-
 
2069
      object N3: TMenuItem
-
 
2070
        Caption = '-'
-
 
2071
        GroupIndex = 1
-
 
2072
      end
2059
      object Informationen: TMenuItem
2073
      object Informationen: TMenuItem
2060
        Caption = '&Informationen...'
2074
        Caption = '&Informationen...'
2061
        GroupIndex = 1
2075
        GroupIndex = 1
2062
        OnClick = InformationenClick
2076
        OnClick = InformationenClick
2063
      end
2077
      end