# | Line 8 | Line 8 | object Form1: TForm1 | |
---|---|---|
8 | ClientWidth = 1026 | |
9 | OnClose = FormClose | |
10 | OnShow = FormShow | |
11 | < | LCLVersion = '1.4.4.0' |
11 | > | LCLVersion = '1.6.0.4' |
12 | object Button1: TButton | |
13 | Left = 939 | |
14 | Height = 25 | |
# | Line 258 | Line 258 | object Form1: TForm1 | |
258 | object JobGradeDBComboBox: TDBComboBox | |
259 | Left = 480 | |
260 | Height = 25 | |
261 | < | Top = 2 |
261 | > | Top = 0 |
262 | Width = 48 | |
263 | AutoSize = False | |
264 | DataField = 'JOB_GRADE' | |
# | Line 431 | Line 431 | object Form1: TForm1 | |
431 | DefaultTransaction = IBTransaction1 | |
432 | IdleTimer = 0 | |
433 | TraceFlags = [] | |
434 | + | UseDefaultSystemCodePage = False |
435 | left = 832 | |
436 | top = 168 | |
437 | end |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |