# | Line 1 | Line 1 | |
---|---|---|
1 | object Form1: TForm1 | |
2 | < | Left = 4112 |
2 | > | Left = 128 |
3 | Height = 482 | |
4 | < | Top = 536 |
4 | > | Top = 276 |
5 | Width = 932 | |
6 | Caption = 'Employee List' | |
7 | ClientHeight = 482 | |
# | Line 9 | Line 9 | object Form1: TForm1 | |
9 | DefaultMonitor = dmPrimary | |
10 | OnClose = FormClose | |
11 | OnShow = FormShow | |
12 | < | LCLVersion = '1.8.0.5' |
12 | > | Position = poMainFormCenter |
13 | > | LCLVersion = '1.8.1.0' |
14 | object Button1: TButton | |
15 | Left = 845 | |
16 | Height = 25 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |