--- ibx/trunk/examples/dbcontrolgrid/unit1.lfm 2017/10/03 14:08:11 67 +++ ibx/trunk/examples/dbcontrolgrid/unit1.lfm 2017/10/17 10:07:58 68 @@ -1,14 +1,16 @@ object Form1: TForm1 - Left = 495 + Left = 813 Height = 575 - Top = 399 + Top = 318 Width = 1026 Caption = 'Employee List' ClientHeight = 575 ClientWidth = 1026 + DefaultMonitor = dmPrimary OnClose = FormClose OnShow = FormShow - LCLVersion = '1.6.2.0' + Position = poDefault + LCLVersion = '1.8.0.4' object Button1: TButton Left = 939 Height = 25 @@ -29,15 +31,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 = 96 CalendarDisplaySettings = [dsShowHeadings, dsShowDayNames] @@ -50,15 +52,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 = 91 CalendarDisplaySettings = [dsShowHeadings, dsShowDayNames] @@ -115,15 +117,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' @@ -134,15 +136,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 = 28 Width = 120 DataField = 'FIRST_NAME' @@ -153,15 +155,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 = 54 Width = 120 DataField = 'LAST_NAME' @@ -172,15 +174,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 = 100 CalendarDisplaySettings = [dsShowHeadings, dsShowDayNames] @@ -195,15 +197,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 = 28 Width = 104 DataField = 'SALARY' @@ -213,17 +215,17 @@ object Form1: TForm1 TabOrder = 5 end object Label8: TLabel - Left = 818 - Height = 17 + Left = 814 + Height = 14 Top = 58 - Width = 20 + Width = 24 Anchors = [akTop, akRight] Caption = 'Ext.' ParentColor = False end object DBEdit5: TDBEdit Left = 838 - Height = 27 + Height = 24 Top = 54 Width = 40 DataField = 'PHONE_EXT' @@ -235,17 +237,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 @@ -272,17 +274,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 = 58 - Width = 30 + Width = 33 Caption = 'Dept.' ParentColor = False end @@ -296,7 +298,7 @@ object Form1: TForm1 end object DBEdit6: TDBEdit Left = 300 - Height = 27 + Height = 24 Top = 54 Width = 478 DataField = 'DEPT_PATH' @@ -309,7 +311,7 @@ object Form1: TForm1 end object DBEdit7: TDBEdit Left = 592 - Height = 27 + Height = 24 Top = 0 Width = 246 DataField = 'JOB_COUNTRY' @@ -321,7 +323,7 @@ object Form1: TForm1 end object DBEdit8: TDBEdit Left = 592 - Height = 27 + Height = 24 Top = 28 Width = 246 DataField = 'JOB_TITLE' @@ -376,10 +378,10 @@ object Form1: TForm1 TabOrder = 1 end object DBText1: TDBText - Left = 833 + Left = 832 Height = 27 Top = 16 - Width = 48 + Width = 49 Alignment = taRightJustify Anchors = [akTop, akRight, akBottom] DataField = 'TOTALSALARIES' @@ -390,15 +392,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