# | Line 8 | Line 8 | object Form1: TForm1 | |
---|---|---|
8 | ClientWidth = 658 | |
9 | OnClose = FormClose | |
10 | OnShow = FormShow | |
11 | < | LCLVersion = '1.4.0.1' |
11 | > | LCLVersion = '1.4.0.2' |
12 | object Label1: TLabel | |
13 | Left = 16 | |
14 | Height = 15 | |
# | Line 158 | Line 158 | object Form1: TForm1 | |
158 | end | |
159 | object DBComboBox1: TDBComboBox | |
160 | Left = 331 | |
161 | < | Height = 25 |
161 | > | Height = 29 |
162 | Top = 32 | |
163 | Width = 53 | |
164 | DataField = 'JOB_GRADE' |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |