Subversion Repositories spacemission

Rev

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

Rev 35 Rev 36
Line 17... Line 17...
17
  Position = poScreenCenter
17
  Position = poScreenCenter
18
  Scaled = False
18
  Scaled = False
19
  OnClose = FormClose
19
  OnClose = FormClose
20
  OnCreate = FormCreate
20
  OnCreate = FormCreate
21
  OnDestroy = FormDestroy
21
  OnDestroy = FormDestroy
-
 
22
  OnKeyDown = FormKeyDown
22
  OnShow = FormShow
23
  OnShow = FormShow
23
  TextHeight = 13
24
  TextHeight = 13
24
  object MainMenu: TMainMenu
25
  object MainMenu: TMainMenu
25
    Left = 24
26
    Left = 24
26
    Top = 8
27
    Top = 8