--- ibx/trunk/examples/employee/unit1.lfm 2017/04/12 09:19:59 62 +++ ibx/trunk/examples/employee/unit1.lfm 2017/10/17 10:07:58 68 @@ -1,14 +1,15 @@ object Form1: TForm1 - Left = 453 + Left = 1736 Height = 482 - Top = 336 + Top = 445 Width = 932 Caption = 'Employee List' ClientHeight = 482 ClientWidth = 932 + DefaultMonitor = dmPrimary OnClose = FormClose OnShow = FormShow - LCLVersion = '1.6.4.0' + LCLVersion = '1.8.0.4' object Button1: TButton Left = 845 Height = 25 @@ -38,15 +39,15 @@ object Form1: TForm1 end object Label1: TLabel Left = 17 - Height = 17 + Height = 14 Top = 14 - Width = 82 + Width = 87 Caption = 'Started Before' ParentColor = False end object BeforeDate: TDateEdit Left = 112 - Height = 27 + Height = 24 Top = 8 Width = 80 CalendarDisplaySettings = [dsShowHeadings, dsShowDayNames] @@ -59,15 +60,15 @@ object Form1: TForm1 end object Label2: TLabel Left = 241 - Height = 17 + Height = 14 Top = 14 - Width = 72 + Width = 78 Caption = 'Started After' ParentColor = False end object AfterDate: TDateEdit Left = 333 - Height = 27 + Height = 24 Top = 8 Width = 80 CalendarDisplaySettings = [dsShowHeadings, dsShowDayNames] @@ -225,7 +226,7 @@ object Form1: TForm1 Left = 688 Height = 27 Top = 16 - Width = 48 + Width = 49 Alignment = taRightJustify Anchors = [akTop, akLeft, akBottom] DataField = 'TOTALSALARIES' @@ -249,15 +250,15 @@ object Form1: TForm1 Visible = False object Label3: TLabel Left = 0 - Height = 17 + Height = 14 Top = 7 - Width = 77 + Width = 83 Caption = 'Employee No.' ParentColor = False end object DBEdit1: TDBEdit Left = 90 - Height = 27 + Height = 24 Top = 2 Width = 120 DataField = 'EMP_NO' @@ -268,15 +269,15 @@ object Form1: TForm1 end object Label4: TLabel Left = 12 - Height = 17 + Height = 14 Top = 32 - Width = 61 + Width = 64 Caption = 'First Name' ParentColor = False end object DBEdit2: TDBEdit Left = 90 - Height = 27 + Height = 24 Top = 24 Width = 120 DataField = 'FIRST_NAME' @@ -287,15 +288,15 @@ object Form1: TForm1 end object Label5: TLabel Left = 12 - Height = 17 + Height = 14 Top = 56 - Width = 60 + Width = 64 Caption = 'Last Name' ParentColor = False end object DBEdit3: TDBEdit Left = 90 - Height = 27 + Height = 24 Top = 46 Width = 120 DataField = 'LAST_NAME' @@ -306,15 +307,15 @@ object Form1: TForm1 end object Label6: TLabel Left = 216 - Height = 17 + Height = 14 Top = 7 - Width = 71 + Width = 77 Caption = 'Date Started' ParentColor = False end object IBDateEdit1: TDBDateEdit Left = 300 - Height = 27 + Height = 24 Top = 2 Width = 104 CalendarDisplaySettings = [dsShowHeadings, dsShowDayNames] @@ -329,15 +330,15 @@ object Form1: TForm1 end object Label7: TLabel Left = 252 - Height = 17 + Height = 14 Top = 32 - Width = 35 + Width = 37 Caption = 'Salary' ParentColor = False end object DBEdit4: TDBEdit Left = 300 - Height = 27 + Height = 24 Top = 24 Width = 104 DataField = 'SALARY' @@ -347,17 +348,17 @@ object Form1: TForm1 TabOrder = 5 end object Label8: TLabel - Left = 712 - Height = 17 + Left = 708 + Height = 14 Top = 54 - Width = 20 + Width = 24 Anchors = [akTop, akRight] Caption = 'Ext.' ParentColor = False end object DBEdit5: TDBEdit Left = 732 - Height = 27 + Height = 24 Top = 48 Width = 40 DataField = 'PHONE_EXT' @@ -369,17 +370,17 @@ object Form1: TForm1 end object Label9: TLabel Left = 536 - Height = 17 + Height = 14 Top = 7 - Width = 47 + Width = 51 Caption = 'Location' ParentColor = False end object Label10: TLabel Left = 413 - Height = 17 + Height = 14 Top = 9 - Width = 55 + Width = 59 Caption = 'Job Grade' ParentColor = False end @@ -406,17 +407,17 @@ object Form1: TForm1 end object Label11: TLabel Left = 536 - Height = 17 + Height = 14 Top = 32 - Width = 44 + Width = 48 Caption = 'Job Title' ParentColor = False end object Label12: TLabel Left = 256 - Height = 17 + Height = 14 Top = 54 - Width = 30 + Width = 33 Caption = 'Dept.' ParentColor = False end @@ -430,7 +431,7 @@ object Form1: TForm1 end object DBEdit6: TDBEdit Left = 300 - Height = 27 + Height = 24 Top = 48 Width = 372 DataField = 'DEPT_PATH' @@ -485,15 +486,15 @@ object Form1: TForm1 end object Label13: TLabel Left = 456 - Height = 17 + Height = 14 Top = 14 - Width = 73 + Width = 79 Caption = 'Salary Range' ParentColor = False end object SalaryRange: TComboBox Left = 544 - Height = 27 + Height = 25 Top = 8 Width = 272 ItemHeight = 0