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 290 by tony, Fri Jan 18 11:10:37 2019 UTC vs.
Revision 291 by tony, Fri Apr 17 10:26:08 2020 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines