diff --git a/项目代码/DJ/G01贸易生产计划/U_TradePlanInPut.dfm b/项目代码/DJ/G01贸易生产计划/U_TradePlanInPut.dfm index 505df9e..ab5abb5 100644 --- a/项目代码/DJ/G01贸易生产计划/U_TradePlanInPut.dfm +++ b/项目代码/DJ/G01贸易生产计划/U_TradePlanInPut.dfm @@ -43,7 +43,6 @@ inherited frmTradePlanInPut: TfrmTradePlanInPut ParentColor = False ShowCaptions = True TabOrder = 0 - ExplicitWidth = 1077 object TBSave: TToolButton Left = 0 Top = 0 @@ -71,12 +70,13 @@ inherited frmTradePlanInPut: TfrmTradePlanInPut object Tsj: TToolButton Left = 273 Top = 0 + AutoSize = True Caption = #20445#23384#35774#35745 ImageIndex = 16 OnClick = TsjClick end object TBClose: TToolButton - Left = 392 + Left = 360 Top = 0 AutoSize = True Caption = #20851#38381 @@ -102,7 +102,6 @@ inherited frmTradePlanInPut: TfrmTradePlanInPut ParentColor = False ShowCaptions = True TabOrder = 1 - ExplicitWidth = 1077 object ToolButton5: TToolButton Left = 0 Top = 0 @@ -178,7 +177,6 @@ inherited frmTradePlanInPut: TfrmTradePlanInPut DoubleBuffered = False ParentDoubleBuffered = False TabOrder = 2 - ExplicitWidth = 1077 object dxLayoutControl_bzplan: TdxLayoutControl Left = 0 Top = 0 @@ -990,7 +988,6 @@ inherited frmTradePlanInPut: TfrmTradePlanInPut TabOrder = 1 Properties.ActivePage = cxTabSheet1 Properties.CustomButtons.Buttons = <> - ExplicitLeft = 875 ClientRectBottom = 337 ClientRectRight = 200 ClientRectTop = 28 @@ -1019,7 +1016,6 @@ inherited frmTradePlanInPut: TfrmTradePlanInPut Options.DrawBorder = False Options.BorderPen.Color = clGray Options.BorderPen.Style = psDash - ExplicitTop = -5 end end object cxTabSheet2: TcxTabSheet @@ -1051,10 +1047,10 @@ inherited frmTradePlanInPut: TfrmTradePlanInPut Width = 1079 Height = 250 Align = alBottom + PopupMenu = PM_1 TabOrder = 3 ExplicitTop = 405 object Tv1: TcxGridDBTableView - PopupMenu = PM_1 Navigator.Buttons.CustomButtons = <> ScrollbarAnnotations.CustomAnnotations = <> DataController.DataSource = DS_1 diff --git a/项目代码/DJ/G01贸易生产计划/djdPackPlan.identcache b/项目代码/DJ/G01贸易生产计划/djdPackPlan.identcache index d61d88c..11f7fa2 100644 Binary files a/项目代码/DJ/G01贸易生产计划/djdPackPlan.identcache and b/项目代码/DJ/G01贸易生产计划/djdPackPlan.identcache differ diff --git a/项目代码/DJ/G03贸易布匹检验/DjdMachineInsp.identcache b/项目代码/DJ/G03贸易布匹检验/DjdMachineInsp.identcache index 61bfa99..e6c749c 100644 Binary files a/项目代码/DJ/G03贸易布匹检验/DjdMachineInsp.identcache and b/项目代码/DJ/G03贸易布匹检验/DjdMachineInsp.identcache differ diff --git a/项目代码/DJ/G03贸易布匹检验/testDll.identcache b/项目代码/DJ/G03贸易布匹检验/testDll.identcache index 83ef38a..721018b 100644 Binary files a/项目代码/DJ/G03贸易布匹检验/testDll.identcache and b/项目代码/DJ/G03贸易布匹检验/testDll.identcache differ