Subversion Repositories ExamClock

Rev

Rev 11 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 11 Rev 12
Line 11... Line 11...
11
  OnCreate = FormCreate
11
  OnCreate = FormCreate
12
  OnResize = FormResize
12
  OnResize = FormResize
13
  OnShow = FormShow
13
  OnShow = FormShow
14
  Position = poScreenCenter
14
  Position = poScreenCenter
15
  ShowHint = True
15
  ShowHint = True
16
  LCLVersion = '1.6.4.0'
16
  LCLVersion = '2.0.6.0'
17
  object StatusBar: TStatusBar
17
  object StatusBar: TStatusBar
18
    Left = 0
18
    Left = 0
19
    Height = 23
19
    Height = 23
20
    Top = 435
20
    Top = 435
21
    Width = 811
21
    Width = 811