Subversion Repositories jumper

Rev

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

Rev 7 Rev 14
Line 16... Line 16...
16
  Font.Style = []
16
  Font.Style = []
17
  Menu = MainMenu
17
  Menu = MainMenu
18
  OldCreateOrder = False
18
  OldCreateOrder = False
19
  Position = poDesktopCenter
19
  Position = poDesktopCenter
20
  OnClose = FormClose
20
  OnClose = FormClose
-
 
21
  OnCloseQuery = FormCloseQuery
21
  OnCreate = FormCreate
22
  OnCreate = FormCreate
22
  OnDestroy = FormDestroy
23
  OnDestroy = FormDestroy
23
  OnShow = FormShow
24
  OnShow = FormShow
24
  PixelsPerInch = 96
25
  PixelsPerInch = 96
25
  TextHeight = 13
26
  TextHeight = 13
Line 117... Line 118...
117
      object MHelp: TMenuItem
118
      object MHelp: TMenuItem
118
        Caption = 'Hilfe anzeigen...'
119
        Caption = 'Hilfe anzeigen...'
119
        ShortCut = 112
120
        ShortCut = 112
120
        OnClick = MHelpClick
121
        OnClick = MHelpClick
121
      end
122
      end
-
 
123
      object Aboutthislevel1: TMenuItem
-
 
124
        Caption = 'Info '#252'ber dieses Brett'
-
 
125
        OnClick = Aboutthislevel1Click
-
 
126
      end
122
      object N5: TMenuItem
127
      object N5: TMenuItem
123
        Caption = '-'
128
        Caption = '-'
124
      end
129
      end
125
      object MAbout: TMenuItem
130
      object MAbout: TMenuItem
126
        Caption = #220'ber...'
131
        Caption = #220'ber...'