diff --git a/A02基础产品管理/ClothInfo.dproj.local b/A02基础产品管理/ClothInfo.dproj.local
index 2a11274..fe6dde0 100644
--- a/A02基础产品管理/ClothInfo.dproj.local
+++ b/A02基础产品管理/ClothInfo.dproj.local
@@ -7,7 +7,7 @@
1899/12/30 00:00:00.000.135,D:\Dp10Repo\项目代码\睿特\新DLL初始化(CSH.dll)\U_ZDYHelp.pas=
1899/12/30 00:00:00.000.754,D:\Dp10Repo\项目代码\RTBasics\A02基础产品管理\U_ClothInfo_Tat.pas=D:\Dp10Repo\项目代码\RTBasics\A02基础产品管理\U_TatClothInfo.pas
1899/12/30 00:00:00.000.692,D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_CompanySel.dfm=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_ClothInfoSel.dfm
- 1899/12/30 00:00:00.000.146,=D:\Dp10Repo\public10\ThreeFun\Fun\uSZHN_JSON.pas
+ 1899/12/30 00:00:00.000.487,D:\Dp10Repo\项目代码\睿特\新DLL初始化(CSH.dll)\U_ZDYHelpSel.pas=
1899/12/30 00:00:00.000.616,D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_LablePrint.pas=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_CompanySel.pas
1899/12/30 00:00:00.000.975,=D:\Dp10Repo\public10\ThreeFun\Fun\U_CompressionFun.pas
1899/12/30 00:00:00.000.873,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_LbaelMapSet.pas
@@ -34,17 +34,17 @@
1899/12/30 00:00:00.000.015,=D:\Dp10Repo\public10\ThreeFun\Fun\U_RTFun.pas
1899/12/30 00:00:00.000.504,=D:\Dp10Repo\项目代码\RTBasics\A02基础产品管理\U_ClothType.pas
1899/12/30 00:00:00.000.123,=D:\Dp10Repo\public10\design\U_globalVar.pas
- 1899/12/30 00:00:00.000.472,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_YarnInfoSel.pas
1899/12/30 00:00:00.000.754,D:\Dp10Repo\项目代码\RTBasics\A02基础产品管理\U_ClothInfo_Tat.dfm=D:\Dp10Repo\项目代码\RTBasics\A02基础产品管理\U_TatClothInfo.dfm
+ 1899/12/30 00:00:00.000.146,=D:\Dp10Repo\public10\ThreeFun\Fun\uSZHN_JSON.pas
1899/12/30 00:00:00.000.743,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_LabelPrint.pas
1899/12/30 00:00:00.000.716,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_ProcessSel.pas
- 1899/12/30 00:00:00.000.487,D:\Dp10Repo\项目代码\睿特\新DLL初始化(CSH.dll)\U_ZDYHelpSel.pas=
+ 1899/12/30 00:00:00.000.472,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_YarnInfoSel.pas
1899/12/30 00:00:00.000.092,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_EmployeeSel.pas
1899/12/30 00:00:00.000.806,D:\Dp10Repo\项目代码\RTBasics\A00通用模板\ClothInfo.dproj=D:\Dp10Repo\项目代码\RTBasics\A00通用模板\InformationBase.dproj
1899/12/30 00:00:00.000.692,D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_CompanySel.pas=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_ClothInfoSel.pas
- 1899/12/30 00:00:00.000.734,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_CompanySel.pas
1899/12/30 00:00:00.000.630,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_CompanySel.pas
1899/12/30 00:00:00.000.422,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_CompanySel.pas
+ 1899/12/30 00:00:00.000.734,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_CompanySel.pas
diff --git a/A02基础产品管理/U_ClothInfoInput.dfm b/A02基础产品管理/U_ClothInfoInput.dfm
index c122333..7cbb7df 100644
--- a/A02基础产品管理/U_ClothInfoInput.dfm
+++ b/A02基础产品管理/U_ClothInfoInput.dfm
@@ -1,4 +1,4 @@
-object frmClothInfoInput: TfrmClothInfoInput
+object frmClothInfoInput: TfrmClothInfoInput
Left = 459
Top = 231
Anchors = []
@@ -32,22 +32,22 @@ object frmClothInfoInput: TfrmClothInfoInput
ParentColor = False
ShowCaptions = True
TabOrder = 0
- object ToolButton1: TToolButton
+ object TbSave: TToolButton
Tag = 1
Left = 0
Top = 0
AutoSize = True
Caption = #20445#23384
ImageIndex = 16
- OnClick = ToolButton1Click
+ OnClick = TbSaveClick
end
- object ToolButton6: TToolButton
+ object TbUpFile: TToolButton
Left = 71
Top = 0
AutoSize = True
Caption = #38468#20214
ImageIndex = 22
- OnClick = ToolButton6Click
+ OnClick = TbUpFileClick
end
object TBClose: TToolButton
Left = 142
@@ -65,7 +65,7 @@ object frmClothInfoInput: TfrmClothInfoInput
Height = 621
Align = alTop
TabOrder = 1
- Properties.ActivePage = cxTabSheet5
+ Properties.ActivePage = cxTabSheet6
Properties.CustomButtons.Buttons = <>
ClientRectBottom = 619
ClientRectLeft = 2
@@ -81,11 +81,12 @@ object frmClothInfoInput: TfrmClothInfoInput
Height = 597
Align = alClient
TabOrder = 0
- ExplicitLeft = 24
- ExplicitTop = -40
+ ExplicitLeft = -176
+ ExplicitTop = -60
object C_GramWeight: TcxTextEdit
- Left = 113
- Top = 56
+ Tag = 2
+ Left = 118
+ Top = 85
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -94,7 +95,8 @@ object frmClothInfoInput: TfrmClothInfoInput
Width = 140
end
object C_Name: TcxTextEdit
- Left = 113
+ Tag = 2
+ Left = 118
Top = 17
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
@@ -103,9 +105,10 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 1
Width = 140
end
- object C_Width: TcxTextEdit
- Left = 393
- Top = 95
+ object F_Width: TcxTextEdit
+ Tag = 2
+ Left = 701
+ Top = 17
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -114,68 +117,69 @@ object frmClothInfoInput: TfrmClothInfoInput
Width = 140
end
object cxLabel37: TcxLabel
- Left = 25
- Top = 20
+ Left = 29
+ Top = 21
Caption = #25104#21697#21697#21517
end
object cxLabel38: TcxLabel
- Left = 548
- Top = 98
+ Left = 304
+ Top = 123
Caption = #32428#26012
end
object cxLabel39: TcxLabel
- Left = 548
- Top = 59
+ Left = 595
+ Top = 123
Caption = #26448#36136
end
object cxLabel40: TcxLabel
- Left = 548
- Top = 20
+ Left = 304
+ Top = 157
Caption = #21518#25972#29702#31867#22411
end
object cxLabel41: TcxLabel
- Left = 25
- Top = 59
+ Left = 29
+ Top = 89
Caption = #25104#21697#20811#37325'(g/'#13217')'
end
object cxLabel42: TcxLabel
- Left = 25
- Top = 98
+ Left = 29
+ Top = 123
Caption = #22383#24067#21697#21517
end
object cxLabel43: TcxLabel
- Left = 283
- Top = 98
+ Left = 595
+ Top = 21
Caption = #22383#24067#38376#24133'(cm)'
end
object cxLabel44: TcxLabel
- Left = 283
- Top = 59
- Caption = #32463#23494'/'#32428#23494'('#26681'/'#33521#23544')'
+ Left = 304
+ Top = 55
+ Caption = #25104#21697#32463#23494'('#26681'/'#33521#23544')'
end
object cxLabel45: TcxLabel
- Left = 283
- Top = 20
+ Left = 304
+ Top = 21
Caption = #25104#21697#38376#24133'(cm)'
end
object cxLabel46: TcxLabel
- Left = 25
- Top = 137
+ Left = 29
+ Top = 157
Caption = #22383#24067#20811#37325'(g/'#13217')'
end
object cxLabel47: TcxLabel
- Left = 283
- Top = 137
- Caption = #32463#23494#32428#23494'('#26681'/'#33521#23544')'
+ Left = 304
+ Top = 89
+ Caption = #25104#21697#32428#23494'('#26681'/'#33521#23544')'
end
object cxLabel48: TcxLabel
- Left = 548
- Top = 137
+ Left = 595
+ Top = 157
Caption = #21518#25972#29702#26631#20934
end
- object cxTextEdit38: TcxTextEdit
- Left = 614
- Top = 56
+ object Material: TcxTextEdit
+ Tag = 2
+ Left = 701
+ Top = 119
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -183,9 +187,10 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 15
Width = 140
end
- object cxTextEdit39: TcxTextEdit
- Left = 614
- Top = 95
+ object LatitudeSlope: TcxTextEdit
+ Tag = 2
+ Left = 410
+ Top = 119
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -193,9 +198,10 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 16
Width = 140
end
- object cxTextEdit40: TcxTextEdit
- Left = 614
- Top = 134
+ object FinishingStandards: TcxTextEdit
+ Tag = 2
+ Left = 701
+ Top = 153
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -203,9 +209,10 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 17
Width = 140
end
- object cxTextEdit42: TcxTextEdit
- Left = 113
- Top = 95
+ object F_Name: TcxTextEdit
+ Tag = 2
+ Left = 118
+ Top = 119
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -213,9 +220,10 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 18
Width = 140
end
- object cxTextEdit44: TcxTextEdit
- Left = 393
- Top = 56
+ object C_FinishLongitudeDensity: TcxTextEdit
+ Tag = 2
+ Left = 410
+ Top = 51
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -223,8 +231,9 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 19
Width = 140
end
- object cxTextEdit45: TcxTextEdit
- Left = 393
+ object C_Width: TcxTextEdit
+ Tag = 2
+ Left = 410
Top = 17
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
@@ -233,9 +242,10 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 20
Width = 140
end
- object cxTextEdit46: TcxTextEdit
- Left = 113
- Top = 134
+ object F_GramWeight: TcxTextEdit
+ Tag = 2
+ Left = 118
+ Top = 153
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -243,9 +253,10 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 21
Width = 140
end
- object cxTextEdit47: TcxTextEdit
- Left = 393
- Top = 134
+ object C_FinishLatitudeDensity: TcxTextEdit
+ Tag = 2
+ Left = 410
+ Top = 85
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -253,9 +264,10 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 22
Width = 140
end
- object cxTextEdit48: TcxTextEdit
- Left = 614
- Top = 17
+ object Finishingtype: TcxTextEdit
+ Tag = 2
+ Left = 410
+ Top = 153
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -263,6 +275,54 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 23
Width = 140
end
+ object cxLabel113: TcxLabel
+ Left = 595
+ Top = 55
+ Caption = #22383#24067#32463#23494'('#26681'/'#33521#23544')'
+ end
+ object cxLabel114: TcxLabel
+ Left = 595
+ Top = 89
+ Caption = #22383#24067#32428#23494'('#26681'/'#33521#23544')'
+ end
+ object F_FinishLongitudeDensity: TcxTextEdit
+ Tag = 2
+ Left = 701
+ Top = 51
+ Style.LookAndFeel.SkinName = 'WXI'
+ StyleDisabled.LookAndFeel.SkinName = 'WXI'
+ StyleFocused.LookAndFeel.SkinName = 'WXI'
+ StyleHot.LookAndFeel.SkinName = 'WXI'
+ TabOrder = 26
+ Width = 140
+ end
+ object F_FinishLatitudeDensity: TcxTextEdit
+ Tag = 2
+ Left = 701
+ Top = 85
+ Style.LookAndFeel.SkinName = 'WXI'
+ StyleDisabled.LookAndFeel.SkinName = 'WXI'
+ StyleFocused.LookAndFeel.SkinName = 'WXI'
+ StyleHot.LookAndFeel.SkinName = 'WXI'
+ TabOrder = 27
+ Width = 140
+ end
+ object cxLabel150: TcxLabel
+ Left = 29
+ Top = 56
+ Caption = #25104#21697#32534#21495
+ end
+ object C_Code: TcxTextEdit
+ Tag = 2
+ Left = 118
+ Top = 52
+ Style.LookAndFeel.SkinName = 'WXI'
+ StyleDisabled.LookAndFeel.SkinName = 'WXI'
+ StyleFocused.LookAndFeel.SkinName = 'WXI'
+ StyleHot.LookAndFeel.SkinName = 'WXI'
+ TabOrder = 29
+ Width = 140
+ end
end
end
object cxTabSheet2: TcxTabSheet
@@ -274,22 +334,23 @@ object frmClothInfoInput: TfrmClothInfoInput
Width = 1076
Height = 597
Align = alClient
- Caption = 'Panel2'
TabOrder = 0
+ ExplicitLeft = -16
+ ExplicitTop = -88
object cxLabel10: TcxLabel
Left = 25
- Top = 99
+ Top = 131
Caption = #36710#23614#32553#24133
end
object cxLabel11: TcxLabel
- Left = 405
- Top = 68
+ Left = 419
+ Top = 36
Caption = #26426#23614#21367#24067#26041#27861
end
object cxLabel12: TcxLabel
- Left = 405
- Top = 36
- Caption = #21161#21058#21517#31216#21450#25968#37327
+ Left = 25
+ Top = 68
+ Caption = #21161#21058#21517#31216
end
object cxLabel13: TcxLabel
Left = 3
@@ -298,57 +359,58 @@ object frmClothInfoInput: TfrmClothInfoInput
end
object cxLabel14: TcxLabel
Left = 28
- Top = 252
+ Top = 299
Caption = #27880#24847#20107#39033
end
object cxLabel15: TcxLabel
Left = 405
- Top = 179
+ Top = 226
Caption = '4#'
end
object cxLabel16: TcxLabel
Left = 405
- Top = 148
+ Top = 195
Caption = '2#'
end
object cxLabel17: TcxLabel
Left = 3
- Top = 126
+ Top = 173
Caption = #27700#28201#8451':'
end
object cxLabel18: TcxLabel
Left = 28
- Top = 148
+ Top = 195
Caption = '1#'
end
object cxLabel19: TcxLabel
Left = 28
- Top = 179
+ Top = 225
Caption = '3#'
end
object cxLabel20: TcxLabel
Left = 28
- Top = 208
+ Top = 255
Caption = '5#'
end
object cxLabel7: TcxLabel
- Left = 28
+ Left = 25
Top = 36
Caption = #36864#24067#26041#27861
end
object cxLabel8: TcxLabel
- Left = 28
- Top = 68
+ Left = 25
+ Top = 99
Caption = #36895#24230
end
object cxLabel9: TcxLabel
- Left = 405
- Top = 102
+ Left = 419
+ Top = 99
Caption = #28165#27927#21518#21547#27700#29575
end
- object cxTextEdit10: TcxTextEdit
- Left = 499
- Top = 96
+ object qx_WaterContent: TcxTextEdit
+ Tag = 2
+ Left = 498
+ Top = 97
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -356,9 +418,10 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 14
Width = 234
end
- object cxTextEdit11: TcxTextEdit
- Left = 499
- Top = 65
+ object qx_RollMethod: TcxTextEdit
+ Tag = 2
+ Left = 498
+ Top = 36
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -366,9 +429,10 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 15
Width = 234
end
- object cxTextEdit12: TcxTextEdit
- Left = 499
- Top = 33
+ object qx_Add_Name: TcxTextEdit
+ Tag = 2
+ Left = 83
+ Top = 67
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -376,9 +440,10 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 16
Width = 234
end
- object cxTextEdit13: TcxTextEdit
+ object qx_Precautions: TcxTextEdit
+ Tag = 2
Left = 83
- Top = 236
+ Top = 283
AutoSize = False
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
@@ -388,9 +453,10 @@ object frmClothInfoInput: TfrmClothInfoInput
Height = 50
Width = 650
end
- object cxTextEdit14: TcxTextEdit
- Left = 499
- Top = 176
+ object qx_temperature4: TcxTextEdit
+ Tag = 2
+ Left = 498
+ Top = 223
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -398,9 +464,10 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 18
Width = 234
end
- object cxTextEdit15: TcxTextEdit
- Left = 499
- Top = 145
+ object qx_temperature2: TcxTextEdit
+ Tag = 2
+ Left = 498
+ Top = 192
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -408,9 +475,10 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 19
Width = 234
end
- object cxTextEdit16: TcxTextEdit
+ object qx_temperature1: TcxTextEdit
+ Tag = 2
Left = 83
- Top = 147
+ Top = 194
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -418,9 +486,10 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 20
Width = 234
end
- object cxTextEdit17: TcxTextEdit
+ object qx_temperature3: TcxTextEdit
+ Tag = 2
Left = 83
- Top = 176
+ Top = 224
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -428,9 +497,10 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 21
Width = 234
end
- object cxTextEdit18: TcxTextEdit
+ object qx_temperature5: TcxTextEdit
+ Tag = 2
Left = 83
- Top = 206
+ Top = 253
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -438,9 +508,10 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 22
Width = 234
end
- object cxTextEdit7: TcxTextEdit
+ object qx_UnpackingMethod: TcxTextEdit
+ Tag = 2
Left = 83
- Top = 35
+ Top = 36
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -448,9 +519,10 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 23
Width = 234
end
- object cxTextEdit8: TcxTextEdit
+ object qx_speed: TcxTextEdit
+ Tag = 2
Left = 83
- Top = 65
+ Top = 97
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -458,9 +530,10 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 24
Width = 234
end
- object cxTextEdit9: TcxTextEdit
+ object qx_ReduceAmplitude: TcxTextEdit
+ Tag = 2
Left = 83
- Top = 96
+ Top = 128
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -468,6 +541,22 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 25
Width = 234
end
+ object qx_Add_Number: TcxTextEdit
+ Tag = 2
+ Left = 498
+ Top = 66
+ Style.LookAndFeel.SkinName = 'WXI'
+ StyleDisabled.LookAndFeel.SkinName = 'WXI'
+ StyleFocused.LookAndFeel.SkinName = 'WXI'
+ StyleHot.LookAndFeel.SkinName = 'WXI'
+ TabOrder = 26
+ Width = 234
+ end
+ object cxLabel149: TcxLabel
+ Left = 419
+ Top = 68
+ Caption = #21161#21058#25968#37327
+ end
end
end
object cxTabSheet3: TcxTabSheet
@@ -480,6 +569,8 @@ object frmClothInfoInput: TfrmClothInfoInput
Height = 597
Align = alClient
TabOrder = 0
+ ExplicitLeft = 24
+ ExplicitTop = 32
object cxLabel1: TcxLabel
Left = 284
Top = 134
@@ -496,7 +587,7 @@ object frmClothInfoInput: TfrmClothInfoInput
Caption = '2#'
end
object cxLabel22: TcxLabel
- Left = 4
+ Left = 1
Top = 162
Caption = #28888#31665#28201#24230#8451':'
end
@@ -507,16 +598,16 @@ object frmClothInfoInput: TfrmClothInfoInput
end
object cxLabel24: TcxLabel
Left = 29
- Top = 215
+ Top = 216
Caption = '5#'
end
object cxLabel25: TcxLabel
- Left = 28
+ Left = 29
Top = 247
Caption = '9#'
end
object cxLabel26: TcxLabel
- Left = 30
+ Left = 28
Top = 38
Caption = #36864#24067#26041#27861
end
@@ -527,7 +618,7 @@ object frmClothInfoInput: TfrmClothInfoInput
end
object cxLabel28: TcxLabel
Left = 284
- Top = 104
+ Top = 102
Caption = #25490#39118#26426#36716#36895'('#36716'/'#20998')'
end
object cxLabel3: TcxLabel
@@ -536,7 +627,7 @@ object frmClothInfoInput: TfrmClothInfoInput
Caption = #36895#24230'(M/Min)'
end
object cxLabel4: TcxLabel
- Left = 3
+ Left = 1
Top = 14
Caption = #24037#33402#21442#25968':'
end
@@ -547,7 +638,7 @@ object frmClothInfoInput: TfrmClothInfoInput
end
object cxLabel55: TcxLabel
Left = 575
- Top = 104
+ Top = 101
Caption = #19978#36229#21890#29575'(%)'
end
object cxLabel56: TcxLabel
@@ -556,8 +647,8 @@ object frmClothInfoInput: TfrmClothInfoInput
Caption = #26426#23614#21367#24067#26041#27861
end
object cxLabel57: TcxLabel
- Left = 29
- Top = 102
+ Left = 28
+ Top = 101
Caption = #28072#21147' MPA'
end
object cxLabel58: TcxLabel
@@ -566,13 +657,13 @@ object frmClothInfoInput: TfrmClothInfoInput
Caption = #27611#21047#36229#21890#29575'(%)'
end
object cxLabel59: TcxLabel
- Left = 29
- Top = 70
+ Left = 28
+ Top = 69
Caption = #23545#20013#26426#24320#24133
end
object cxLabel6: TcxLabel
Left = 265
- Top = 219
+ Top = 217
Caption = '6#'
end
object cxLabel60: TcxLabel
@@ -591,21 +682,22 @@ object frmClothInfoInput: TfrmClothInfoInput
Caption = '4#'
end
object cxLabel63: TcxLabel
- Left = 472
+ Left = 471
Top = 218
Caption = '7#'
end
object cxLabel64: TcxLabel
- Left = 681
- Top = 241
+ Left = 682
+ Top = 217
Caption = '8#'
end
object cxLabel65: TcxLabel
- Left = 263
+ Left = 265
Top = 247
Caption = '10#'
end
- object cxTextEdit1: TcxTextEdit
+ object dx_OutFanSpeed: TcxTextEdit
+ Tag = 2
Left = 402
Top = 96
Style.LookAndFeel.SkinName = 'WXI'
@@ -615,7 +707,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 25
Width = 150
end
- object cxTextEdit19: TcxTextEdit
+ object dx_temperature1: TcxTextEdit
+ Tag = 2
Left = 84
Top = 184
Style.LookAndFeel.SkinName = 'WXI'
@@ -625,9 +718,10 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 26
Width = 150
end
- object cxTextEdit2: TcxTextEdit
+ object dx_WidthAmplitude: TcxTextEdit
+ Tag = 2
Left = 402
- Top = 65
+ Top = 66
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -635,8 +729,9 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 27
Width = 150
end
- object cxTextEdit20: TcxTextEdit
- Left = 83
+ object dx_temperature5: TcxTextEdit
+ Tag = 2
+ Left = 84
Top = 214
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
@@ -645,7 +740,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 28
Width = 150
end
- object cxTextEdit21: TcxTextEdit
+ object dx_temperature9: TcxTextEdit
+ Tag = 2
Left = 84
Top = 244
Style.LookAndFeel.SkinName = 'WXI'
@@ -655,7 +751,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 29
Width = 150
end
- object cxTextEdit22: TcxTextEdit
+ object dx_UnpackingMethod: TcxTextEdit
+ Tag = 2
Left = 113
Top = 35
Style.LookAndFeel.SkinName = 'WXI'
@@ -665,9 +762,10 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 30
Width = 150
end
- object cxTextEdit23: TcxTextEdit
+ object dx_OpenAmplitude: TcxTextEdit
+ Tag = 2
Left = 113
- Top = 65
+ Top = 66
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -675,9 +773,10 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 31
Width = 150
end
- object cxTextEdit24: TcxTextEdit
+ object dx_RosePower: TcxTextEdit
+ Tag = 2
Left = 113
- Top = 96
+ Top = 97
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -685,7 +784,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 32
Width = 150
end
- object cxTextEdit3: TcxTextEdit
+ object dx_RollMethod: TcxTextEdit
+ Tag = 2
Left = 402
Top = 35
Style.LookAndFeel.SkinName = 'WXI'
@@ -695,7 +795,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 33
Width = 150
end
- object cxTextEdit37: TcxTextEdit
+ object dx_BrushSuperRate: TcxTextEdit
+ Tag = 2
Left = 655
Top = 65
Style.LookAndFeel.SkinName = 'WXI'
@@ -705,8 +806,9 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 34
Width = 150
end
- object cxTextEdit4: TcxTextEdit
- Left = 83
+ object dx_Precautions: TcxTextEdit
+ Tag = 2
+ Left = 84
Top = 274
AutoSize = False
Style.LookAndFeel.SkinName = 'WXI'
@@ -717,7 +819,8 @@ object frmClothInfoInput: TfrmClothInfoInput
Height = 50
Width = 650
end
- object cxTextEdit41: TcxTextEdit
+ object dx_UpSuperRate: TcxTextEdit
+ Tag = 2
Left = 655
Top = 96
Style.LookAndFeel.SkinName = 'WXI'
@@ -727,7 +830,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 36
Width = 150
end
- object cxTextEdit43: TcxTextEdit
+ object dx_speed: TcxTextEdit
+ Tag = 2
Left = 655
Top = 35
Style.LookAndFeel.SkinName = 'WXI'
@@ -737,7 +841,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 37
Width = 150
end
- object cxTextEdit49: TcxTextEdit
+ object dx_TubePress: TcxTextEdit
+ Tag = 2
Left = 113
Top = 128
Style.LookAndFeel.SkinName = 'WXI'
@@ -747,7 +852,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 38
Width = 150
end
- object cxTextEdit5: TcxTextEdit
+ object dx_temperature6: TcxTextEdit
+ Tag = 2
Left = 287
Top = 214
Style.LookAndFeel.SkinName = 'WXI'
@@ -757,7 +863,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 39
Width = 150
end
- object cxTextEdit50: TcxTextEdit
+ object dx_CycleFanSpeed: TcxTextEdit
+ Tag = 2
Left = 402
Top = 127
Style.LookAndFeel.SkinName = 'WXI'
@@ -767,7 +874,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 40
Width = 150
end
- object cxTextEdit51: TcxTextEdit
+ object dx_DownSuperRate: TcxTextEdit
+ Tag = 2
Left = 655
Top = 126
Style.LookAndFeel.SkinName = 'WXI'
@@ -777,7 +885,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 41
Width = 150
end
- object cxTextEdit52: TcxTextEdit
+ object dx_temperature3: TcxTextEdit
+ Tag = 2
Left = 492
Top = 184
Style.LookAndFeel.SkinName = 'WXI'
@@ -787,7 +896,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 42
Width = 150
end
- object cxTextEdit53: TcxTextEdit
+ object dx_temperature4: TcxTextEdit
+ Tag = 2
Left = 703
Top = 184
Style.LookAndFeel.SkinName = 'WXI'
@@ -797,7 +907,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 43
Width = 150
end
- object cxTextEdit54: TcxTextEdit
+ object dx_temperature7: TcxTextEdit
+ Tag = 2
Left = 492
Top = 214
Style.LookAndFeel.SkinName = 'WXI'
@@ -807,7 +918,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 44
Width = 150
end
- object cxTextEdit55: TcxTextEdit
+ object dx_temperature8: TcxTextEdit
+ Tag = 2
Left = 703
Top = 214
Style.LookAndFeel.SkinName = 'WXI'
@@ -817,7 +929,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 45
Width = 150
end
- object cxTextEdit56: TcxTextEdit
+ object dx_temperature10: TcxTextEdit
+ Tag = 2
Left = 287
Top = 244
Style.LookAndFeel.SkinName = 'WXI'
@@ -827,7 +940,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 46
Width = 150
end
- object cxTextEdit6: TcxTextEdit
+ object dx_temperature2: TcxTextEdit
+ Tag = 2
Left = 287
Top = 184
Style.LookAndFeel.SkinName = 'WXI'
@@ -849,60 +963,88 @@ object frmClothInfoInput: TfrmClothInfoInput
Height = 208
Align = alBottom
TabOrder = 0
- object cxGridDBTableView1: TcxGridDBTableView
+ object Tv1: TcxGridDBTableView
Navigator.Buttons.CustomButtons = <>
ScrollbarAnnotations.CustomAnnotations = <>
+ DataController.DataSource = DS_1
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <>
DataController.Summary.SummaryGroups = <>
OptionsView.GroupByBox = False
OptionsView.Indicator = True
- object cxGridDBColumn1: TcxGridDBColumn
+ object Tv11fs_Name: TcxGridDBColumn
Caption = #21407#26009#21517#31216
+ DataBinding.FieldName = 'fs_Name'
DataBinding.IsNullValueType = True
+ HeaderAlignmentHorz = taCenter
+ Width = 70
end
- object cxGridDBColumn2: TcxGridDBColumn
+ object Tv11fs_spel: TcxGridDBColumn
Caption = #35268#26684#22411#21495
+ DataBinding.FieldName = 'fs_spel'
DataBinding.IsNullValueType = True
+ HeaderAlignmentHorz = taCenter
+ Width = 70
end
- object cxGridDBColumn3: TcxGridDBColumn
+ object Tv11fs_unit: TcxGridDBColumn
Caption = #21333#20301'(%)'
+ DataBinding.FieldName = 'fs_unit'
DataBinding.IsNullValueType = True
+ HeaderAlignmentHorz = taCenter
+ Width = 70
end
- object cxGridDBColumn4: TcxGridDBColumn
+ object Tv11fs_rate: TcxGridDBColumn
Caption = #27604#29575
+ DataBinding.FieldName = 'fs_rate'
DataBinding.IsNullValueType = True
+ HeaderAlignmentHorz = taCenter
+ Width = 70
end
- object cxGridDBColumn5: TcxGridDBColumn
+ object Tv11fs_precautions: TcxGridDBColumn
Caption = #27880#24847#20107#39033
+ DataBinding.FieldName = 'fs_precautions'
DataBinding.IsNullValueType = True
+ HeaderAlignmentHorz = taCenter
+ Width = 70
end
- object cxGridDBColumn6: TcxGridDBColumn
+ object Tv11fs_meter: TcxGridDBColumn
Caption = #31859#25968
+ DataBinding.FieldName = 'fs_meter'
DataBinding.IsNullValueType = True
+ HeaderAlignmentHorz = taCenter
+ Width = 70
end
- object cxGridDBColumn7: TcxGridDBColumn
+ object Tv11fs_useGlub: TcxGridDBColumn
Caption = #29992#33014#37327'(KG)'
+ DataBinding.FieldName = 'fs_useGlub'
DataBinding.IsNullValueType = True
- Width = 88
+ HeaderAlignmentHorz = taCenter
+ Width = 70
end
- object cxGridDBColumn8: TcxGridDBColumn
+ object Tv11fs_waterDistribution: TcxGridDBColumn
Caption = #37197#27700#37327'(KG)'
+ DataBinding.FieldName = 'fs_waterDistribution'
DataBinding.IsNullValueType = True
- Width = 78
+ HeaderAlignmentHorz = taCenter
+ Width = 70
end
- object cxGridDBColumn9: TcxGridDBColumn
+ object Tv11fs_useOneMeter: TcxGridDBColumn
Caption = #27599#31859#29992#37327'(g)'
+ DataBinding.FieldName = 'fs_useOneMeter'
DataBinding.IsNullValueType = True
- Width = 86
+ HeaderAlignmentHorz = taCenter
+ Width = 70
end
- object cxGridDBColumn10: TcxGridDBColumn
+ object Tv11fs_useOneGlub: TcxGridDBColumn
Caption = #33014#38754#20811#37325
+ DataBinding.FieldName = 'fs_useOneGlub'
DataBinding.IsNullValueType = True
+ HeaderAlignmentHorz = taCenter
+ Width = 70
end
end
object cxGridLevel1: TcxGridLevel
- GridView = cxGridDBTableView1
+ GridView = Tv1
end
end
object Panel4: TPanel
@@ -915,7 +1057,7 @@ object frmClothInfoInput: TfrmClothInfoInput
ExplicitTop = -6
object cxLabel100: TcxLabel
Left = 260
- Top = 246
+ Top = 247
Caption = '6#'
end
object cxLabel101: TcxLabel
@@ -944,7 +1086,7 @@ object frmClothInfoInput: TfrmClothInfoInput
Caption = '8#'
end
object cxLabel106: TcxLabel
- Left = 257
+ Left = 260
Top = 277
Caption = '10#'
end
@@ -965,7 +1107,7 @@ object frmClothInfoInput: TfrmClothInfoInput
end
object cxLabel82: TcxLabel
Left = 276
- Top = 131
+ Top = 130
Caption = #24490#29615#39118#26426#36716#36895'('#36716'/'#20998')'
end
object cxLabel83: TcxLabel
@@ -990,11 +1132,11 @@ object frmClothInfoInput: TfrmClothInfoInput
end
object cxLabel87: TcxLabel
Left = 29
- Top = 246
+ Top = 247
Caption = '5#'
end
object cxLabel88: TcxLabel
- Left = 28
+ Left = 29
Top = 277
Caption = '9#'
end
@@ -1005,12 +1147,12 @@ object frmClothInfoInput: TfrmClothInfoInput
end
object cxLabel90: TcxLabel
Left = 276
- Top = 70
+ Top = 69
Caption = #36710#23614#38376#24133
end
object cxLabel91: TcxLabel
Left = 276
- Top = 101
+ Top = 100
Caption = #25490#39118#26426#36716#36895'('#36716'/'#20998')'
end
object cxLabel92: TcxLabel
@@ -1019,7 +1161,7 @@ object frmClothInfoInput: TfrmClothInfoInput
Caption = #36895#24230'(M/Min)'
end
object cxLabel93: TcxLabel
- Left = 0
+ Left = -2
Top = 16
Caption = #24037#33402#21442#25968':'
end
@@ -1030,7 +1172,7 @@ object frmClothInfoInput: TfrmClothInfoInput
end
object cxLabel95: TcxLabel
Left = 565
- Top = 103
+ Top = 101
Caption = #19978#36229#21890#29575'(%)'
end
object cxLabel96: TcxLabel
@@ -1044,8 +1186,8 @@ object frmClothInfoInput: TfrmClothInfoInput
Caption = #28072#21147'(MPA)'
end
object cxLabel98: TcxLabel
- Left = 566
- Top = 70
+ Left = 565
+ Top = 69
Caption = #27611#21047#36229#21890#29575'(%)'
end
object cxLabel99: TcxLabel
@@ -1053,9 +1195,10 @@ object frmClothInfoInput: TfrmClothInfoInput
Top = 69
Caption = #23545#20013#26426#24320#24133
end
- object cxTextEdit72: TcxTextEdit
+ object fs_OutFanSpeed: TcxTextEdit
+ Tag = 2
Left = 394
- Top = 97
+ Top = 96
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -1063,7 +1206,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 28
Width = 150
end
- object cxTextEdit73: TcxTextEdit
+ object fs_temperature1: TcxTextEdit
+ Tag = 2
Left = 84
Top = 214
Style.LookAndFeel.SkinName = 'WXI'
@@ -1073,9 +1217,10 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 29
Width = 150
end
- object cxTextEdit74: TcxTextEdit
+ object fs_WidthAmplitude: TcxTextEdit
+ Tag = 2
Left = 394
- Top = 66
+ Top = 65
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -1083,8 +1228,9 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 30
Width = 150
end
- object cxTextEdit75: TcxTextEdit
- Left = 83
+ object fs_temperature5: TcxTextEdit
+ Tag = 2
+ Left = 84
Top = 244
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
@@ -1093,7 +1239,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 31
Width = 150
end
- object cxTextEdit76: TcxTextEdit
+ object fs_temperature9: TcxTextEdit
+ Tag = 2
Left = 84
Top = 274
Style.LookAndFeel.SkinName = 'WXI'
@@ -1103,7 +1250,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 32
Width = 150
end
- object cxTextEdit77: TcxTextEdit
+ object fs_UnpackingMethod: TcxTextEdit
+ Tag = 2
Left = 113
Top = 35
Style.LookAndFeel.SkinName = 'WXI'
@@ -1113,9 +1261,10 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 33
Width = 150
end
- object cxTextEdit78: TcxTextEdit
+ object fs_OpenAmplitude: TcxTextEdit
+ Tag = 2
Left = 113
- Top = 65
+ Top = 66
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -1123,9 +1272,10 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 34
Width = 150
end
- object cxTextEdit79: TcxTextEdit
+ object fs_RosePower: TcxTextEdit
+ Tag = 2
Left = 113
- Top = 99
+ Top = 96
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -1133,7 +1283,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 35
Width = 150
end
- object cxTextEdit80: TcxTextEdit
+ object fs_RollMethod: TcxTextEdit
+ Tag = 2
Left = 394
Top = 34
Style.LookAndFeel.SkinName = 'WXI'
@@ -1143,9 +1294,10 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 36
Width = 150
end
- object cxTextEdit81: TcxTextEdit
+ object fs_BrushSuperRate: TcxTextEdit
+ Tag = 2
Left = 645
- Top = 66
+ Top = 65
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -1153,8 +1305,9 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 37
Width = 150
end
- object cxTextEdit82: TcxTextEdit
- Left = 83
+ object fs_Precautions: TcxTextEdit
+ Tag = 2
+ Left = 84
Top = 304
AutoSize = False
Style.LookAndFeel.SkinName = 'WXI'
@@ -1165,9 +1318,10 @@ object frmClothInfoInput: TfrmClothInfoInput
Height = 50
Width = 650
end
- object cxTextEdit83: TcxTextEdit
+ object fs_UpSuperRate: TcxTextEdit
+ Tag = 2
Left = 645
- Top = 97
+ Top = 96
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -1175,7 +1329,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 39
Width = 150
end
- object cxTextEdit84: TcxTextEdit
+ object fs_speed: TcxTextEdit
+ Tag = 2
Left = 645
Top = 34
Style.LookAndFeel.SkinName = 'WXI'
@@ -1185,9 +1340,10 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 40
Width = 150
end
- object cxTextEdit85: TcxTextEdit
+ object fs_TubePress: TcxTextEdit
+ Tag = 2
Left = 113
- Top = 128
+ Top = 127
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -1195,8 +1351,9 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 41
Width = 150
end
- object cxTextEdit86: TcxTextEdit
- Left = 282
+ object fs_temperature6: TcxTextEdit
+ Tag = 2
+ Left = 290
Top = 244
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
@@ -1205,9 +1362,10 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 42
Width = 150
end
- object cxTextEdit87: TcxTextEdit
+ object fs_CycleFanSpeed: TcxTextEdit
+ Tag = 2
Left = 394
- Top = 127
+ Top = 126
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -1215,7 +1373,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 43
Width = 150
end
- object cxTextEdit88: TcxTextEdit
+ object fs_DownSuperRate: TcxTextEdit
+ Tag = 2
Left = 645
Top = 127
Style.LookAndFeel.SkinName = 'WXI'
@@ -1225,7 +1384,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 44
Width = 150
end
- object cxTextEdit89: TcxTextEdit
+ object fs_temperature3: TcxTextEdit
+ Tag = 2
Left = 492
Top = 214
Style.LookAndFeel.SkinName = 'WXI'
@@ -1235,7 +1395,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 45
Width = 150
end
- object cxTextEdit90: TcxTextEdit
+ object fs_temperature4: TcxTextEdit
+ Tag = 2
Left = 703
Top = 214
Style.LookAndFeel.SkinName = 'WXI'
@@ -1245,7 +1406,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 46
Width = 150
end
- object cxTextEdit91: TcxTextEdit
+ object fs_temperature7: TcxTextEdit
+ Tag = 2
Left = 492
Top = 244
Style.LookAndFeel.SkinName = 'WXI'
@@ -1255,7 +1417,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 47
Width = 150
end
- object cxTextEdit92: TcxTextEdit
+ object fs_temperature8: TcxTextEdit
+ Tag = 2
Left = 703
Top = 244
Style.LookAndFeel.SkinName = 'WXI'
@@ -1265,8 +1428,9 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 48
Width = 150
end
- object cxTextEdit93: TcxTextEdit
- Left = 287
+ object fs_temperature10: TcxTextEdit
+ Tag = 2
+ Left = 290
Top = 274
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
@@ -1275,8 +1439,9 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 49
Width = 150
end
- object cxTextEdit94: TcxTextEdit
- Left = 287
+ object fs_temperature2: TcxTextEdit
+ Tag = 2
+ Left = 290
Top = 214
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
@@ -1285,7 +1450,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 50
Width = 150
end
- object cxTextEdit97: TcxTextEdit
+ object fs_CarPress: TcxTextEdit
+ Tag = 2
Left = 113
Top = 158
Style.LookAndFeel.SkinName = 'WXI'
@@ -1295,7 +1461,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 51
Width = 150
end
- object cxTextEdit98: TcxTextEdit
+ object fs_PressWaterContent: TcxTextEdit
+ Tag = 2
Left = 394
Top = 157
Style.LookAndFeel.SkinName = 'WXI'
@@ -1317,33 +1484,49 @@ object frmClothInfoInput: TfrmClothInfoInput
Height = 130
Align = alBottom
TabOrder = 0
- object cxGridDBTableView2: TcxGridDBTableView
+ object Tv2: TcxGridDBTableView
Navigator.Buttons.CustomButtons = <>
ScrollbarAnnotations.CustomAnnotations = <>
+ DataController.DataSource = DS_1
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <>
DataController.Summary.SummaryGroups = <>
OptionsView.GroupByBox = False
OptionsView.Indicator = True
- object cxGridDBColumn11: TcxGridDBColumn
+ object Tv2fp_Name: TcxGridDBColumn
Caption = #21407#26009#21517#31216
+ DataBinding.FieldName = 'fp_Name'
DataBinding.IsNullValueType = True
+ HeaderAlignmentHorz = taCenter
+ Width = 70
end
- object cxGridDBColumn12: TcxGridDBColumn
+ object Tv2fp_spel: TcxGridDBColumn
Caption = #35268#26684#22411#21495
+ DataBinding.FieldName = 'fp_spel'
DataBinding.IsNullValueType = True
+ HeaderAlignmentHorz = taCenter
+ Width = 70
end
- object cxGridDBColumn13: TcxGridDBColumn
+ object Tv2fp_unit: TcxGridDBColumn
Caption = #21333#20301'(%)'
+ DataBinding.FieldName = 'fp_unit'
DataBinding.IsNullValueType = True
+ HeaderAlignmentHorz = taCenter
+ Width = 70
end
- object cxGridDBColumn14: TcxGridDBColumn
+ object Tv2fp_rate: TcxGridDBColumn
Caption = #27604#29575
+ DataBinding.FieldName = 'fp_rate'
DataBinding.IsNullValueType = True
+ HeaderAlignmentHorz = taCenter
+ Width = 70
end
- object cxGridDBColumn15: TcxGridDBColumn
+ object Tv2fp_precautions: TcxGridDBColumn
Caption = #27880#24847#20107#39033
+ DataBinding.FieldName = 'fp_precautions'
DataBinding.IsNullValueType = True
+ HeaderAlignmentHorz = taCenter
+ Width = 70
end
object cxGridDBColumn16: TcxGridDBColumn
Caption = #31859#25968
@@ -1362,18 +1545,23 @@ object frmClothInfoInput: TfrmClothInfoInput
Visible = False
Width = 78
end
- object cxGridDBColumn19: TcxGridDBColumn
+ object Tv2fp_useOneMeter: TcxGridDBColumn
Caption = #27599#31859#29992#37327'(g)'
+ DataBinding.FieldName = 'fp_useOneMeter'
DataBinding.IsNullValueType = True
- Width = 86
+ HeaderAlignmentHorz = taCenter
+ Width = 70
end
- object cxGridDBColumn20: TcxGridDBColumn
+ object Tv2fp_useOneGlub: TcxGridDBColumn
Caption = #33014#38754#20811#37325
+ DataBinding.FieldName = 'fp_useOneGlub'
DataBinding.IsNullValueType = True
+ HeaderAlignmentHorz = taCenter
+ Width = 70
end
end
object cxGridLevel2: TcxGridLevel
- GridView = cxGridDBTableView2
+ GridView = Tv2
end
end
object Panel5: TPanel
@@ -1384,6 +1572,7 @@ object frmClothInfoInput: TfrmClothInfoInput
Align = alClient
Caption = 'Panel5'
TabOrder = 1
+ ExplicitTop = -6
object cxLabel107: TcxLabel
Left = 310
Top = 415
@@ -1401,7 +1590,7 @@ object frmClothInfoInput: TfrmClothInfoInput
end
object cxLabel29: TcxLabel
Left = 261
- Top = 246
+ Top = 247
Caption = '6#'
end
object cxLabel30: TcxLabel
@@ -1430,7 +1619,7 @@ object frmClothInfoInput: TfrmClothInfoInput
Caption = '8#'
end
object cxLabel35: TcxLabel
- Left = 258
+ Left = 261
Top = 277
Caption = '10#'
end
@@ -1451,12 +1640,12 @@ object frmClothInfoInput: TfrmClothInfoInput
end
object cxLabel51: TcxLabel
Left = 281
- Top = 134
+ Top = 132
Caption = #24490#29615#39118#26426#36716#36895'('#36716'/'#20998')'
end
object cxLabel52: TcxLabel
Left = 28
- Top = 132
+ Top = 131
Caption = #28888#31570#21387#21147'(MPA)'
end
object cxLabel53: TcxLabel
@@ -1465,7 +1654,7 @@ object frmClothInfoInput: TfrmClothInfoInput
Caption = '2#'
end
object cxLabel54: TcxLabel
- Left = -2
+ Left = 0
Top = 195
Caption = #28888#31665#28201#24230#8451':'
end
@@ -1476,16 +1665,16 @@ object frmClothInfoInput: TfrmClothInfoInput
end
object cxLabel67: TcxLabel
Left = 30
- Top = 246
+ Top = 247
Caption = '5#'
end
object cxLabel68: TcxLabel
- Left = 29
+ Left = 30
Top = 277
Caption = '9#'
end
object cxLabel69: TcxLabel
- Left = 30
+ Left = 28
Top = 38
Caption = #36864#24067#26041#27861
end
@@ -1496,7 +1685,7 @@ object frmClothInfoInput: TfrmClothInfoInput
end
object cxLabel71: TcxLabel
Left = 281
- Top = 104
+ Top = 101
Caption = #25490#39118#26426#36716#36895'('#36716'/'#20998')'
end
object cxLabel72: TcxLabel
@@ -1516,7 +1705,7 @@ object frmClothInfoInput: TfrmClothInfoInput
end
object cxLabel75: TcxLabel
Left = 573
- Top = 104
+ Top = 101
Caption = #19978#36229#21890#29575'(%)'
end
object cxLabel76: TcxLabel
@@ -1525,8 +1714,8 @@ object frmClothInfoInput: TfrmClothInfoInput
Caption = #26426#23614#21367#24067#26041#27861
end
object cxLabel77: TcxLabel
- Left = 29
- Top = 102
+ Left = 28
+ Top = 100
Caption = #28072#21147'(MPA)'
end
object cxLabel78: TcxLabel
@@ -1535,8 +1724,8 @@ object frmClothInfoInput: TfrmClothInfoInput
Caption = #27611#21047#36229#21890#29575'(%)'
end
object cxLabel79: TcxLabel
- Left = 29
- Top = 70
+ Left = 28
+ Top = 69
Caption = #23545#20013#26426#24320#24133
end
object cxLabel80: TcxLabel
@@ -1549,9 +1738,10 @@ object frmClothInfoInput: TfrmClothInfoInput
Top = 415
Caption = #34746#26438#27893#30005#26426#39057#29575'('#36716')'
end
- object cxTextEdit25: TcxTextEdit
+ object fp_OutFanSpeed: TcxTextEdit
+ Tag = 2
Left = 399
- Top = 99
+ Top = 98
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -1559,7 +1749,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 33
Width = 150
end
- object cxTextEdit26: TcxTextEdit
+ object fp_temperature1: TcxTextEdit
+ Tag = 2
Left = 85
Top = 214
Style.LookAndFeel.SkinName = 'WXI'
@@ -1569,9 +1760,10 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 34
Width = 150
end
- object cxTextEdit27: TcxTextEdit
+ object fp_WidthAmplitude: TcxTextEdit
+ Tag = 2
Left = 399
- Top = 68
+ Top = 67
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -1579,8 +1771,9 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 35
Width = 150
end
- object cxTextEdit28: TcxTextEdit
- Left = 84
+ object fp_temperature5: TcxTextEdit
+ Tag = 2
+ Left = 85
Top = 244
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
@@ -1589,7 +1782,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 36
Width = 150
end
- object cxTextEdit29: TcxTextEdit
+ object fp_temperature9: TcxTextEdit
+ Tag = 2
Left = 85
Top = 274
Style.LookAndFeel.SkinName = 'WXI'
@@ -1599,7 +1793,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 37
Width = 150
end
- object cxTextEdit30: TcxTextEdit
+ object fp_UnpackingMethod: TcxTextEdit
+ Tag = 2
Left = 113
Top = 35
Style.LookAndFeel.SkinName = 'WXI'
@@ -1609,9 +1804,10 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 38
Width = 150
end
- object cxTextEdit31: TcxTextEdit
+ object fp_OpenAmplitude: TcxTextEdit
+ Tag = 2
Left = 113
- Top = 65
+ Top = 66
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -1619,9 +1815,10 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 39
Width = 150
end
- object cxTextEdit32: TcxTextEdit
+ object fp_RosePower: TcxTextEdit
+ Tag = 2
Left = 113
- Top = 99
+ Top = 96
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -1629,7 +1826,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 40
Width = 150
end
- object cxTextEdit33: TcxTextEdit
+ object fp_RollMethod: TcxTextEdit
+ Tag = 2
Left = 399
Top = 36
Style.LookAndFeel.SkinName = 'WXI'
@@ -1639,9 +1837,10 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 41
Width = 150
end
- object cxTextEdit34: TcxTextEdit
+ object fp_BrushSuperRate: TcxTextEdit
+ Tag = 2
Left = 653
- Top = 67
+ Top = 66
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -1649,7 +1848,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 42
Width = 150
end
- object cxTextEdit35: TcxTextEdit
+ object fp_Precautions: TcxTextEdit
+ Tag = 2
Left = 85
Top = 304
AutoSize = False
@@ -1661,9 +1861,10 @@ object frmClothInfoInput: TfrmClothInfoInput
Height = 50
Width = 650
end
- object cxTextEdit36: TcxTextEdit
+ object fp_UpSuperRate: TcxTextEdit
+ Tag = 2
Left = 653
- Top = 98
+ Top = 97
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -1671,7 +1872,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 44
Width = 150
end
- object cxTextEdit57: TcxTextEdit
+ object fp_speed: TcxTextEdit
+ Tag = 2
Left = 653
Top = 35
Style.LookAndFeel.SkinName = 'WXI'
@@ -1681,9 +1883,10 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 45
Width = 150
end
- object cxTextEdit58: TcxTextEdit
+ object fp_TubePress: TcxTextEdit
+ Tag = 2
Left = 113
- Top = 128
+ Top = 127
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -1691,9 +1894,10 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 46
Width = 150
end
- object cxTextEdit59: TcxTextEdit
- Left = 288
- Top = 244
+ object fp_temperature6: TcxTextEdit
+ Tag = 2
+ Left = 297
+ Top = 243
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -1701,9 +1905,10 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 47
Width = 150
end
- object cxTextEdit60: TcxTextEdit
+ object fp_CycleFanSpeed: TcxTextEdit
+ Tag = 2
Left = 399
- Top = 129
+ Top = 128
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -1711,7 +1916,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 48
Width = 150
end
- object cxTextEdit61: TcxTextEdit
+ object fp_DownSuperRate: TcxTextEdit
+ Tag = 2
Left = 653
Top = 128
Style.LookAndFeel.SkinName = 'WXI'
@@ -1721,7 +1927,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 49
Width = 150
end
- object cxTextEdit62: TcxTextEdit
+ object fp_temperature3: TcxTextEdit
+ Tag = 2
Left = 493
Top = 214
Style.LookAndFeel.SkinName = 'WXI'
@@ -1731,7 +1938,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 50
Width = 150
end
- object cxTextEdit63: TcxTextEdit
+ object fp_temperature4: TcxTextEdit
+ Tag = 2
Left = 701
Top = 214
Style.LookAndFeel.SkinName = 'WXI'
@@ -1741,7 +1949,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 51
Width = 150
end
- object cxTextEdit64: TcxTextEdit
+ object fp_temperature7: TcxTextEdit
+ Tag = 2
Left = 493
Top = 244
Style.LookAndFeel.SkinName = 'WXI'
@@ -1751,7 +1960,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 52
Width = 150
end
- object cxTextEdit65: TcxTextEdit
+ object fp_temperature8: TcxTextEdit
+ Tag = 2
Left = 701
Top = 244
Style.LookAndFeel.SkinName = 'WXI'
@@ -1761,9 +1971,10 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 53
Width = 150
end
- object cxTextEdit66: TcxTextEdit
- Left = 288
- Top = 274
+ object fp_temperature10: TcxTextEdit
+ Tag = 2
+ Left = 297
+ Top = 273
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -1771,9 +1982,10 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 54
Width = 150
end
- object cxTextEdit67: TcxTextEdit
- Left = 288
- Top = 214
+ object fp_temperature2: TcxTextEdit
+ Tag = 2
+ Left = 297
+ Top = 212
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -1781,7 +1993,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 55
Width = 150
end
- object cxTextEdit68: TcxTextEdit
+ object fp_LeftHeight: TcxTextEdit
+ Tag = 2
Left = 113
Top = 158
Style.LookAndFeel.SkinName = 'WXI'
@@ -1791,7 +2004,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 56
Width = 150
end
- object cxTextEdit69: TcxTextEdit
+ object fp_RightHeight: TcxTextEdit
+ Tag = 2
Left = 399
Top = 159
Style.LookAndFeel.SkinName = 'WXI'
@@ -1801,7 +2015,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 57
Width = 150
end
- object cxTextEdit70: TcxTextEdit
+ object fp_PumbMixElectricFrequency: TcxTextEdit
+ Tag = 2
Left = 137
Top = 411
Style.LookAndFeel.SkinName = 'WXI'
@@ -1811,7 +2026,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 58
Width = 150
end
- object cxTextEdit71: TcxTextEdit
+ object fp_SystemPress: TcxTextEdit
+ Tag = 2
Left = 424
Top = 411
Style.LookAndFeel.SkinName = 'WXI'
@@ -1821,7 +2037,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 59
Width = 150
end
- object cxTextEdit95: TcxTextEdit
+ object fp_MixElectricFrequency: TcxTextEdit
+ Tag = 2
Left = 424
Top = 381
Style.LookAndFeel.SkinName = 'WXI'
@@ -1831,7 +2048,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 60
Width = 150
end
- object cxTextEdit96: TcxTextEdit
+ object fp_GasFlow: TcxTextEdit
+ Tag = 2
Left = 137
Top = 381
Style.LookAndFeel.SkinName = 'WXI'
@@ -1853,33 +2071,49 @@ object frmClothInfoInput: TfrmClothInfoInput
Height = 212
Align = alBottom
TabOrder = 0
- object cxGridDBTableView3: TcxGridDBTableView
+ object Tv3: TcxGridDBTableView
Navigator.Buttons.CustomButtons = <>
ScrollbarAnnotations.CustomAnnotations = <>
+ DataController.DataSource = DS_1
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <>
DataController.Summary.SummaryGroups = <>
OptionsView.GroupByBox = False
OptionsView.Indicator = True
- object cxGridDBColumn21: TcxGridDBColumn
+ object Tv3gj_Name: TcxGridDBColumn
Caption = #21407#26009#21517#31216
+ DataBinding.FieldName = 'gj_Name'
DataBinding.IsNullValueType = True
+ HeaderAlignmentHorz = taCenter
+ Width = 70
end
- object cxGridDBColumn22: TcxGridDBColumn
+ object Tv3gj_spel: TcxGridDBColumn
Caption = #35268#26684#22411#21495
+ DataBinding.FieldName = 'gj_spel'
DataBinding.IsNullValueType = True
+ HeaderAlignmentHorz = taCenter
+ Width = 70
end
- object cxGridDBColumn23: TcxGridDBColumn
+ object Tv3gj_unit: TcxGridDBColumn
Caption = #21333#20301'(%)'
+ DataBinding.FieldName = 'gj_unit'
DataBinding.IsNullValueType = True
+ HeaderAlignmentHorz = taCenter
+ Width = 70
end
- object cxGridDBColumn24: TcxGridDBColumn
+ object TV3gj_rate: TcxGridDBColumn
Caption = #27604#29575
+ DataBinding.FieldName = 'gj_rate'
DataBinding.IsNullValueType = True
+ HeaderAlignmentHorz = taCenter
+ Width = 70
end
- object cxGridDBColumn25: TcxGridDBColumn
+ object Tv3gj_precautions: TcxGridDBColumn
Caption = #27880#24847#20107#39033
+ DataBinding.FieldName = 'gj_precautions'
DataBinding.IsNullValueType = True
+ HeaderAlignmentHorz = taCenter
+ Width = 70
end
object cxGridDBColumn26: TcxGridDBColumn
Caption = #31859#25968
@@ -1898,18 +2132,23 @@ object frmClothInfoInput: TfrmClothInfoInput
Visible = False
Width = 78
end
- object cxGridDBColumn29: TcxGridDBColumn
+ object Tv3gj_useOneMeter: TcxGridDBColumn
Caption = #27599#31859#29992#37327'(g)'
+ DataBinding.FieldName = 'gj_useOneMeter'
DataBinding.IsNullValueType = True
- Width = 86
+ HeaderAlignmentHorz = taCenter
+ Width = 70
end
- object cxGridDBColumn30: TcxGridDBColumn
+ object Tv3gj_useOneGlub: TcxGridDBColumn
Caption = #33014#38754#20811#37325
+ DataBinding.FieldName = 'gj_useOneGlub'
DataBinding.IsNullValueType = True
+ HeaderAlignmentHorz = taCenter
+ Width = 70
end
end
object cxGridLevel3: TcxGridLevel
- GridView = cxGridDBTableView3
+ GridView = Tv3
end
end
object Panel6: TPanel
@@ -1919,9 +2158,10 @@ object frmClothInfoInput: TfrmClothInfoInput
Height = 385
Align = alClient
TabOrder = 1
+ ExplicitTop = -6
object cxLabel116: TcxLabel
- Left = 261
- Top = 246
+ Left = 258
+ Top = 247
Caption = '6#'
end
object cxLabel117: TcxLabel
@@ -1971,21 +2211,21 @@ object frmClothInfoInput: TfrmClothInfoInput
end
object cxLabel126: TcxLabel
Left = 283
- Top = 134
+ Top = 132
Caption = #24490#29615#39118#26426#36716#36895'('#36716'/'#20998')'
end
object cxLabel127: TcxLabel
Left = 28
- Top = 132
+ Top = 131
Caption = #28888#31570#21387#21147'(MPA)'
end
object cxLabel128: TcxLabel
- Left = 261
+ Left = 258
Top = 217
Caption = '2#'
end
object cxLabel129: TcxLabel
- Left = -2
+ Left = 0
Top = 195
Caption = #28888#31665#28201#24230#8451':'
end
@@ -1996,16 +2236,16 @@ object frmClothInfoInput: TfrmClothInfoInput
end
object cxLabel131: TcxLabel
Left = 30
- Top = 246
+ Top = 247
Caption = '5#'
end
object cxLabel132: TcxLabel
- Left = 29
+ Left = 30
Top = 277
Caption = '9#'
end
object cxLabel133: TcxLabel
- Left = 30
+ Left = 28
Top = 38
Caption = #36864#24067#26041#27861
end
@@ -2016,7 +2256,7 @@ object frmClothInfoInput: TfrmClothInfoInput
end
object cxLabel135: TcxLabel
Left = 283
- Top = 104
+ Top = 101
Caption = #25490#39118#26426#36716#36895'('#36716'/'#20998')'
end
object cxLabel136: TcxLabel
@@ -2036,7 +2276,7 @@ object frmClothInfoInput: TfrmClothInfoInput
end
object cxLabel139: TcxLabel
Left = 572
- Top = 104
+ Top = 101
Caption = #19978#36229#21890#29575'(%)'
end
object cxLabel140: TcxLabel
@@ -2045,8 +2285,8 @@ object frmClothInfoInput: TfrmClothInfoInput
Caption = #26426#23614#21367#24067#26041#27861
end
object cxLabel141: TcxLabel
- Left = 29
- Top = 102
+ Left = 28
+ Top = 100
Caption = #28072#21147'(MPA)'
end
object cxLabel142: TcxLabel
@@ -2055,11 +2295,12 @@ object frmClothInfoInput: TfrmClothInfoInput
Caption = #27611#21047#36229#21890#29575'(%)'
end
object cxLabel143: TcxLabel
- Left = 29
- Top = 70
+ Left = 28
+ Top = 69
Caption = #23545#20013#26426#24320#24133
end
- object cxTextEdit100: TcxTextEdit
+ object gj_temperature1: TcxTextEdit
+ Tag = 2
Left = 85
Top = 214
Style.LookAndFeel.SkinName = 'WXI'
@@ -2069,9 +2310,10 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 28
Width = 150
end
- object cxTextEdit101: TcxTextEdit
+ object gj_WidthAmplitude: TcxTextEdit
+ Tag = 2
Left = 401
- Top = 69
+ Top = 66
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -2079,8 +2321,9 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 29
Width = 150
end
- object cxTextEdit102: TcxTextEdit
- Left = 84
+ object gj_temperature5: TcxTextEdit
+ Tag = 2
+ Left = 85
Top = 244
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
@@ -2089,7 +2332,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 30
Width = 150
end
- object cxTextEdit103: TcxTextEdit
+ object gj_temperature9: TcxTextEdit
+ Tag = 2
Left = 85
Top = 274
Style.LookAndFeel.SkinName = 'WXI'
@@ -2099,7 +2343,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 31
Width = 150
end
- object cxTextEdit104: TcxTextEdit
+ object gj_UnpackingMethod: TcxTextEdit
+ Tag = 2
Left = 113
Top = 35
Style.LookAndFeel.SkinName = 'WXI'
@@ -2109,9 +2354,10 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 32
Width = 150
end
- object cxTextEdit105: TcxTextEdit
+ object gj_OpenAmplitude: TcxTextEdit
+ Tag = 2
Left = 113
- Top = 65
+ Top = 66
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -2119,9 +2365,10 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 33
Width = 150
end
- object cxTextEdit106: TcxTextEdit
+ object gj_RosePower: TcxTextEdit
+ Tag = 2
Left = 113
- Top = 99
+ Top = 96
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -2129,9 +2376,10 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 34
Width = 150
end
- object cxTextEdit107: TcxTextEdit
+ object gj_RollMethod: TcxTextEdit
+ Tag = 2
Left = 401
- Top = 37
+ Top = 35
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -2139,9 +2387,10 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 35
Width = 150
end
- object cxTextEdit108: TcxTextEdit
+ object gj_BrushSuperRate: TcxTextEdit
+ Tag = 2
Left = 652
- Top = 67
+ Top = 66
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -2149,7 +2398,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 36
Width = 150
end
- object cxTextEdit109: TcxTextEdit
+ object gj_Precautions: TcxTextEdit
+ Tag = 2
Left = 85
Top = 304
AutoSize = False
@@ -2161,9 +2411,10 @@ object frmClothInfoInput: TfrmClothInfoInput
Height = 50
Width = 650
end
- object cxTextEdit110: TcxTextEdit
+ object gj_UpSuperRate: TcxTextEdit
+ Tag = 2
Left = 652
- Top = 98
+ Top = 97
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -2171,7 +2422,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 38
Width = 150
end
- object cxTextEdit111: TcxTextEdit
+ object gj_speed: TcxTextEdit
+ Tag = 2
Left = 652
Top = 35
Style.LookAndFeel.SkinName = 'WXI'
@@ -2181,9 +2433,10 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 39
Width = 150
end
- object cxTextEdit112: TcxTextEdit
+ object gj_TubePress: TcxTextEdit
+ Tag = 2
Left = 113
- Top = 128
+ Top = 127
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -2191,7 +2444,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 40
Width = 150
end
- object cxTextEdit113: TcxTextEdit
+ object gj_temperature6: TcxTextEdit
+ Tag = 2
Left = 288
Top = 244
Style.LookAndFeel.SkinName = 'WXI'
@@ -2201,9 +2455,10 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 41
Width = 150
end
- object cxTextEdit114: TcxTextEdit
+ object gj_CycleFanSpeed: TcxTextEdit
+ Tag = 2
Left = 401
- Top = 130
+ Top = 127
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -2211,7 +2466,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 42
Width = 150
end
- object cxTextEdit115: TcxTextEdit
+ object gj_DownSuperRate: TcxTextEdit
+ Tag = 2
Left = 652
Top = 128
Style.LookAndFeel.SkinName = 'WXI'
@@ -2221,7 +2477,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 43
Width = 150
end
- object cxTextEdit116: TcxTextEdit
+ object gj_temperature3: TcxTextEdit
+ Tag = 2
Left = 493
Top = 214
Style.LookAndFeel.SkinName = 'WXI'
@@ -2231,7 +2488,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 44
Width = 150
end
- object cxTextEdit117: TcxTextEdit
+ object gj_temperature4: TcxTextEdit
+ Tag = 2
Left = 704
Top = 214
Style.LookAndFeel.SkinName = 'WXI'
@@ -2241,7 +2499,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 45
Width = 150
end
- object cxTextEdit118: TcxTextEdit
+ object gj_temperature7: TcxTextEdit
+ Tag = 2
Left = 493
Top = 244
Style.LookAndFeel.SkinName = 'WXI'
@@ -2251,7 +2510,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 46
Width = 150
end
- object cxTextEdit119: TcxTextEdit
+ object gj_temperature8: TcxTextEdit
+ Tag = 2
Left = 704
Top = 244
Style.LookAndFeel.SkinName = 'WXI'
@@ -2261,7 +2521,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 47
Width = 150
end
- object cxTextEdit120: TcxTextEdit
+ object gj_temperature10: TcxTextEdit
+ Tag = 2
Left = 288
Top = 274
Style.LookAndFeel.SkinName = 'WXI'
@@ -2271,7 +2532,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 48
Width = 150
end
- object cxTextEdit121: TcxTextEdit
+ object gj_temperature2: TcxTextEdit
+ Tag = 2
Left = 288
Top = 214
Style.LookAndFeel.SkinName = 'WXI'
@@ -2281,7 +2543,8 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 49
Width = 150
end
- object cxTextEdit122: TcxTextEdit
+ object gj_LeftHeight: TcxTextEdit
+ Tag = 2
Left = 113
Top = 158
Style.LookAndFeel.SkinName = 'WXI'
@@ -2291,9 +2554,10 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 50
Width = 150
end
- object cxTextEdit123: TcxTextEdit
+ object gj_RightHeight: TcxTextEdit
+ Tag = 2
Left = 401
- Top = 160
+ Top = 158
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -2301,9 +2565,10 @@ object frmClothInfoInput: TfrmClothInfoInput
TabOrder = 51
Width = 150
end
- object cxTextEdit99: TcxTextEdit
+ object gj_OutFanSpeed: TcxTextEdit
+ Tag = 2
Left = 401
- Top = 100
+ Top = 96
Style.LookAndFeel.SkinName = 'WXI'
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
@@ -2313,6 +2578,154 @@ object frmClothInfoInput: TfrmClothInfoInput
end
end
end
+ object 轧毛工艺: TcxTabSheet
+ Caption = #36711#27611#24037#33402
+ ImageIndex = 6
+ object panel7: TPanel
+ Left = 0
+ Top = 0
+ Width = 1076
+ Height = 597
+ Align = alClient
+ TabOrder = 0
+ ExplicitLeft = -2
+ object cxLabel115: TcxLabel
+ Left = 28
+ Top = 106
+ Caption = #25670#24067
+ end
+ object cxLabel144: TcxLabel
+ Left = 419
+ Top = 72
+ Caption = #36827#20986#24067#36895#24230
+ end
+ object cxLabel145: TcxLabel
+ Left = 419
+ Top = 39
+ Caption = #38024#36523
+ end
+ object cxLabel146: TcxLabel
+ Left = 3
+ Top = 14
+ Caption = #24037#33402#21442#25968':'
+ end
+ object cxLabel147: TcxLabel
+ Left = 28
+ Top = 186
+ Caption = #27880#24847#20107#39033
+ end
+ object cxLabel154: TcxLabel
+ Left = 28
+ Top = 39
+ Caption = #36864#24067#26041#27861
+ end
+ object cxLabel155: TcxLabel
+ Left = 28
+ Top = 73
+ Caption = #39057#29575
+ end
+ object cxLabel156: TcxLabel
+ Left = 419
+ Top = 106
+ Caption = #26426#23614#21367#24067#26041#27861
+ end
+ object zm_RollMethod: TcxTextEdit
+ Tag = 2
+ Left = 499
+ Top = 101
+ Style.LookAndFeel.SkinName = 'WXI'
+ StyleDisabled.LookAndFeel.SkinName = 'WXI'
+ StyleFocused.LookAndFeel.SkinName = 'WXI'
+ StyleHot.LookAndFeel.SkinName = 'WXI'
+ TabOrder = 8
+ Width = 234
+ end
+ object zm_inoutSpeed: TcxTextEdit
+ Tag = 2
+ Left = 499
+ Top = 67
+ Style.LookAndFeel.SkinName = 'WXI'
+ StyleDisabled.LookAndFeel.SkinName = 'WXI'
+ StyleFocused.LookAndFeel.SkinName = 'WXI'
+ StyleHot.LookAndFeel.SkinName = 'WXI'
+ TabOrder = 9
+ Width = 234
+ end
+ object zm_needle: TcxTextEdit
+ Tag = 2
+ Left = 499
+ Top = 33
+ Style.LookAndFeel.SkinName = 'WXI'
+ StyleDisabled.LookAndFeel.SkinName = 'WXI'
+ StyleFocused.LookAndFeel.SkinName = 'WXI'
+ StyleHot.LookAndFeel.SkinName = 'WXI'
+ TabOrder = 10
+ Width = 234
+ end
+ object zm_Precautions: TcxTextEdit
+ Tag = 2
+ Left = 86
+ Top = 167
+ AutoSize = False
+ Style.LookAndFeel.SkinName = 'WXI'
+ StyleDisabled.LookAndFeel.SkinName = 'WXI'
+ StyleFocused.LookAndFeel.SkinName = 'WXI'
+ StyleHot.LookAndFeel.SkinName = 'WXI'
+ TabOrder = 11
+ Height = 50
+ Width = 650
+ end
+ object zm_UnpackingMethod: TcxTextEdit
+ Tag = 2
+ Left = 86
+ Top = 35
+ Style.LookAndFeel.SkinName = 'WXI'
+ StyleDisabled.LookAndFeel.SkinName = 'WXI'
+ StyleFocused.LookAndFeel.SkinName = 'WXI'
+ StyleHot.LookAndFeel.SkinName = 'WXI'
+ TabOrder = 12
+ Width = 234
+ end
+ object zm_frequency: TcxTextEdit
+ Tag = 2
+ Left = 86
+ Top = 69
+ Style.LookAndFeel.SkinName = 'WXI'
+ StyleDisabled.LookAndFeel.SkinName = 'WXI'
+ StyleFocused.LookAndFeel.SkinName = 'WXI'
+ StyleHot.LookAndFeel.SkinName = 'WXI'
+ TabOrder = 13
+ Width = 234
+ end
+ object zm_wagCloth: TcxTextEdit
+ Tag = 2
+ Left = 86
+ Top = 103
+ Style.LookAndFeel.SkinName = 'WXI'
+ StyleDisabled.LookAndFeel.SkinName = 'WXI'
+ StyleFocused.LookAndFeel.SkinName = 'WXI'
+ StyleHot.LookAndFeel.SkinName = 'WXI'
+ TabOrder = 14
+ Width = 234
+ end
+ object zm_WidthAmplitude: TcxTextEdit
+ Tag = 2
+ Left = 86
+ Top = 137
+ Style.LookAndFeel.SkinName = 'WXI'
+ StyleDisabled.LookAndFeel.SkinName = 'WXI'
+ StyleFocused.LookAndFeel.SkinName = 'WXI'
+ StyleHot.LookAndFeel.SkinName = 'WXI'
+ TabOrder = 15
+ Width = 234
+ end
+ object cxLabel148: TcxLabel
+ Left = 28
+ Top = 140
+ Caption = #36710#23614#38376#24133
+ end
+ end
+ end
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_ClothInfo.ADOLink
diff --git a/A02基础产品管理/U_ClothInfoInput.pas b/A02基础产品管理/U_ClothInfoInput.pas
index db558a9..e84259f 100644
--- a/A02基础产品管理/U_ClothInfoInput.pas
+++ b/A02基础产品管理/U_ClothInfoInput.pas
@@ -32,11 +32,11 @@ uses
type
TfrmClothInfoInput = class(TForm)
ToolBar1: TToolBar;
- ToolButton1: TToolButton;
+ TbSave: TToolButton;
TBClose: TToolButton;
ADOQueryCmd: TADOQuery;
ADOQueryTemp: TADOQuery;
- ToolButton6: TToolButton;
+ TbUpFile: TToolButton;
CDS_1: TClientDataSet;
DS_1: TDataSource;
GPM_1: TcxGridPopupMenu;
@@ -46,50 +46,50 @@ type
cxTabSheet3: TcxTabSheet;
cxTabSheet4: TcxTabSheet;
cxGrid2: TcxGrid;
- cxGridDBTableView1: TcxGridDBTableView;
- cxGridDBColumn1: TcxGridDBColumn;
- cxGridDBColumn2: TcxGridDBColumn;
- cxGridDBColumn3: TcxGridDBColumn;
- cxGridDBColumn4: TcxGridDBColumn;
- cxGridDBColumn5: TcxGridDBColumn;
- cxGridDBColumn6: TcxGridDBColumn;
- cxGridDBColumn7: TcxGridDBColumn;
- cxGridDBColumn8: TcxGridDBColumn;
- cxGridDBColumn9: TcxGridDBColumn;
- cxGridDBColumn10: TcxGridDBColumn;
+ Tv1: TcxGridDBTableView;
+ Tv11fs_Name: TcxGridDBColumn;
+ Tv11fs_spel: TcxGridDBColumn;
+ Tv11fs_unit: TcxGridDBColumn;
+ Tv11fs_rate: TcxGridDBColumn;
+ Tv11fs_precautions: TcxGridDBColumn;
+ Tv11fs_meter: TcxGridDBColumn;
+ Tv11fs_useGlub: TcxGridDBColumn;
+ Tv11fs_waterDistribution: TcxGridDBColumn;
+ Tv11fs_useOneMeter: TcxGridDBColumn;
+ Tv11fs_useOneGlub: TcxGridDBColumn;
cxGridLevel1: TcxGridLevel;
cxTabSheet5: TcxTabSheet;
cxGrid1: TcxGrid;
- cxGridDBTableView2: TcxGridDBTableView;
- cxGridDBColumn11: TcxGridDBColumn;
- cxGridDBColumn12: TcxGridDBColumn;
- cxGridDBColumn13: TcxGridDBColumn;
- cxGridDBColumn14: TcxGridDBColumn;
- cxGridDBColumn15: TcxGridDBColumn;
+ Tv2: TcxGridDBTableView;
+ Tv2fp_Name: TcxGridDBColumn;
+ Tv2fp_spel: TcxGridDBColumn;
+ Tv2fp_unit: TcxGridDBColumn;
+ Tv2fp_rate: TcxGridDBColumn;
+ Tv2fp_precautions: TcxGridDBColumn;
cxGridDBColumn16: TcxGridDBColumn;
cxGridDBColumn17: TcxGridDBColumn;
cxGridDBColumn18: TcxGridDBColumn;
- cxGridDBColumn19: TcxGridDBColumn;
- cxGridDBColumn20: TcxGridDBColumn;
+ Tv2fp_useOneMeter: TcxGridDBColumn;
+ Tv2fp_useOneGlub: TcxGridDBColumn;
cxGridLevel2: TcxGridLevel;
cxTabSheet6: TcxTabSheet;
cxGrid3: TcxGrid;
- cxGridDBTableView3: TcxGridDBTableView;
- cxGridDBColumn21: TcxGridDBColumn;
- cxGridDBColumn22: TcxGridDBColumn;
- cxGridDBColumn23: TcxGridDBColumn;
- cxGridDBColumn24: TcxGridDBColumn;
- cxGridDBColumn25: TcxGridDBColumn;
+ Tv3: TcxGridDBTableView;
+ Tv3gj_Name: TcxGridDBColumn;
+ Tv3gj_spel: TcxGridDBColumn;
+ Tv3gj_unit: TcxGridDBColumn;
+ TV3gj_rate: TcxGridDBColumn;
+ Tv3gj_precautions: TcxGridDBColumn;
cxGridDBColumn26: TcxGridDBColumn;
cxGridDBColumn27: TcxGridDBColumn;
cxGridDBColumn28: TcxGridDBColumn;
- cxGridDBColumn29: TcxGridDBColumn;
- cxGridDBColumn30: TcxGridDBColumn;
+ Tv3gj_useOneMeter: TcxGridDBColumn;
+ Tv3gj_useOneGlub: TcxGridDBColumn;
cxGridLevel3: TcxGridLevel;
Panel1: TPanel;
C_GramWeight: TcxTextEdit;
C_Name: TcxTextEdit;
- C_Width: TcxTextEdit;
+ F_Width: TcxTextEdit;
cxLabel37: TcxLabel;
cxLabel38: TcxLabel;
cxLabel39: TcxLabel;
@@ -102,15 +102,15 @@ type
cxLabel46: TcxLabel;
cxLabel47: TcxLabel;
cxLabel48: TcxLabel;
- cxTextEdit38: TcxTextEdit;
- cxTextEdit39: TcxTextEdit;
- cxTextEdit40: TcxTextEdit;
- cxTextEdit42: TcxTextEdit;
- cxTextEdit44: TcxTextEdit;
- cxTextEdit45: TcxTextEdit;
- cxTextEdit46: TcxTextEdit;
- cxTextEdit47: TcxTextEdit;
- cxTextEdit48: TcxTextEdit;
+ Material: TcxTextEdit;
+ LatitudeSlope: TcxTextEdit;
+ FinishingStandards: TcxTextEdit;
+ F_Name: TcxTextEdit;
+ C_FinishLongitudeDensity: TcxTextEdit;
+ C_Width: TcxTextEdit;
+ F_GramWeight: TcxTextEdit;
+ C_FinishLatitudeDensity: TcxTextEdit;
+ Finishingtype: TcxTextEdit;
Panel2: TPanel;
cxLabel10: TcxLabel;
cxLabel11: TcxLabel;
@@ -126,18 +126,18 @@ type
cxLabel7: TcxLabel;
cxLabel8: TcxLabel;
cxLabel9: TcxLabel;
- cxTextEdit10: TcxTextEdit;
- cxTextEdit11: TcxTextEdit;
- cxTextEdit12: TcxTextEdit;
- cxTextEdit13: TcxTextEdit;
- cxTextEdit14: TcxTextEdit;
- cxTextEdit15: TcxTextEdit;
- cxTextEdit16: TcxTextEdit;
- cxTextEdit17: TcxTextEdit;
- cxTextEdit18: TcxTextEdit;
- cxTextEdit7: TcxTextEdit;
- cxTextEdit8: TcxTextEdit;
- cxTextEdit9: TcxTextEdit;
+ qx_WaterContent: TcxTextEdit;
+ qx_RollMethod: TcxTextEdit;
+ qx_Add_Name: TcxTextEdit;
+ qx_Precautions: TcxTextEdit;
+ qx_temperature4: TcxTextEdit;
+ qx_temperature2: TcxTextEdit;
+ qx_temperature1: TcxTextEdit;
+ qx_temperature3: TcxTextEdit;
+ qx_temperature5: TcxTextEdit;
+ qx_UnpackingMethod: TcxTextEdit;
+ qx_speed: TcxTextEdit;
+ qx_ReduceAmplitude: TcxTextEdit;
Panel3: TPanel;
cxLabel1: TcxLabel;
cxLabel2: TcxLabel;
@@ -164,29 +164,29 @@ type
cxLabel63: TcxLabel;
cxLabel64: TcxLabel;
cxLabel65: TcxLabel;
- cxTextEdit1: TcxTextEdit;
- cxTextEdit19: TcxTextEdit;
- cxTextEdit2: TcxTextEdit;
- cxTextEdit20: TcxTextEdit;
- cxTextEdit21: TcxTextEdit;
- cxTextEdit22: TcxTextEdit;
- cxTextEdit23: TcxTextEdit;
- cxTextEdit24: TcxTextEdit;
- cxTextEdit3: TcxTextEdit;
- cxTextEdit37: TcxTextEdit;
- cxTextEdit4: TcxTextEdit;
- cxTextEdit41: TcxTextEdit;
- cxTextEdit43: TcxTextEdit;
- cxTextEdit49: TcxTextEdit;
- cxTextEdit5: TcxTextEdit;
- cxTextEdit50: TcxTextEdit;
- cxTextEdit51: TcxTextEdit;
- cxTextEdit52: TcxTextEdit;
- cxTextEdit53: TcxTextEdit;
- cxTextEdit54: TcxTextEdit;
- cxTextEdit55: TcxTextEdit;
- cxTextEdit56: TcxTextEdit;
- cxTextEdit6: TcxTextEdit;
+ dx_OutFanSpeed: TcxTextEdit;
+ dx_temperature1: TcxTextEdit;
+ dx_WidthAmplitude: TcxTextEdit;
+ dx_temperature5: TcxTextEdit;
+ dx_temperature9: TcxTextEdit;
+ dx_UnpackingMethod: TcxTextEdit;
+ dx_OpenAmplitude: TcxTextEdit;
+ dx_RosePower: TcxTextEdit;
+ dx_RollMethod: TcxTextEdit;
+ dx_BrushSuperRate: TcxTextEdit;
+ dx_Precautions: TcxTextEdit;
+ dx_UpSuperRate: TcxTextEdit;
+ dx_speed: TcxTextEdit;
+ dx_TubePress: TcxTextEdit;
+ dx_temperature6: TcxTextEdit;
+ dx_CycleFanSpeed: TcxTextEdit;
+ dx_DownSuperRate: TcxTextEdit;
+ dx_temperature3: TcxTextEdit;
+ dx_temperature4: TcxTextEdit;
+ dx_temperature7: TcxTextEdit;
+ dx_temperature8: TcxTextEdit;
+ dx_temperature10: TcxTextEdit;
+ dx_temperature2: TcxTextEdit;
Panel4: TPanel;
cxLabel100: TcxLabel;
cxLabel101: TcxLabel;
@@ -216,31 +216,31 @@ type
cxLabel97: TcxLabel;
cxLabel98: TcxLabel;
cxLabel99: TcxLabel;
- cxTextEdit72: TcxTextEdit;
- cxTextEdit73: TcxTextEdit;
- cxTextEdit74: TcxTextEdit;
- cxTextEdit75: TcxTextEdit;
- cxTextEdit76: TcxTextEdit;
- cxTextEdit77: TcxTextEdit;
- cxTextEdit78: TcxTextEdit;
- cxTextEdit79: TcxTextEdit;
- cxTextEdit80: TcxTextEdit;
- cxTextEdit81: TcxTextEdit;
- cxTextEdit82: TcxTextEdit;
- cxTextEdit83: TcxTextEdit;
- cxTextEdit84: TcxTextEdit;
- cxTextEdit85: TcxTextEdit;
- cxTextEdit86: TcxTextEdit;
- cxTextEdit87: TcxTextEdit;
- cxTextEdit88: TcxTextEdit;
- cxTextEdit89: TcxTextEdit;
- cxTextEdit90: TcxTextEdit;
- cxTextEdit91: TcxTextEdit;
- cxTextEdit92: TcxTextEdit;
- cxTextEdit93: TcxTextEdit;
- cxTextEdit94: TcxTextEdit;
- cxTextEdit97: TcxTextEdit;
- cxTextEdit98: TcxTextEdit;
+ fs_OutFanSpeed: TcxTextEdit;
+ fs_temperature1: TcxTextEdit;
+ fs_WidthAmplitude: TcxTextEdit;
+ fs_temperature5: TcxTextEdit;
+ fs_temperature9: TcxTextEdit;
+ fs_UnpackingMethod: TcxTextEdit;
+ fs_OpenAmplitude: TcxTextEdit;
+ fs_RosePower: TcxTextEdit;
+ fs_RollMethod: TcxTextEdit;
+ fs_BrushSuperRate: TcxTextEdit;
+ fs_Precautions: TcxTextEdit;
+ fs_UpSuperRate: TcxTextEdit;
+ fs_speed: TcxTextEdit;
+ fs_TubePress: TcxTextEdit;
+ fs_temperature6: TcxTextEdit;
+ fs_CycleFanSpeed: TcxTextEdit;
+ fs_DownSuperRate: TcxTextEdit;
+ fs_temperature3: TcxTextEdit;
+ fs_temperature4: TcxTextEdit;
+ fs_temperature7: TcxTextEdit;
+ fs_temperature8: TcxTextEdit;
+ fs_temperature10: TcxTextEdit;
+ fs_temperature2: TcxTextEdit;
+ fs_CarPress: TcxTextEdit;
+ fs_PressWaterContent: TcxTextEdit;
Panel5: TPanel;
cxLabel107: TcxLabel;
cxLabel108: TcxLabel;
@@ -275,35 +275,35 @@ type
cxLabel79: TcxLabel;
cxLabel80: TcxLabel;
cxLabel81: TcxLabel;
- cxTextEdit25: TcxTextEdit;
- cxTextEdit26: TcxTextEdit;
- cxTextEdit27: TcxTextEdit;
- cxTextEdit28: TcxTextEdit;
- cxTextEdit29: TcxTextEdit;
- cxTextEdit30: TcxTextEdit;
- cxTextEdit31: TcxTextEdit;
- cxTextEdit32: TcxTextEdit;
- cxTextEdit33: TcxTextEdit;
- cxTextEdit34: TcxTextEdit;
- cxTextEdit35: TcxTextEdit;
- cxTextEdit36: TcxTextEdit;
- cxTextEdit57: TcxTextEdit;
- cxTextEdit58: TcxTextEdit;
- cxTextEdit59: TcxTextEdit;
- cxTextEdit60: TcxTextEdit;
- cxTextEdit61: TcxTextEdit;
- cxTextEdit62: TcxTextEdit;
- cxTextEdit63: TcxTextEdit;
- cxTextEdit64: TcxTextEdit;
- cxTextEdit65: TcxTextEdit;
- cxTextEdit66: TcxTextEdit;
- cxTextEdit67: TcxTextEdit;
- cxTextEdit68: TcxTextEdit;
- cxTextEdit69: TcxTextEdit;
- cxTextEdit70: TcxTextEdit;
- cxTextEdit71: TcxTextEdit;
- cxTextEdit95: TcxTextEdit;
- cxTextEdit96: TcxTextEdit;
+ fp_OutFanSpeed: TcxTextEdit;
+ fp_temperature1: TcxTextEdit;
+ fp_WidthAmplitude: TcxTextEdit;
+ fp_temperature5: TcxTextEdit;
+ fp_temperature9: TcxTextEdit;
+ fp_UnpackingMethod: TcxTextEdit;
+ fp_OpenAmplitude: TcxTextEdit;
+ fp_RosePower: TcxTextEdit;
+ fp_RollMethod: TcxTextEdit;
+ fp_BrushSuperRate: TcxTextEdit;
+ fp_Precautions: TcxTextEdit;
+ fp_UpSuperRate: TcxTextEdit;
+ fp_speed: TcxTextEdit;
+ fp_TubePress: TcxTextEdit;
+ fp_temperature6: TcxTextEdit;
+ fp_CycleFanSpeed: TcxTextEdit;
+ fp_DownSuperRate: TcxTextEdit;
+ fp_temperature3: TcxTextEdit;
+ fp_temperature4: TcxTextEdit;
+ fp_temperature7: TcxTextEdit;
+ fp_temperature8: TcxTextEdit;
+ fp_temperature10: TcxTextEdit;
+ fp_temperature2: TcxTextEdit;
+ fp_LeftHeight: TcxTextEdit;
+ fp_RightHeight: TcxTextEdit;
+ fp_PumbMixElectricFrequency: TcxTextEdit;
+ fp_SystemPress: TcxTextEdit;
+ fp_MixElectricFrequency: TcxTextEdit;
+ fp_GasFlow: TcxTextEdit;
Panel6: TPanel;
cxLabel116: TcxLabel;
cxLabel117: TcxLabel;
@@ -333,39 +333,66 @@ type
cxLabel141: TcxLabel;
cxLabel142: TcxLabel;
cxLabel143: TcxLabel;
- cxTextEdit100: TcxTextEdit;
- cxTextEdit101: TcxTextEdit;
- cxTextEdit102: TcxTextEdit;
- cxTextEdit103: TcxTextEdit;
- cxTextEdit104: TcxTextEdit;
- cxTextEdit105: TcxTextEdit;
- cxTextEdit106: TcxTextEdit;
- cxTextEdit107: TcxTextEdit;
- cxTextEdit108: TcxTextEdit;
- cxTextEdit109: TcxTextEdit;
- cxTextEdit110: TcxTextEdit;
- cxTextEdit111: TcxTextEdit;
- cxTextEdit112: TcxTextEdit;
- cxTextEdit113: TcxTextEdit;
- cxTextEdit114: TcxTextEdit;
- cxTextEdit115: TcxTextEdit;
- cxTextEdit116: TcxTextEdit;
- cxTextEdit117: TcxTextEdit;
- cxTextEdit118: TcxTextEdit;
- cxTextEdit119: TcxTextEdit;
- cxTextEdit120: TcxTextEdit;
- cxTextEdit121: TcxTextEdit;
- cxTextEdit122: TcxTextEdit;
- cxTextEdit123: TcxTextEdit;
- cxTextEdit99: TcxTextEdit;
+ gj_temperature1: TcxTextEdit;
+ gj_WidthAmplitude: TcxTextEdit;
+ gj_temperature5: TcxTextEdit;
+ gj_temperature9: TcxTextEdit;
+ gj_UnpackingMethod: TcxTextEdit;
+ gj_OpenAmplitude: TcxTextEdit;
+ gj_RosePower: TcxTextEdit;
+ gj_RollMethod: TcxTextEdit;
+ gj_BrushSuperRate: TcxTextEdit;
+ gj_Precautions: TcxTextEdit;
+ gj_UpSuperRate: TcxTextEdit;
+ gj_speed: TcxTextEdit;
+ gj_TubePress: TcxTextEdit;
+ gj_temperature6: TcxTextEdit;
+ gj_CycleFanSpeed: TcxTextEdit;
+ gj_DownSuperRate: TcxTextEdit;
+ gj_temperature3: TcxTextEdit;
+ gj_temperature4: TcxTextEdit;
+ gj_temperature7: TcxTextEdit;
+ gj_temperature8: TcxTextEdit;
+ gj_temperature10: TcxTextEdit;
+ gj_temperature2: TcxTextEdit;
+ gj_LeftHeight: TcxTextEdit;
+ gj_RightHeight: TcxTextEdit;
+ gj_OutFanSpeed: TcxTextEdit;
+ ë: TcxTabSheet;
+ cxLabel113: TcxLabel;
+ cxLabel114: TcxLabel;
+ F_FinishLongitudeDensity: TcxTextEdit;
+ F_FinishLatitudeDensity: TcxTextEdit;
+ panel7: TPanel;
+ cxLabel115: TcxLabel;
+ cxLabel144: TcxLabel;
+ cxLabel145: TcxLabel;
+ cxLabel146: TcxLabel;
+ cxLabel147: TcxLabel;
+ cxLabel154: TcxLabel;
+ cxLabel155: TcxLabel;
+ cxLabel156: TcxLabel;
+ zm_RollMethod: TcxTextEdit;
+ zm_inoutSpeed: TcxTextEdit;
+ zm_needle: TcxTextEdit;
+ zm_Precautions: TcxTextEdit;
+ zm_UnpackingMethod: TcxTextEdit;
+ zm_frequency: TcxTextEdit;
+ zm_wagCloth: TcxTextEdit;
+ zm_WidthAmplitude: TcxTextEdit;
+ cxLabel148: TcxLabel;
+ qx_Add_Number: TcxTextEdit;
+ cxLabel149: TcxLabel;
+ cxLabel150: TcxLabel;
+ C_Code: TcxTextEdit;
procedure FormShow(Sender: TObject);
procedure TBCloseClick(Sender: TObject);
- procedure ToolButton1Click(Sender: TObject);
+ procedure TbSaveClick(Sender: TObject);
procedure CYColorKeyPress(Sender: TObject; var Key: Char);
procedure CYJGGYBtnDnClick(Sender: TObject);
procedure C_WidthBtnDnClick(Sender: TObject);
procedure C_WidthBtnUpClick(Sender: TObject);
- procedure ToolButton6Click(Sender: TObject);
+ procedure TbUpFileClick(Sender: TObject);
procedure C_FromNameBtnUpClick(Sender: TObject);
procedure ToolButton2Click(Sender: TObject);
procedure SetXH();
@@ -378,7 +405,7 @@ type
function SaveData(): Boolean;
{ Private declarations }
public
- FBCIID, FCTID: string;
+ FBCIID, FCTID, FProcessID: string;
CopyInt: Integer;
{ Public declarations }
@@ -445,10 +472,10 @@ begin
Open;
end;
- SCSHData(ADOQueryTemp, ScrollBox1, 2);
- SCSHData(ADOQueryTemp, ScrollBox1, 0);
- C_FromName.TxtCode := Trim(ADOQueryTemp.fieldbyname('FromBCIID').AsString);
- C_FromName.Text := Trim(ADOQueryTemp.fieldbyname('C_FromName').AsString);
+ SCSHData(ADOQueryTemp, panel1, 2);
+ SCSHData(ADOQueryTemp, Panel1, 0);
+// C_FromName.TxtCode := Trim(ADOQueryTemp.fieldbyname('FromBCIID').AsString);
+// C_FromName.Text := Trim(ADOQueryTemp.fieldbyname('C_FromName').AsString);
with ADOQueryTemp do
begin
@@ -467,12 +494,12 @@ end;
procedure TfrmClothInfoInput.FormShow(Sender: TObject);
begin
InitGrid();
- if CopyInt = 1 then
- begin
- FBCIID := '';
- BCIID.text := '';
- C_Code.text := '';
- end;
+// if CopyInt = 1 then
+// begin
+// FBCIID := '';
+// BCIID.text := '';
+// C_Code.text := '';
+// end;
end;
procedure TfrmClothInfoInput.TBCloseClick(Sender: TObject);
@@ -482,7 +509,7 @@ end;
function TfrmClothInfoInput.SaveData(): Boolean;
var
- MaxBCIID, MaxBCPID: string;
+ MaxBCIID, MaxProcessID, MaxBCPID: string;
begin
try
ADOQueryCmd.Connection.BeginTrans;
@@ -496,8 +523,6 @@ begin
Application.MessageBox('ȡʧܣ', 'ʾ', 0);
Exit;
end;
-
- BCIID.Text := trim(MaxBCIID);
end
else
begin
@@ -529,31 +554,31 @@ begin
FieldByName('BCIID').Value := Trim(MaxBCIID);
if trim(C_Code.Text) = '' then
C_Code.Text := Trim(MaxBCIID);
- RTSetsavedata(ADOQueryCmd, 'BS_Cloth_Info', ScrollBox1, 2);
+ RTSetsavedata(ADOQueryCmd, 'BS_Cloth_Info', panel1, 2);
Post;
end;
- with ADOQueryCmd do
- begin
- Close;
- SQL.Clear;
- sql.Add('delete BS_Cloth_Info_Link where ToID=''' + Trim(MaxBCIID) + '''');
- ExecSQL;
- end;
+// with ADOQueryCmd do
+// begin
+// Close;
+// SQL.Clear;
+// sql.Add('delete BS_Cloth_Info_Link where ToID=''' + Trim(MaxBCIID) + '''');
+// ExecSQL;
+// end;
- with ADOQueryCmd do
- begin
- Close;
- SQL.Clear;
- sql.Add('select * from BS_Cloth_Info_Link where 1=2');
- Open;
- end;
- with ADOQueryCmd do
- begin
- Append;
- FieldByName('ToID').Value := Trim(MaxBCIID);
- FieldByName('FromID').Value := Trim(C_FromName.TxtCode);
- Post;
- end;
+// with ADOQueryCmd do
+// begin
+// Close;
+// SQL.Clear;
+// sql.Add('select * from BS_Cloth_Info_Link where 1=2');
+// Open;
+// end;
+// with ADOQueryCmd do
+// begin
+// Append;
+// FieldByName('ToID').Value := Trim(MaxBCIID);
+// FieldByName('FromID').Value := Trim(C_FromName.TxtCode);
+// Post;
+// end;
with ADOQueryTemp do
begin
@@ -569,9 +594,49 @@ begin
Exit;
end;
end;
+
+
+
+
+
+ if Trim(FProcessID) = '' then
+ begin
+ if GetLSNo(ADOQueryCmd, MaxProcessID, 'GY', 'Bs_Cloth_GY_Main', 4, 1) = False then
+ begin
+ Result := False;
+ ADOQueryCmd.Connection.RollbackTrans;
+ Application.MessageBox('ȡʧܣ', 'ʾ', 0);
+ Exit;
+ end;
+ end
+ else
+ begin
+ MaxProcessID := Trim(FProcessID);
+ end;
+ with ADOQueryCmd do
+ begin
+ Close;
+ SQL.Clear;
+ sql.Add('select * from Bs_Cloth_GY_Main where ProcessID=''' + Trim(FProcessID) + '''');
+ Open;
+ end;
+ with ADOQueryCmd do
+ begin
+
+ FieldByName('ProcessID').Value := Trim(MaxProcessID);
+
+ RTSetsavedata(ADOQueryCmd, 'Bs_Cloth_GY_Main', panel2, 2);
+ RTSetsavedata(ADOQueryCmd, 'Bs_Cloth_GY_Main', panel3, 2);
+ RTSetsavedata(ADOQueryCmd, 'Bs_Cloth_GY_Main', panel4, 2);
+ RTSetsavedata(ADOQueryCmd, 'Bs_Cloth_GY_Main', panel5, 2);
+ RTSetsavedata(ADOQueryCmd, 'Bs_Cloth_GY_Main', panel6, 2);
+ RTSetsavedata(ADOQueryCmd, 'Bs_Cloth_GY_Main', panel7, 2);
+ Post;
+ end;
+
//////////////// //////////////////////
///
-//////////////// ӱ //////////////////////
+////////////////// ӱ //////////////////////
with CDS_1 do
begin
First;
@@ -579,7 +644,7 @@ begin
begin
if Trim(CDS_1.fieldbyname('BCPID').AsString) = '' then
begin
- if GetLSNo(ADOQueryCmd, MaxBCPID, 'P', 'Bs_Cloth_Process', 4, 1) = False then
+ if GetLSNo(ADOQueryCmd, MaxBCPID, 'P', 'Bs_Cloth_GY_Sub', 4, 1) = False then
begin
Result := False;
ADOQueryCmd.Connection.RollbackTrans;
@@ -595,7 +660,7 @@ begin
begin
Close;
SQL.Clear;
- sql.Add('select * from Bs_Cloth_Process where BCPID=''' + Trim(MaxBCPID) + '''');
+ sql.Add('select * from Bs_Cloth_GY_Sub where BCPID=''' + Trim(MaxBCPID) + '''');
Open;
end;
with ADOQueryCmd do
@@ -604,7 +669,9 @@ begin
Append
else
Edit;
- RTSetSaveDataCDS(ADOQueryCmd, Tv1, CDS_1, 'Bs_Cloth_Process', 0);
+ RTSetSaveDataCDS(ADOQueryCmd, Tv1, CDS_1, 'Bs_Cloth_GY_Sub', 0);
+ RTSetSaveDataCDS(ADOQueryCmd, Tv2, CDS_1, 'Bs_Cloth_GY_Sub', 0);
+ RTSetSaveDataCDS(ADOQueryCmd, Tv3, CDS_1, 'Bs_Cloth_GY_Sub', 0);
FieldByName('BCPID').Value := Trim(MaxBCPID);
FieldByName('BCIID').Value := Trim(MaxBCIID);
@@ -638,7 +705,7 @@ begin
TBtnEditC(Sender).Text := '';
end;
-procedure TfrmClothInfoInput.ToolButton1Click(Sender: TObject);
+procedure TfrmClothInfoInput.TbSaveClick(Sender: TObject);
var
MC_Code: string;
begin
@@ -647,17 +714,17 @@ begin
Application.MessageBox('ƷƲΪգ', 'ʾ', 0);
Exit;
end;
- if trim(C_Code.Text) = '' then
- begin
-
- if GetLSNo(ADOQueryCmd, MC_Code, 'C', 'BS_Cloth_Info', 4, 0) = False then
- begin
- Application.MessageBox('ȡƷʧ!', 'ʾ', 0);
- Exit;
- end;
- C_Code.Text := MC_Code;
-
- end;
+// if trim(C_Code.Text) = '' then
+// begin
+//
+// if GetLSNo(ADOQueryCmd, MC_Code, 'C', 'BS_Cloth_Info', 4, 0) = False then
+// begin
+// Application.MessageBox('ȡƷʧ!', 'ʾ', 0);
+// Exit;
+// end;
+// C_Code.Text := MC_Code;
+//
+// end;
SetXH();
if SaveData() then
begin
@@ -673,7 +740,7 @@ begin
i := CDS_1.RecordCount; //ǰdatasetжм¼
i := i + 1;
- CopyAddRow(Tv1, CDS_1);
+// CopyAddRow(Tv1, CDS_1);
with CDS_1 do
begin
Edit;
@@ -708,20 +775,20 @@ end;
procedure TfrmClothInfoInput.C_FromNameBtnUpClick(Sender: TObject);
begin
- try
- frmClothInfoSel := TfrmClothInfoSel.Create(Application);
- with frmClothInfoSel do
- begin
- FCTType := '';
- if ShowModal = 1 then
- begin
- C_FromName.TxtCode := Trim(CDS_1.fieldbyname('BCIID').AsString);
- C_FromName.Text := Trim(CDS_1.fieldbyname('C_Name').AsString);
- end;
- end;
- finally
- frmClothInfoSel.Free;
- end;
+// try
+// frmClothInfoSel := TfrmClothInfoSel.Create(Application);
+// with frmClothInfoSel do
+// begin
+// FCTType := '';
+// if ShowModal = 1 then
+// begin
+// C_FromName.TxtCode := Trim(CDS_1.fieldbyname('BCIID').AsString);
+// C_FromName.Text := Trim(CDS_1.fieldbyname('C_Name').AsString);
+// end;
+// end;
+// finally
+// frmClothInfoSel.Free;
+// end;
end;
procedure TfrmClothInfoInput.CYColorKeyPress(Sender: TObject; var Key: Char);
@@ -762,46 +829,46 @@ begin
end;
end;
-procedure TfrmClothInfoInput.ToolButton6Click(Sender: TObject);
+procedure TfrmClothInfoInput.TbUpFileClick(Sender: TObject);
begin
- if trim(C_Code.Text) = '' then
- Exit;
- try
- frmAttachmentUpload := TfrmAttachmentUpload.Create(Application);
- with frmAttachmentUpload do
- begin
- FEditAuthority := True;
- fkeyNO := trim(C_Code.Text);
- fType := 'ƷƷ';
- if ShowModal = 1 then
- begin
-
- end;
- end;
- finally
- frmAttachmentUpload.Free;
- end;
+// if trim(C_Code.Text) = '' then
+// Exit;
+// try
+// frmAttachmentUpload := TfrmAttachmentUpload.Create(Application);
+// with frmAttachmentUpload do
+// begin
+// FEditAuthority := True;
+// fkeyNO := trim(C_Code.Text);
+// fType := 'ƷƷ';
+// if ShowModal = 1 then
+// begin
+//
+// end;
+// end;
+// finally
+// frmAttachmentUpload.Free;
+// end;
end;
procedure TfrmClothInfoInput.Tv1Column1PropertiesButtonClick(Sender: TObject; AButtonIndex: Integer);
begin
- try
- frmZDYHelp := TfrmZDYHelp.Create(Application);
- with frmZDYHelp do
- begin
- flag := 'FtyType';
- flagname := '';
- if ShowModal = 1 then
- begin
- CDS_1.Edit;
- CDS_1.fieldbyname('FtyType').Value := Trim(ClientDataSet1.fieldbyname('ZDYName').AsString);
- CDS_1.Post;
- end;
- end;
- finally
- frmZDYHelp.Free;
- end;
- tv1.Controller.EditingController.ShowEdit();
+// try
+// frmZDYHelp := TfrmZDYHelp.Create(Application);
+// with frmZDYHelp do
+// begin
+// flag := 'FtyType';
+// flagname := '';
+// if ShowModal = 1 then
+// begin
+// CDS_1.Edit;
+// CDS_1.fieldbyname('FtyType').Value := Trim(ClientDataSet1.fieldbyname('ZDYName').AsString);
+// CDS_1.Post;
+// end;
+// end;
+// finally
+// frmZDYHelp.Free;
+// end;
+// tv1.Controller.EditingController.ShowEdit();
end;
end.