diff --git a/public10/design/U_FormInitThread.pas b/public10/design/U_FormInitThread.pas
index e608c5c..f768264 100644
--- a/public10/design/U_FormInitThread.pas
+++ b/public10/design/U_FormInitThread.pas
@@ -34,16 +34,12 @@ begin
end;
procedure TFormInitThread.Execute;
-var
- i:integer;
begin
// 在这里执行耗时的数据加载操作
Synchronize(LoadData); // 使用 Synchronize 方法确保在主线程中更新 UI
//LoadData();
end;
procedure TFormInitThread.LoadData;
-var
- I: Integer;
begin
// 这里是实际加载数据的代码
// 假设你有一个方法叫 LoadDataFromDatabase 在数据模块中
diff --git a/椤圭洰浠g爜/DJ/G01璐告槗鐢熶骇璁″垝/djdPackPlan.dproj.local b/椤圭洰浠g爜/DJ/G01璐告槗鐢熶骇璁″垝/djdPackPlan.dproj.local
index fb76dd9..35e940a 100644
--- a/椤圭洰浠g爜/DJ/G01璐告槗鐢熶骇璁″垝/djdPackPlan.dproj.local
+++ b/椤圭洰浠g爜/DJ/G01璐告槗鐢熶骇璁″垝/djdPackPlan.dproj.local
@@ -70,12 +70,12 @@
1899-12-30 00:00:00.000.939,D:\Dp10RepoV1\椤圭洰浠g爜\djdPack\G01璐告槗鐢熶骇璁″垝\U_SysLogOrderzsd.pas=
- 1899-12-30 00:00:00.000.245,D:\Dp10RepoV1\椤圭洰浠g爜\djdPack\G01璐告槗鐢熶骇璁″垝\U_UptPlanDataToRoll.dfm=D:\Dp10RepoV1\椤圭洰浠g爜\djdPack\G01璐告槗鐢熶骇璁″垝\Unit2.dfm
- 1899-12-30 00:00:00.000.054,D:\Dp10RepoV1\椤圭洰浠g爜\djdPack\G01璐告槗鐢熶骇璁″垝\U_ProductOrderNewList.pas=
1899-12-30 00:00:00.000.368,D:\Dp10RepoV1\椤圭洰浠g爜\djdPack\G01璐告槗鐢熶骇璁″垝\U_OrderInPut.pas=
- 1899-12-30 00:00:00.000.578,D:\Dp10RepoV1\椤圭洰浠g爜\djdPack\G01璐告槗鐢熶骇璁″垝\U_MJSJFX.pas=
1899-12-30 00:00:00.000.296,D:\Dp10RepoV1\椤圭洰浠g爜\djdPack\G01璐告槗鐢熶骇璁″垝\U_TradePlanList.pas=
- 1899-12-30 00:00:00.000.245,D:\Dp10RepoV1\椤圭洰浠g爜\djdPack\G01璐告槗鐢熶骇璁″垝\U_UptPlanDataToRoll.pas=D:\Dp10RepoV1\椤圭洰浠g爜\djdPack\G01璐告槗鐢熶骇璁″垝\Unit2.pas
+ 1899-12-30 00:00:00.000.054,D:\Dp10RepoV1\椤圭洰浠g爜\djdPack\G01璐告槗鐢熶骇璁″垝\U_ProductOrderNewList.pas=
+ 1899-12-30 00:00:00.000.245,D:\Dp10RepoV1\椤圭洰浠g爜\djdPack\G01璐告槗鐢熶骇璁″垝\Unit2.dfm=D:\Dp10RepoV1\椤圭洰浠g爜\djdPack\G01璐告槗鐢熶骇璁″垝\U_UptPlanDataToRoll.dfm
+ 1899-12-30 00:00:00.000.578,D:\Dp10RepoV1\椤圭洰浠g爜\djdPack\G01璐告槗鐢熶骇璁″垝\U_MJSJFX.pas=
+ 1899-12-30 00:00:00.000.245,D:\Dp10RepoV1\椤圭洰浠g爜\djdPack\G01璐告槗鐢熶骇璁″垝\Unit2.pas=D:\Dp10RepoV1\椤圭洰浠g爜\djdPack\G01璐告槗鐢熶骇璁″垝\U_UptPlanDataToRoll.pas
1899-12-30 00:00:00.000.651,=D:\Dp10RepoV1\椤圭洰浠g爜\djdPack\G01璐告槗鐢熶骇璁″垝\Unit2.pas
diff --git a/椤圭洰浠g爜/DJ/G01璐告槗鐢熶骇璁″垝/djdPackPlan.res b/椤圭洰浠g爜/DJ/G01璐告槗鐢熶骇璁″垝/djdPackPlan.res
index 9a6a468..ddf1bc4 100644
Binary files a/椤圭洰浠g爜/DJ/G01璐告槗鐢熶骇璁″垝/djdPackPlan.res and b/椤圭洰浠g爜/DJ/G01璐告槗鐢熶骇璁″垝/djdPackPlan.res differ
diff --git a/椤圭洰浠g爜/DJ/G03璐告槗甯冨尮妫楠/DjdMachineInsp.dpr b/椤圭洰浠g爜/DJ/G03璐告槗甯冨尮妫楠/DjdMachineInsp.dpr
index 77a3c67..a4da20a 100644
--- a/椤圭洰浠g爜/DJ/G03璐告槗甯冨尮妫楠/DjdMachineInsp.dpr
+++ b/椤圭洰浠g爜/DJ/G03璐告槗甯冨尮妫楠/DjdMachineInsp.dpr
@@ -18,7 +18,6 @@ uses
U_WindowFormdesign in '..\..\..\public10\design\U_WindowFormdesign.pas',
U_CompressionFun in '..\..\..\public10\ThreeFun\Fun\U_CompressionFun.pas',
U_RTFun in '..\..\..\public10\ThreeFun\Fun\U_RTFun.pas',
- U_CDList in 'U_CDList.pas' {frmCDList},
U_AttachmentUpload in '..\A00通用窗体\U_AttachmentUpload.pas' {frmFjList_RZ},
U_ClothInfoSel in '..\A00通用窗体\U_ClothInfoSel.pas' {frmClothInfoSel},
U_CompanySel in '..\A00通用窗体\U_CompanySel.pas' {frmCompanySel},
diff --git a/椤圭洰浠g爜/DJ/G03璐告槗甯冨尮妫楠/DjdMachineInsp.dproj b/椤圭洰浠g爜/DJ/G03璐告槗甯冨尮妫楠/DjdMachineInsp.dproj
index ed2a45f..4206b10 100644
--- a/椤圭洰浠g爜/DJ/G03璐告槗甯冨尮妫楠/DjdMachineInsp.dproj
+++ b/椤圭洰浠g爜/DJ/G03璐告槗甯冨尮妫楠/DjdMachineInsp.dproj
@@ -119,10 +119,6 @@
-
-
- dfm
-
dfm
diff --git a/椤圭洰浠g爜/DJ/G03璐告槗甯冨尮妫楠/DjdMachineInsp.dproj.local b/椤圭洰浠g爜/DJ/G03璐告槗甯冨尮妫楠/DjdMachineInsp.dproj.local
index c1eb23e..87ea9c0 100644
--- a/椤圭洰浠g爜/DJ/G03璐告槗甯冨尮妫楠/DjdMachineInsp.dproj.local
+++ b/椤圭洰浠g爜/DJ/G03璐告槗甯冨尮妫楠/DjdMachineInsp.dproj.local
@@ -36,9 +36,9 @@
1899-12-30 00:00:00.000.822,D:\Dp10RepoV1\椤圭洰浠g爜\TradePack\G03璐告槗甯冨尮妫楠孿U_frameParam.pas=D:\Dp10RepoV1\椤圭洰浠g爜\TradePack\G03璐告槗甯冨尮妫楠孿Unit1.pas
1899-12-30 00:00:00.000.686,D:\Dp10RepoV1\椤圭洰浠g爜\TradePack\G03璐告槗甯冨尮妫楠孿U_MachRollMain.pas=D:\Dp10RepoV1\椤圭洰浠g爜\TradePack\G03璐告槗甯冨尮妫楠孿Unit2.pas
1899-12-30 00:00:00.000.193,D:\Dp10RepoV1\椤圭洰浠g爜\TradePack\G03璐告槗甯冨尮妫楠孿Unit1.pas=D:\Dp10RepoV1\public10\ThreeFun\Fun\U_AdoFunc.pas
- 1899-12-30 00:00:00.000.983,D:\Dp10Repo\椤圭洰浠g爜\RTBasics\F05鏌撹壊妫楠孿Unit1.pas=
1899-12-30 00:00:00.000.996,=D:\Dp10RepoV1\public10\design\U_BaseDataLink.pas
- 1899-12-30 00:00:00.000.950,=D:\Dp10RepoV1\椤圭洰浠g爜\TradePack\G03璐告槗甯冨尮妫楠孿Unit1.pas
+ 1899-12-30 00:00:00.000.983,D:\Dp10Repo\椤圭洰浠g爜\RTBasics\F05鏌撹壊妫楠孿Unit1.pas=
+ 1899-12-30 00:00:00.000.507,=D:\Dp10RepoV1\椤圭洰浠g爜\TradePack\G03璐告槗甯冨尮妫楠孿Unit1.pas
1899-12-30 00:00:00.000.048,=D:\Dp10Repo\public10\design\U_BaseList.pas
1899-12-30 00:00:00.000.736,D:\Dp10RepoV1\椤圭洰浠g爜\TradePack\G03璐告槗甯冨尮妫楠孿U_ProductListHelp.pas=D:\Dp10RepoV1\椤圭洰浠g爜\TradePack\G03璐告槗甯冨尮妫楠孿Unit2.pas
1899-12-30 00:00:00.000.135,D:\Dp10Repo\椤圭洰浠g爜\鐫跨壒\鏂癉LL鍒濆鍖(CSH.dll)\U_ZDYHelp.pas=
@@ -47,7 +47,7 @@
1899-12-30 00:00:00.000.051,=D:\Dp10RepoV1\椤圭洰浠g爜\djdPack\G03璐告槗甯冨尮妫楠孿U_BillPrintList.pas
1899-12-30 00:00:00.000.581,D:\Dp10Repo\椤圭洰浠g爜\RTBasics\G03璐告槗甯冨尮妫楠孿TradeInsp.dproj=D:\Dp10Repo\椤圭洰浠g爜\RTBasics\G03璐告槗甯冨尮妫楠孿DyeInsp.dproj
1899-12-30 00:00:00.000.018,=D:\Dp10RepoV1\椤圭洰浠g爜\TradePack\G03璐告槗甯冨尮妫楠孿U_TradeClothWaitPack.pas
- 1899-12-30 00:00:00.000.507,=D:\Dp10RepoV1\椤圭洰浠g爜\TradePack\G03璐告槗甯冨尮妫楠孿Unit1.pas
+ 1899-12-30 00:00:00.000.950,=D:\Dp10RepoV1\椤圭洰浠g爜\TradePack\G03璐告槗甯冨尮妫楠孿Unit1.pas
1899-12-30 00:00:00.000.939,=D:\Dp10Repo\public10\design\U_BaseInput.pas
1899-12-30 00:00:00.000.114,D:\Dp10RepoV1\椤圭洰浠g爜\TradePack\G03璐告槗甯冨尮妫楠孿U_DeviceJkTest.pas=D:\Dp10RepoV1\椤圭洰浠g爜\TradePack\G03璐告槗甯冨尮妫楠孿Unit2.pas
1899-12-30 00:00:00.000.114,D:\Dp10RepoV1\椤圭洰浠g爜\TradePack\G03璐告槗甯冨尮妫楠孿U_DeviceJkTest.dfm=D:\Dp10RepoV1\椤圭洰浠g爜\TradePack\G03璐告槗甯冨尮妫楠孿Unit2.dfm
@@ -59,11 +59,11 @@
1899-12-30 00:00:00.000.178,=D:\Dp10Repo\public10\design\U_WindowFormdesign.pas
1899-12-30 00:00:00.000.995,D:\Dp10RepoV1\椤圭洰浠g爜\TradePack\A00閫氱敤绐椾綋\U_LabelPrint.dfm=D:\Dp10RepoV1\椤圭洰浠g爜\TradePack\A00閫氱敤绐椾綋\U_MdPrint.dfm
1899-12-30 00:00:00.000.757,D:\Dp10RepoV1\椤圭洰浠g爜\TradePack\G03璐告槗甯冨尮妫楠孿Unit2.pas=D:\Dp10RepoV1\椤圭洰浠g爜\TradePack\G03璐告槗甯冨尮妫楠孿U_ProductJYHZList.pas
+ 1899-12-30 00:00:00.000.950,=D:\Dp10RepoV1\椤圭洰浠g爜\TradePack\G03璐告槗甯冨尮妫楠孿Unit2.pas
+ 1899-12-30 00:00:00.000.701,=D:\Dp10RepoV1\椤圭洰浠g爜\TradePack\G03璐告槗甯冨尮妫楠孿Unit2.pas
+ 1899-12-30 00:00:00.000.487,D:\Dp10Repo\椤圭洰浠g爜\鐫跨壒\鏂癉LL鍒濆鍖(CSH.dll)\U_ZDYHelpSel.pas=
1899-12-30 00:00:00.000.706,=D:\Dp10RepoV1\椤圭洰浠g爜\TradePack\G03璐告槗甯冨尮妫楠孿Unit2.pas
1899-12-30 00:00:00.000.717,=D:\Dp10RepoV1\椤圭洰浠g爜\TradePack\G03璐告槗甯冨尮妫楠孿Unit2.pas
- 1899-12-30 00:00:00.000.487,D:\Dp10Repo\椤圭洰浠g爜\鐫跨壒\鏂癉LL鍒濆鍖(CSH.dll)\U_ZDYHelpSel.pas=
- 1899-12-30 00:00:00.000.990,=D:\Dp10RepoV1\椤圭洰浠g爜\TradePack\G03璐告槗甯冨尮妫楠孿Unit2.pas
- 1899-12-30 00:00:00.000.739,=D:\Dp10RepoV1\椤圭洰浠g爜\TradePack\G03璐告槗甯冨尮妫楠孿Unit2.pas
1899-12-30 00:00:00.000.975,D:\Dp10RepoV1\椤圭洰浠g爜\TradePack\G03璐告槗甯冨尮妫楠孿U_DeviceJkDll.pas=D:\Dp10RepoV1\椤圭洰浠g爜\TradePack\G03璐告槗甯冨尮妫楠孿Unit1.pas
1899-12-30 00:00:00.000.514,D:\Dp10RepoV1\椤圭洰浠g爜\TradePack\G03璐告槗甯冨尮妫楠孿Unit1.dfm=D:\Dp10RepoV1\椤圭洰浠g爜\TradePack\G03璐告槗甯冨尮妫楠孿U_KeyBoard.dfm
1899-12-30 00:00:00.000.567,D:\Dp10RepoV1\椤圭洰浠g爜\TradePack\G03璐告槗甯冨尮妫楠孿Unit1.dfm=D:\Dp10RepoV1\椤圭洰浠g爜\TradePack\G03璐告槗甯冨尮妫楠孿U_frameBads.dfm
@@ -90,11 +90,11 @@
1899-12-30 00:00:00.000.692,D:\Dp10Repo\椤圭洰浠g爜\RTBasics\A00閫氱敤绐椾綋\U_ClothInfoSel.dfm=D:\Dp10Repo\椤圭洰浠g爜\RTBasics\A00閫氱敤绐椾綋\U_CompanySel.dfm
1899-12-30 00:00:00.000.673,D:\Dp10RepoV1\public10\ThreeFun\Fun\U_ControlData.pas=D:\Dp10RepoV1\椤圭洰浠g爜\TradePack\G03璐告槗甯冨尮妫楠孿Unit1.pas
1899-12-30 00:00:00.000.313,D:\Dp10RepoV1\椤圭洰浠g爜\TradePack\G03璐告槗甯冨尮妫楠孿U_BatchMdyData.pas=D:\Dp10RepoV1\椤圭洰浠g爜\TradePack\G03璐告槗甯冨尮妫楠孿Unit2.pas
- 1899-12-30 00:00:00.000.950,=D:\Dp10RepoV1\椤圭洰浠g爜\TradePack\G03璐告槗甯冨尮妫楠孿Unit2.pas
- 1899-12-30 00:00:00.000.701,=D:\Dp10RepoV1\椤圭洰浠g爜\TradePack\G03璐告槗甯冨尮妫楠孿Unit2.pas
1899-12-30 00:00:00.000.053,=D:\Dp10RepoV1\椤圭洰浠g爜\TradePack\G03璐告槗甯冨尮妫楠孿Unit2.pas
1899-12-30 00:00:00.000.233,=D:\Dp10RepoV1\椤圭洰浠g爜\TradePack\G03璐告槗甯冨尮妫楠孿Unit2.pas
1899-12-30 00:00:00.000.679,=D:\Dp10RepoV1\椤圭洰浠g爜\TradePack\G03璐告槗甯冨尮妫楠孿Unit2.pas
+ 1899-12-30 00:00:00.000.990,=D:\Dp10RepoV1\椤圭洰浠g爜\TradePack\G03璐告槗甯冨尮妫楠孿Unit2.pas
+ 1899-12-30 00:00:00.000.739,=D:\Dp10RepoV1\椤圭洰浠g爜\TradePack\G03璐告槗甯冨尮妫楠孿Unit2.pas
1899-12-30 00:00:00.000.964,D:\Dp10RepoV1\椤圭洰浠g爜\TradePack\G03璐告槗甯冨尮妫楠孿Unit2.pas=D:\Dp10RepoV1\椤圭洰浠g爜\TradePack\G03璐告槗甯冨尮妫楠孿U_DjdDjClList.pas
1899-12-30 00:00:00.000.844,=D:\Dp10Repo\椤圭洰浠g爜\RTBasics\A00閫氱敤绐椾綋\U_AttachmentUpload.pas
1899-12-30 00:00:00.000.964,D:\Dp10RepoV1\椤圭洰浠g爜\TradePack\G03璐告槗甯冨尮妫楠孿Unit2.dfm=D:\Dp10RepoV1\椤圭洰浠g爜\TradePack\G03璐告槗甯冨尮妫楠孿U_DjdDjClList.dfm
@@ -187,7 +187,5 @@
-
-
diff --git a/椤圭洰浠g爜/DJ/G03璐告槗甯冨尮妫楠/DjdMachineInsp.identcache b/椤圭洰浠g爜/DJ/G03璐告槗甯冨尮妫楠/DjdMachineInsp.identcache
index d687f35..6759b60 100644
Binary files a/椤圭洰浠g爜/DJ/G03璐告槗甯冨尮妫楠/DjdMachineInsp.identcache and b/椤圭洰浠g爜/DJ/G03璐告槗甯冨尮妫楠/DjdMachineInsp.identcache differ
diff --git a/椤圭洰浠g爜/DJ/G03璐告槗甯冨尮妫楠/U_MachRollMain.dfm b/椤圭洰浠g爜/DJ/G03璐告槗甯冨尮妫楠/U_MachRollMain.dfm
index 7e5f3bd..51e3f87 100644
--- a/椤圭洰浠g爜/DJ/G03璐告槗甯冨尮妫楠/U_MachRollMain.dfm
+++ b/椤圭洰浠g爜/DJ/G03璐告槗甯冨尮妫楠/U_MachRollMain.dfm
@@ -8,6 +8,7 @@ inherited frmMachRollMain: TfrmMachRollMain
Font.Height = -16
FormStyle = fsMDIChild
Visible = True
+ ExplicitTop = -117
ExplicitWidth = 1128
ExplicitHeight = 775
PixelsPerInch = 96
@@ -57,6 +58,7 @@ inherited frmMachRollMain: TfrmMachRollMain
Style.HotTrack = False
Style.TransparentBorder = False
TabOrder = 13
+ OnClick = edtScanEnter
Width = 164
end
object Qty: TcxTextEdit
@@ -66,6 +68,7 @@ inherited frmMachRollMain: TfrmMachRollMain
Style.HotTrack = False
Style.TransparentBorder = False
TabOrder = 9
+ OnClick = edtScanEnter
Width = 105
end
object FtyPCId: TcxTextEdit
@@ -831,6 +834,7 @@ inherited frmMachRollMain: TfrmMachRollMain
Style.HotTrack = False
Style.TransparentBorder = False
TabOrder = 22
+ OnClick = edtScanEnter
Height = 31
Width = 83
end
@@ -840,6 +844,7 @@ inherited frmMachRollMain: TfrmMachRollMain
Style.HotTrack = False
Style.TransparentBorder = False
TabOrder = 21
+ OnClick = edtScanEnter
Width = 95
end
object C_GramWeight2: TcxTextEdit
@@ -849,6 +854,7 @@ inherited frmMachRollMain: TfrmMachRollMain
Style.HotTrack = False
Style.TransparentBorder = False
TabOrder = 23
+ OnClick = edtScanEnter
Height = 31
Width = 88
end
@@ -859,6 +865,7 @@ inherited frmMachRollMain: TfrmMachRollMain
Style.HotTrack = False
Style.TransparentBorder = False
TabOrder = 24
+ OnClick = edtScanEnter
Height = 31
Width = 92
end
@@ -868,6 +875,7 @@ inherited frmMachRollMain: TfrmMachRollMain
Style.HotTrack = False
Style.TransparentBorder = False
TabOrder = 25
+ OnClick = edtScanEnter
Width = 121
end
object BDBC_Width: TcxTextEdit
@@ -877,6 +885,7 @@ inherited frmMachRollMain: TfrmMachRollMain
Style.HotTrack = False
Style.TransparentBorder = False
TabOrder = 26
+ OnClick = edtScanEnter
Height = 31
Width = 121
end
@@ -887,6 +896,7 @@ inherited frmMachRollMain: TfrmMachRollMain
Style.HotTrack = False
Style.TransparentBorder = False
TabOrder = 33
+ OnClick = edtScanEnter
Height = 31
Width = 121
end
@@ -897,6 +907,7 @@ inherited frmMachRollMain: TfrmMachRollMain
Style.HotTrack = False
Style.TransparentBorder = False
TabOrder = 32
+ OnClick = edtScanEnter
Height = 31
Width = 121
end
@@ -913,6 +924,7 @@ inherited frmMachRollMain: TfrmMachRollMain
Style.HotTrack = False
Style.TransparentBorder = False
TabOrder = 28
+ OnClick = edtScanEnter
Width = 121
end
object TW_diff: TcxButtonEdit
@@ -929,6 +941,7 @@ inherited frmMachRollMain: TfrmMachRollMain
Style.HotTrack = False
Style.TransparentBorder = False
TabOrder = 29
+ OnClick = edtScanEnter
Height = 31
Width = 121
end
@@ -946,6 +959,7 @@ inherited frmMachRollMain: TfrmMachRollMain
Style.HotTrack = False
Style.TransparentBorder = False
TabOrder = 30
+ OnClick = edtScanEnter
Height = 31
Width = 121
end
@@ -962,6 +976,7 @@ inherited frmMachRollMain: TfrmMachRollMain
Style.HotTrack = False
Style.TransparentBorder = False
TabOrder = 27
+ OnClick = edtScanEnter
Width = 121
end
object color_light: TcxButtonEdit
@@ -977,6 +992,7 @@ inherited frmMachRollMain: TfrmMachRollMain
Style.HotTrack = False
Style.TransparentBorder = False
TabOrder = 31
+ OnClick = edtScanEnter
Width = 121
end
object dxLayoutControl_packGroup_Root: TdxLayoutGroup
@@ -2623,80 +2639,62 @@ inherited frmMachRollMain: TfrmMachRollMain
ExplicitWidth = 338
ExplicitHeight = 734
inherited dxPanel1: TdxPanel
- Top = 448
+ Top = 371
Width = 338
- Height = 286
- ExplicitTop = 448
+ Height = 363
+ ExplicitTop = 371
ExplicitWidth = 338
- ExplicitHeight = 286
+ ExplicitHeight = 363
inherited RadioGroup1: TRadioGroup
- Top = 227
+ Top = 304
Width = 336
Height = 57
Visible = False
- ExplicitTop = 227
+ ExplicitTop = 304
ExplicitWidth = 336
ExplicitHeight = 57
end
inherited dxPanel3: TdxPanel
- Top = 104
+ Top = 106
Width = 336
- Height = 123
- ExplicitTop = 104
+ Height = 198
+ ExplicitTop = 107
ExplicitWidth = 336
- ExplicitHeight = 123
+ ExplicitHeight = 198
inherited cxButton1: TcxButton
- Left = 56
- Top = 77
- ExplicitLeft = 56
- ExplicitTop = 77
+ Left = 18
+ Top = 164
+ Visible = False
+ OnClick = frameBads1cxButton1Click
+ ExplicitLeft = 18
+ ExplicitTop = 164
end
inherited cxButton2: TcxButton
- Left = 189
- Top = 79
+ Left = 118
+ Top = 142
OnClick = cxButton2Click
- ExplicitLeft = 189
- ExplicitTop = 79
+ ExplicitLeft = 118
+ ExplicitTop = 142
end
end
inherited dxLayoutControl1: TdxLayoutControl
- Top = 5
+ Top = 7
Width = 336
OnDblClick = dxLayoutControl_packDblClick
- ExplicitTop = 5
+ ExplicitTop = 7
ExplicitWidth = 336
inherited CIFBeg: TcxTextEdit
- Top = 48
OnEnter = edtScanEnter
- ExplicitTop = 48
- end
- inherited CIFEnd: TcxTextEdit
- Top = 48
- ExplicitTop = 48
- end
- inherited CIFQty: TcxTextEdit
- Top = 48
- ExplicitTop = 48
- end
- inherited CIFNumber: TcxTextEdit
- Top = 3
- ExplicitTop = 3
end
inherited IsSubtract: TcxCheckBox
- Top = 3
- ExplicitTop = 3
ExplicitWidth = 43
Width = 43
end
inherited SubtractQty: TcxTextEdit
- Top = 3
Properties.OnEditValueChanged = nil
- ExplicitTop = 3
end
inherited cxCheck_len: TcxCheckBox
- Top = 48
Properties.OnChange = frameBads1cxCheck_lenPropertiesChange
- ExplicitTop = 48
end
inherited dxLayoutControl1Group_Root: TdxLayoutGroup
ItemIndex = 1
@@ -2705,41 +2703,61 @@ inherited frmMachRollMain: TfrmMachRollMain
end
inherited cxScrollBox1: TcxScrollBox
Width = 338
- Height = 448
+ Height = 371
ExplicitWidth = 338
- ExplicitHeight = 448
+ ExplicitHeight = 371
end
inherited ADOTmp: TADOQuery
Left = 104
Top = 153
end
end
- object CIFPoints: TcxTextEdit
- Left = 98
- Top = 549
- TabOrder = 1
- Width = 121
- end
- object cxLabel1: TcxLabel
- Left = 48
- Top = 554
- Caption = #25187#20998
- end
object cxLabel2: TcxLabel
- Left = 21
- Top = 593
+ Left = 30
+ Top = 594
Caption = #30133#28857#25551#36848
end
- object CIFnote: TcxTextEdit
- Left = 101
- Top = 592
+ object cxLabel1: TcxLabel
+ Left = 60
+ Top = 555
+ Caption = #25187#20998
+ end
+ object CIFPoints: TcxButtonEdit
+ Left = 121
+ Top = 555
+ Hint = 'CIFPoints/'#25187#20998
+ Properties.Buttons = <
+ item
+ Default = True
+ Kind = bkEllipsis
+ end>
+ Properties.OnButtonClick = hand_feelPropertiesButtonClick
+ Style.HotTrack = False
+ Style.TransparentBorder = False
+ TabOrder = 3
+ OnEnter = edtScanEnter
+ Width = 121
+ end
+ object CIFnote: TcxButtonEdit
+ Left = 122
+ Top = 595
+ Hint = 'CIFnote/'#30133#28857#25551#36848
+ Properties.Buttons = <
+ item
+ Default = True
+ Kind = bkEllipsis
+ end>
+ Properties.OnButtonClick = hand_feelPropertiesButtonClick
+ Style.HotTrack = False
+ Style.TransparentBorder = False
TabOrder = 4
- Width = 229
+ OnEnter = edtScanEnter
+ Width = 200
end
end
object cxGroupBox_keys: TcxGroupBox [3]
- Left = 491
- Top = 196
+ Left = 505
+ Top = 25
Caption = #34394#25311#38190#30424
ParentFont = False
Style.Font.Charset = ANSI_CHARSET
@@ -2802,7 +2820,9 @@ inherited frmMachRollMain: TfrmMachRollMain
OnClick = FrameKeyBoard1SpeedButton1Click
end
inherited SpeedButton9: TSpeedButton
+ Top = 124
OnClick = FrameKeyBoard1SpeedButton1Click
+ ExplicitTop = 124
end
inherited SpeedButton_back: TSpeedButton
OnClick = FrameKeyBoard1SpeedButton_backClick
diff --git a/椤圭洰浠g爜/DJ/G03璐告槗甯冨尮妫楠/U_MachRollMain.pas b/椤圭洰浠g爜/DJ/G03璐告槗甯冨尮妫楠/U_MachRollMain.pas
index 6d192c8..307765d 100644
--- a/椤圭洰浠g爜/DJ/G03璐告槗甯冨尮妫楠/U_MachRollMain.pas
+++ b/椤圭洰浠g爜/DJ/G03璐告槗甯冨尮妫楠/U_MachRollMain.pas
@@ -294,11 +294,11 @@ type
dxLayoutAutoCreatedGroup9: TdxLayoutAutoCreatedGroup;
dxLayoutAutoCreatedGroup11: TdxLayoutAutoCreatedGroup;
dxLayoutAutoCreatedGroup7: TdxLayoutAutoCreatedGroup;
- CIFPoints: TcxTextEdit;
- cxLabel1: TcxLabel;
cxLabel2: TcxLabel;
- CIFnote: TcxTextEdit;
Tv2CIFType: TcxGridDBColumn;
+ cxLabel1: TcxLabel;
+ CIFPoints: TcxButtonEdit;
+ CIFnote: TcxButtonEdit;
procedure FormCreate(Sender: TObject);
procedure FormShow(Sender: TObject);
procedure Button_badClick(Sender: TObject);
@@ -347,6 +347,7 @@ type
procedure customStrField5PropertiesButtonClick(Sender: TObject; AButtonIndex: Integer);
procedure ToolButton1Click(Sender: TObject);
procedure hand_feelPropertiesButtonClick(Sender: TObject; AButtonIndex: Integer);
+ procedure frameBads1cxButton1Click(Sender: TObject);
private
FCIID, FOperationStatus, FCIFName, FWorkshop: string;
FBCIOID, FOrderNo, FMainId, FSubId, FPCId, FConNo, FConMId, fBuyConNo, FConSId: string;
@@ -422,7 +423,7 @@ implementation
uses
U_DataLink, U_ControlData, U_ParamSet, U_RTFun, U_globalVar,
U_FormLayOutDesign, U_ZDYHelp, U_iniParam, U_ProductListHelp, U_SysLogList,
- U_MdPrint, U_CDList;
+ U_MdPrint;
{$R *.dfm}
/// ///////////////////////////////
@@ -1021,6 +1022,13 @@ begin
frameBads1.CIFBeg.text := inputLen.Text;
end;
+procedure TfrmMachRollMain.frameBads1cxButton1Click(Sender: TObject);
+begin
+ inherited;
+ frameBads1.cxButton1Click(Sender);
+
+end;
+
procedure TfrmMachRollMain.frameBads1cxButton3Click(Sender: TObject);
begin
inherited;
diff --git a/椤圭洰浠g爜/DJ/G03璐告槗甯冨尮妫楠/U_frameBads.dfm b/椤圭洰浠g爜/DJ/G03璐告槗甯冨尮妫楠/U_frameBads.dfm
index 223aec7..7228376 100644
--- a/椤圭洰浠g爜/DJ/G03璐告槗甯冨尮妫楠/U_frameBads.dfm
+++ b/椤圭洰浠g爜/DJ/G03璐告槗甯冨尮妫楠/U_frameBads.dfm
@@ -98,7 +98,7 @@ object frameBads: TframeBads
TabOrder = 2
LayoutLookAndFeel = DataLink_TradeInsp.dxLayoutSkinLookAndFeel1
object CIFBeg: TcxTextEdit
- Left = 48
+ Left = 53
Top = 54
ParentFont = False
Properties.OnEditValueChanged = CIFBegPropertiesEditValueChanged
@@ -114,7 +114,7 @@ object frameBads: TframeBads
Width = 52
end
object CIFEnd: TcxTextEdit
- Left = 124
+ Left = 129
Top = 54
AutoSize = False
ParentFont = False
@@ -128,11 +128,11 @@ object frameBads: TframeBads
Style.TransparentBorder = False
Style.IsFontAssigned = True
TabOrder = 5
- Height = 31
+ Height = 37
Width = 58
end
object CIFQty: TcxTextEdit
- Left = 206
+ Left = 211
Top = 54
AutoSize = False
ParentFont = False
@@ -145,7 +145,7 @@ object frameBads: TframeBads
Style.TransparentBorder = False
Style.IsFontAssigned = True
TabOrder = 6
- Height = 31
+ Height = 37
Width = 53
end
object CIFNumber: TcxTextEdit
@@ -186,7 +186,7 @@ object frameBads: TframeBads
Transparent = True
OnClick = IsSubtractClick
Height = 37
- Width = 53
+ Width = 36
end
object SubtractQty: TcxTextEdit
Left = 194
@@ -251,7 +251,7 @@ object frameBads: TframeBads
object dxLayoutItem2: TdxLayoutItem
Parent = dxLayoutGroup1
Control = CIFNumber
- ControlOptions.OriginalHeight = 31
+ ControlOptions.OriginalHeight = 37
ControlOptions.OriginalWidth = 56
ControlOptions.ShowBorder = False
Index = 2
@@ -285,7 +285,7 @@ object frameBads: TframeBads
object dxLayoutItem1: TdxLayoutItem
Parent = dxLayoutGroup2
Control = CIFBeg
- ControlOptions.OriginalHeight = 31
+ ControlOptions.OriginalHeight = 37
ControlOptions.OriginalWidth = 52
ControlOptions.ShowBorder = False
Index = 1
@@ -352,7 +352,7 @@ object frameBads: TframeBads
CaptionOptions.Visible = False
Control = cxCheck_len
ControlOptions.OriginalHeight = 30
- ControlOptions.OriginalWidth = 44
+ ControlOptions.OriginalWidth = 49
ControlOptions.ShowBorder = False
Index = 0
end