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 61 by tony, Tue Dec 6 10:33:46 2016 UTC vs.
Revision 62 by tony, Wed Apr 12 09:19:59 2017 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines