Subversion Repositories ExamClock

Rev

Rev 12 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 12 Rev 14
Line 1... Line 1...
1
object MainForm: TMainForm
1
object MainForm: TMainForm
2
  Left = 471
2
  Left = 471
3
  Height = 478
3
  Height = 478
4
  Top = 233
4
  Top = 233
5
  Width = 811
5
  Width = 811
-
 
6
  ActiveControl = StartButton
6
  Caption = 'MainForm'
7
  Caption = 'MainForm'
7
  ClientHeight = 458
8
  ClientHeight = 458
8
  ClientWidth = 811
9
  ClientWidth = 811
9
  Menu = MainMenu
10
  Menu = MainMenu
10
  OnCloseQuery = FormCloseQuery
11
  OnCloseQuery = FormCloseQuery