Subversion Repositories jumper

Rev

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

Rev 14 Rev 18
Line 14... Line 14...
14
  Font.Height = -11
14
  Font.Height = -11
15
  Font.Name = 'Tahoma'
15
  Font.Name = 'Tahoma'
16
  Font.Style = []
16
  Font.Style = []
17
  Menu = MainMenu
17
  Menu = MainMenu
18
  OldCreateOrder = False
18
  OldCreateOrder = False
19
  Position = poDesktopCenter
19
  Position = poScreenCenter
20
  OnClose = FormClose
20
  OnClose = FormClose
21
  OnCloseQuery = FormCloseQuery
21
  OnCloseQuery = FormCloseQuery
22
  OnCreate = FormCreate
22
  OnCreate = FormCreate
23
  OnDestroy = FormDestroy
23
  OnDestroy = FormDestroy
24
  OnShow = FormShow
24
  OnShow = FormShow