--- ibx/trunk/examples/dbcontrolgrid/unit1.lfm 2016/05/17 08:14:52 40 +++ ibx/trunk/examples/dbcontrolgrid/unit1.lfm 2016/07/16 12:25:48 41 @@ -8,7 +8,7 @@ object Form1: TForm1 ClientWidth = 1026 OnClose = FormClose OnShow = FormShow - LCLVersion = '1.4.4.0' + LCLVersion = '1.6.0.4' object Button1: TButton Left = 939 Height = 25 @@ -258,7 +258,7 @@ object Form1: TForm1 object JobGradeDBComboBox: TDBComboBox Left = 480 Height = 25 - Top = 2 + Top = 0 Width = 48 AutoSize = False DataField = 'JOB_GRADE' @@ -431,6 +431,7 @@ object Form1: TForm1 DefaultTransaction = IBTransaction1 IdleTimer = 0 TraceFlags = [] + UseDefaultSystemCodePage = False left = 832 top = 168 end