ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/employee/unit1.lfm
(Generate patch)

Comparing ibx/trunk/examples/employee/unit1.lfm (file contents):
Revision 62 by tony, Wed Apr 12 09:19:59 2017 UTC vs.
Revision 68 by tony, Tue Oct 17 10:07:58 2017 UTC

# Line 1 | Line 1
1   object Form1: TForm1
2 <  Left = 453
2 >  Left = 1736
3    Height = 482
4 <  Top = 336
4 >  Top = 445
5    Width = 932
6    Caption = 'Employee List'
7    ClientHeight = 482
8    ClientWidth = 932
9 +  DefaultMonitor = dmPrimary
10    OnClose = FormClose
11    OnShow = FormShow
12 <  LCLVersion = '1.6.4.0'
12 >  LCLVersion = '1.8.0.4'
13    object Button1: TButton
14      Left = 845
15      Height = 25
# Line 38 | Line 39 | object Form1: TForm1
39    end
40    object Label1: TLabel
41      Left = 17
42 <    Height = 17
42 >    Height = 14
43      Top = 14
44 <    Width = 82
44 >    Width = 87
45      Caption = 'Started Before'
46      ParentColor = False
47    end
48    object BeforeDate: TDateEdit
49      Left = 112
50 <    Height = 27
50 >    Height = 24
51      Top = 8
52      Width = 80
53      CalendarDisplaySettings = [dsShowHeadings, dsShowDayNames]
# Line 59 | Line 60 | object Form1: TForm1
60    end
61    object Label2: TLabel
62      Left = 241
63 <    Height = 17
63 >    Height = 14
64      Top = 14
65 <    Width = 72
65 >    Width = 78
66      Caption = 'Started After'
67      ParentColor = False
68    end
69    object AfterDate: TDateEdit
70      Left = 333
71 <    Height = 27
71 >    Height = 24
72      Top = 8
73      Width = 80
74      CalendarDisplaySettings = [dsShowHeadings, dsShowDayNames]
# Line 225 | Line 226 | object Form1: TForm1
226          Left = 688
227          Height = 27
228          Top = 16
229 <        Width = 48
229 >        Width = 49
230          Alignment = taRightJustify
231          Anchors = [akTop, akLeft, akBottom]
232          DataField = 'TOTALSALARIES'
# Line 249 | Line 250 | object Form1: TForm1
250        Visible = False
251        object Label3: TLabel
252          Left = 0
253 <        Height = 17
253 >        Height = 14
254          Top = 7
255 <        Width = 77
255 >        Width = 83
256          Caption = 'Employee No.'
257          ParentColor = False
258        end
259        object DBEdit1: TDBEdit
260          Left = 90
261 <        Height = 27
261 >        Height = 24
262          Top = 2
263          Width = 120
264          DataField = 'EMP_NO'
# Line 268 | Line 269 | object Form1: TForm1
269        end
270        object Label4: TLabel
271          Left = 12
272 <        Height = 17
272 >        Height = 14
273          Top = 32
274 <        Width = 61
274 >        Width = 64
275          Caption = 'First Name'
276          ParentColor = False
277        end
278        object DBEdit2: TDBEdit
279          Left = 90
280 <        Height = 27
280 >        Height = 24
281          Top = 24
282          Width = 120
283          DataField = 'FIRST_NAME'
# Line 287 | Line 288 | object Form1: TForm1
288        end
289        object Label5: TLabel
290          Left = 12
291 <        Height = 17
291 >        Height = 14
292          Top = 56
293 <        Width = 60
293 >        Width = 64
294          Caption = 'Last Name'
295          ParentColor = False
296        end
297        object DBEdit3: TDBEdit
298          Left = 90
299 <        Height = 27
299 >        Height = 24
300          Top = 46
301          Width = 120
302          DataField = 'LAST_NAME'
# Line 306 | Line 307 | object Form1: TForm1
307        end
308        object Label6: TLabel
309          Left = 216
310 <        Height = 17
310 >        Height = 14
311          Top = 7
312 <        Width = 71
312 >        Width = 77
313          Caption = 'Date Started'
314          ParentColor = False
315        end
316        object IBDateEdit1: TDBDateEdit
317          Left = 300
318 <        Height = 27
318 >        Height = 24
319          Top = 2
320          Width = 104
321          CalendarDisplaySettings = [dsShowHeadings, dsShowDayNames]
# Line 329 | Line 330 | object Form1: TForm1
330        end
331        object Label7: TLabel
332          Left = 252
333 <        Height = 17
333 >        Height = 14
334          Top = 32
335 <        Width = 35
335 >        Width = 37
336          Caption = 'Salary'
337          ParentColor = False
338        end
339        object DBEdit4: TDBEdit
340          Left = 300
341 <        Height = 27
341 >        Height = 24
342          Top = 24
343          Width = 104
344          DataField = 'SALARY'
# Line 347 | Line 348 | object Form1: TForm1
348          TabOrder = 5
349        end
350        object Label8: TLabel
351 <        Left = 712
352 <        Height = 17
351 >        Left = 708
352 >        Height = 14
353          Top = 54
354 <        Width = 20
354 >        Width = 24
355          Anchors = [akTop, akRight]
356          Caption = 'Ext.'
357          ParentColor = False
358        end
359        object DBEdit5: TDBEdit
360          Left = 732
361 <        Height = 27
361 >        Height = 24
362          Top = 48
363          Width = 40
364          DataField = 'PHONE_EXT'
# Line 369 | Line 370 | object Form1: TForm1
370        end
371        object Label9: TLabel
372          Left = 536
373 <        Height = 17
373 >        Height = 14
374          Top = 7
375 <        Width = 47
375 >        Width = 51
376          Caption = 'Location'
377          ParentColor = False
378        end
379        object Label10: TLabel
380          Left = 413
381 <        Height = 17
381 >        Height = 14
382          Top = 9
383 <        Width = 55
383 >        Width = 59
384          Caption = 'Job Grade'
385          ParentColor = False
386        end
# Line 406 | Line 407 | object Form1: TForm1
407        end
408        object Label11: TLabel
409          Left = 536
410 <        Height = 17
410 >        Height = 14
411          Top = 32
412 <        Width = 44
412 >        Width = 48
413          Caption = 'Job Title'
414          ParentColor = False
415        end
416        object Label12: TLabel
417          Left = 256
418 <        Height = 17
418 >        Height = 14
419          Top = 54
420 <        Width = 30
420 >        Width = 33
421          Caption = 'Dept.'
422          ParentColor = False
423        end
# Line 430 | Line 431 | object Form1: TForm1
431        end
432        object DBEdit6: TDBEdit
433          Left = 300
434 <        Height = 27
434 >        Height = 24
435          Top = 48
436          Width = 372
437          DataField = 'DEPT_PATH'
# Line 485 | Line 486 | object Form1: TForm1
486    end
487    object Label13: TLabel
488      Left = 456
489 <    Height = 17
489 >    Height = 14
490      Top = 14
491 <    Width = 73
491 >    Width = 79
492      Caption = 'Salary Range'
493      ParentColor = False
494    end
495    object SalaryRange: TComboBox
496      Left = 544
497 <    Height = 27
497 >    Height = 25
498      Top = 8
499      Width = 272
500      ItemHeight = 0

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines