diff --git a/A00通用窗体/U_ClothInfoSel.dfm b/A00通用窗体/U_ClothInfoSel.dfm index b9bcf97..1add668 100644 --- a/A00通用窗体/U_ClothInfoSel.dfm +++ b/A00通用窗体/U_ClothInfoSel.dfm @@ -10,6 +10,7 @@ inherited frmClothInfoSel: TfrmClothInfoSel Font.Name = #23435#20307 Position = poScreenCenter OnClose = FormClose + ExplicitLeft = -126 ExplicitWidth = 1501 ExplicitHeight = 650 PixelsPerInch = 96 @@ -222,6 +223,8 @@ inherited frmClothInfoSel: TfrmClothInfoSel Height = 485 Align = alClient TabOrder = 1 + ExplicitLeft = 6 + ExplicitTop = 39 object Tv1: TcxGridDBTableView Navigator.Buttons.CustomButtons = <> Navigator.Buttons.Delete.Enabled = False @@ -302,7 +305,7 @@ inherited frmClothInfoSel: TfrmClothInfoSel end object Tv1Column8: TcxGridDBColumn Caption = #22383#24067#21517#31216 - DataBinding.FieldName = 'C_FromName' + DataBinding.FieldName = 'F_Name' DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Options.Editing = False diff --git a/A00通用窗体/U_CompanySel.dfm b/A00通用窗体/U_CompanySel.dfm index 3b774f6..e710edc 100644 --- a/A00通用窗体/U_CompanySel.dfm +++ b/A00通用窗体/U_CompanySel.dfm @@ -21,9 +21,11 @@ inherited frmCompanySel: TfrmCompanySel Height = 476 Align = alClient TabOrder = 0 + ExplicitTop = 88 object TV1: TcxGridDBTableView OnDblClick = TV1DblClick Navigator.Buttons.CustomButtons = <> + ScrollbarAnnotations.CustomAnnotations = <> DataController.DataSource = DS_1 DataController.Summary.DefaultGroupSummaryItems = <> DataController.Summary.FooterSummaryItems = <> @@ -38,6 +40,7 @@ inherited frmCompanySel: TfrmCompanySel object TV1Column1: TcxGridDBColumn Caption = #32534#21495 DataBinding.FieldName = 'CoCode' + DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Options.Editing = False Width = 151 @@ -45,6 +48,7 @@ inherited frmCompanySel: TfrmCompanySel object TV1Column2: TcxGridDBColumn Caption = #21517#31216 DataBinding.FieldName = 'CoName' + DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Options.Editing = False Width = 253 @@ -52,6 +56,7 @@ inherited frmCompanySel: TfrmCompanySel object TV1Column3: TcxGridDBColumn Caption = #31616#31216 DataBinding.FieldName = 'CoAbbrName' + DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Width = 159 end diff --git a/A00通用窗体/U_CompanySel.pas b/A00通用窗体/U_CompanySel.pas index 0a503ea..87deb86 100644 --- a/A00通用窗体/U_CompanySel.pas +++ b/A00通用窗体/U_CompanySel.pas @@ -10,7 +10,8 @@ uses cxGridCustomView, cxGrid, DBClient, ADODB, ImgList, StdCtrls, ExtCtrls, cxTextEdit, cxGridCustomPopupMenu, cxGridPopupMenu, cxLookAndFeels, cxLookAndFeelPainters, dxSkinsCore, dxSkinsDefaultPainters, cxNavigator, - dxDateRanges, dxBarBuiltInMenu, System.ImageList, U_BaseInput; + dxDateRanges, dxBarBuiltInMenu, System.ImageList, U_BaseInput, + dxScrollbarAnnotations; type TfrmCompanySel = class(TfrmBaseHelp) diff --git a/A02基础产品管理/ClothInfo.dproj.local b/A02基础产品管理/ClothInfo.dproj.local index 7f32711..b51ec98 100644 --- a/A02基础产品管理/ClothInfo.dproj.local +++ b/A02基础产品管理/ClothInfo.dproj.local @@ -1,52 +1,52 @@  - 1899-12-30 00:00:00.000.844,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_AttachmentUpload.pas - 1899-12-30 00:00:00.000.616,D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_CompanySel.dfm=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_LablePrint.dfm - 1899-12-30 00:00:00.000.832,=D:\Dp10Repo\public10\design\U_BaseHelp.pas - 1899-12-30 00:00:00.000.048,=D:\Dp10Repo\public10\design\U_BaseList.pas - 1899-12-30 00:00:00.000.135,D:\Dp10Repo\项目代码\睿特\新DLL初始化(CSH.dll)\U_ZDYHelp.pas= - 1899-12-30 00:00:00.000.873,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_LbaelMapSet.pas - 1899-12-30 00:00:00.000.290,D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_TatClothInfoSel.dfm=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_ClothInfoSel.dfm - 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.716,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_ProcessSel.pas - 1899-12-30 00:00:00.000.975,=D:\Dp10Repo\public10\ThreeFun\Fun\U_CompressionFun.pas - 1899-12-30 00:00:00.000.149,=D:\Dp10Repo\public10\ThreeFun\Form\U_ZDYHelp.pas - 1899-12-30 00:00:00.000.339,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_ClothInfoSel.pas - 1899-12-30 00:00:00.000.518,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_ClothInfoSel.pas - 1899-12-30 00:00:00.000.503,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_ClothInfoSel.pas - 1899-12-30 00:00:00.000.692,D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_ClothInfoSel.pas=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_CompanySel.pas - 1899-12-30 00:00:00.000.187,D:\Dp10Repo\项目代码\RTBasics\A00通用模板\Unit1.pas= - 1899-12-30 00:00:00.000.431,D:\Dp10Repo\项目代码\RTBasics\A02基础产品管理\U_ClothInfo_Tat.pas=D:\Dp10Repo\项目代码\RTBasics\A02基础产品管理\U_ClothInfo.pas - 1899-12-30 00:00:00.000.939,=D:\Dp10Repo\public10\design\U_BaseInput.pas - 1899-12-30 00:00:00.000.305,D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_KnitClothInfoSel.pas=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_ClothInfoSel.pas - 1899-12-30 00:00:00.000.692,D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_ClothInfoSel.dfm=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_CompanySel.dfm - 1899-12-30 00:00:00.000.493,=D:\Dp10Repo\项目代码\RTBasics\A00通用模板\Unit1.pas - 1899-12-30 00:00:00.000.092,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_EmployeeSel.pas - 1899-12-30 00:00:00.000.228,=D:\Dp10Repo\项目代码\RTBasics\A02基础产品管理\U_ClothInfo.pas - 1899-12-30 00:00:00.000.123,=D:\Dp10Repo\public10\design\U_globalVar.pas - 1899-12-30 00:00:00.000.736,D:\Dp10Repo\项目代码\睿特\新DLL初始化(CSH.dll)\U_ModuleNote.pas= - 1899-12-30 00:00:00.000.178,=D:\Dp10Repo\public10\design\U_WindowFormdesign.pas - 1899-12-30 00:00:00.000.754,D:\Dp10Repo\项目代码\RTBasics\A02基础产品管理\U_TatClothInfo.pas=D:\Dp10Repo\项目代码\RTBasics\A02基础产品管理\U_ClothInfo_Tat.pas - 1899-12-30 00:00:00.000.086,=D:\Dp10Repo\public10\design\U_cxGridCustomCss.pas - 1899-12-30 00:00:00.000.290,D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_TatClothInfoSel.pas=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_ClothInfoSel.pas - 1899-12-30 00:00:00.000.217,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_LabelMapSet.pas - 1899-12-30 00:00:00.000.754,D:\Dp10Repo\项目代码\RTBasics\A02基础产品管理\U_TatClothInfo.dfm=D:\Dp10Repo\项目代码\RTBasics\A02基础产品管理\U_ClothInfo_Tat.dfm - 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.422,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_CompanySel.pas - 1899-12-30 00:00:00.000.305,D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_KnitClothInfoSel.dfm=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_ClothInfoSel.dfm - 1899-12-30 00:00:00.000.743,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_LabelPrint.pas - 1899-12-30 00:00:00.000.431,D:\Dp10Repo\项目代码\RTBasics\A02基础产品管理\U_ClothInfo_Tat.dfm=D:\Dp10Repo\项目代码\RTBasics\A02基础产品管理\U_ClothInfo.dfm - 1899-12-30 00:00:00.000.146,=D:\Dp10Repo\public10\ThreeFun\Fun\uSZHN_JSON.pas - 1899-12-30 00:00:00.000.616,D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_CompanySel.pas=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_LablePrint.pas - 1899-12-30 00:00:00.000.806,D:\Dp10Repo\项目代码\RTBasics\A00通用模板\InformationBase.dproj=D:\Dp10Repo\项目代码\RTBasics\A00通用模板\ClothInfo.dproj - 1899-12-30 00:00:00.000.340,=D:\Dp10Repo\项目代码\RTBasics\A02基础产品管理\U_CloInfoFileUp.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 - 2025-06-13 15:31:04.000.480,=D:\Dp10Repo\项目代码\D10sxYilanbuyi\A00通用窗体\U_ProductInfoSel.pas - 2025-06-13 15:43:57.000.936,=D:\Dp10Repo\项目代码\D10sxYilanbuyi\A02基础产品管理\U_ClothInfoInput.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.832,=D:\Dp10Repo\public10\design\U_BaseHelp.pas + 1899/12/30 00:00:00.000.431,D:\Dp10Repo\项目代码\RTBasics\A02基础产品管理\U_ClothInfo.dfm=D:\Dp10Repo\项目代码\RTBasics\A02基础产品管理\U_ClothInfo_Tat.dfm + 1899/12/30 00:00:00.000.048,=D:\Dp10Repo\public10\design\U_BaseList.pas + 1899/12/30 00:00:00.000.135,D:\Dp10Repo\项目代码\睿特\新DLL初始化(CSH.dll)\U_ZDYHelp.pas= + 1899/12/30 00:00:00.000.844,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_AttachmentUpload.pas + 1899/12/30 00:00:00.000.146,=D:\Dp10Repo\public10\ThreeFun\Fun\uSZHN_JSON.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.480,=D:\Dp10Repo\项目代码\D10sxYilanbuyi\A00通用窗体\U_ProductInfoSel.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 + 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.339,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_ClothInfoSel.pas + 1899/12/30 00:00:00.000.518,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_ClothInfoSel.pas + 1899/12/30 00:00:00.000.503,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_ClothInfoSel.pas + 1899/12/30 00:00:00.000.305,D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_ClothInfoSel.pas=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_KnitClothInfoSel.pas + 1899/12/30 00:00:00.000.290,D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_ClothInfoSel.pas=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_TatClothInfoSel.pas + 1899/12/30 00:00:00.000.149,=D:\Dp10Repo\public10\ThreeFun\Form\U_ZDYHelp.pas + 1899/12/30 00:00:00.000.939,=D:\Dp10Repo\public10\design\U_BaseInput.pas + 1899/12/30 00:00:00.000.290,D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_ClothInfoSel.dfm=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_TatClothInfoSel.dfm + 1899/12/30 00:00:00.000.305,D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_ClothInfoSel.dfm=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_KnitClothInfoSel.dfm + 1899/12/30 00:00:00.000.187,D:\Dp10Repo\项目代码\RTBasics\A00通用模板\Unit1.pas= + 1899/12/30 00:00:00.000.493,=D:\Dp10Repo\项目代码\RTBasics\A00通用模板\Unit1.pas + 1899/12/30 00:00:00.000.431,D:\Dp10Repo\项目代码\RTBasics\A02基础产品管理\U_ClothInfo.pas=D:\Dp10Repo\项目代码\RTBasics\A02基础产品管理\U_ClothInfo_Tat.pas + 1899/12/30 00:00:00.000.228,=D:\Dp10Repo\项目代码\RTBasics\A02基础产品管理\U_ClothInfo.pas + 1899/12/30 00:00:00.000.086,=D:\Dp10Repo\public10\design\U_cxGridCustomCss.pas + 1899/12/30 00:00:00.000.736,D:\Dp10Repo\项目代码\睿特\新DLL初始化(CSH.dll)\U_ModuleNote.pas= + 1899/12/30 00:00:00.000.178,=D:\Dp10Repo\public10\design\U_WindowFormdesign.pas + 1899/12/30 00:00:00.000.123,=D:\Dp10Repo\public10\design\U_globalVar.pas + 1899/12/30 00:00:00.000.217,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_LabelMapSet.pas + 1899/12/30 00:00:00.000.616,D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_LablePrint.dfm=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_CompanySel.dfm + 1899/12/30 00:00:00.000.936,=D:\Dp10Repo\项目代码\D10sxYilanbuyi\A02基础产品管理\U_ClothInfoInput.pas + 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.340,=D:\Dp10Repo\项目代码\RTBasics\A02基础产品管理\U_CloInfoFileUp.pas + 1899/12/30 00:00:00.000.487,D:\Dp10Repo\项目代码\睿特\新DLL初始化(CSH.dll)\U_ZDYHelpSel.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.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.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.422,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_CompanySel.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 diff --git a/A02基础产品管理/U_ClothInfo.dfm b/A02基础产品管理/U_ClothInfo.dfm index 8e66668..840344d 100644 --- a/A02基础产品管理/U_ClothInfo.dfm +++ b/A02基础产品管理/U_ClothInfo.dfm @@ -309,8 +309,6 @@ inherited frmClothInfo: TfrmClothInfo Styles.IncSearch = DataLink_ClothInfo.Red TabOrder = 0 OnDblClick = cxDBTreeList1DblClick - ExplicitLeft = 6 - ExplicitTop = 6 object cxDBTreeList1cxDBTreeListColumn2: TcxDBTreeListColumn DataBinding.FieldName = 'CTName' Width = 210 diff --git a/A02基础产品管理/U_ClothInfoInput.dfm b/A02基础产品管理/U_ClothInfoInput.dfm index e3d94e9..986cb0f 100644 --- a/A02基础产品管理/U_ClothInfoInput.dfm +++ b/A02基础产品管理/U_ClothInfoInput.dfm @@ -98,8 +98,6 @@ object frmClothInfoInput: TfrmClothInfoInput Font.Style = [] ParentFont = False TabOrder = 0 - ExplicitLeft = -32 - ExplicitTop = -46 object C_GramWeight: TcxTextEdit Tag = 2 Left = 435 @@ -469,6 +467,8 @@ object frmClothInfoInput: TfrmClothInfoInput Height = 346 Align = alBottom TabOrder = 24 + ExplicitLeft = 0 + ExplicitTop = 342 object TV4: TcxGridDBTableView Navigator.Buttons.CustomButtons = <> ScrollbarAnnotations.CustomAnnotations = <> diff --git a/A02基础产品管理/U_ClothInfoInput.pas b/A02基础产品管理/U_ClothInfoInput.pas index 5641075..14e38c7 100644 --- a/A02基础产品管理/U_ClothInfoInput.pas +++ b/A02基础产品管理/U_ClothInfoInput.pas @@ -1175,6 +1175,7 @@ begin FieldByName('BCIID').Value := Trim(MaxBCIID); FieldByName('TechnicsID').Value := Trim(MaxTechnicsID); + FieldByName('C_Code').Value := Trim(C_Code.Text); RTSetSaveDataCDS(ADOQueryCmd, Tv4, CDS_GY, 'Bs_Cloth_Dye_Technics', 0); Post; end; diff --git a/F00染色通用窗体/U_DyeGreyClothStkSel.dfm b/F00染色通用窗体/U_DyeGreyClothStkSel.dfm index 621815d..acabdfb 100644 --- a/F00染色通用窗体/U_DyeGreyClothStkSel.dfm +++ b/F00染色通用窗体/U_DyeGreyClothStkSel.dfm @@ -3,7 +3,7 @@ inherited frmDyeGreyClothStkSel: TfrmDyeGreyClothStkSel Top = 131 Align = alClient Caption = #22383#24067#24211#23384#36873#25321 - ClientHeight = 472 + ClientHeight = 546 ClientWidth = 1335 Color = clWhite Font.Charset = GB2312_CHARSET @@ -12,7 +12,7 @@ inherited frmDyeGreyClothStkSel: TfrmDyeGreyClothStkSel Position = poMainFormCenter OnClose = FormClose ExplicitWidth = 1351 - ExplicitHeight = 511 + ExplicitHeight = 585 PixelsPerInch = 96 TextHeight = 12 object ToolBar1: TToolBar [0] @@ -91,7 +91,6 @@ inherited frmDyeGreyClothStkSel: TfrmDyeGreyClothStkSel BevelOuter = bvLowered Color = clSkyBlue TabOrder = 1 - ExplicitTop = 18 object Label3: TLabel Left = 334 Top = 10 @@ -177,14 +176,13 @@ inherited frmDyeGreyClothStkSel: TfrmDyeGreyClothStkSel Left = 0 Top = 74 Width = 1335 - Height = 398 + Height = 472 Align = alClient PopupMenu = PopupMenu1 TabOrder = 2 - ExplicitTop = 54 - ExplicitHeight = 418 object Tv1: TcxGridDBTableView Navigator.Buttons.CustomButtons = <> + ScrollbarAnnotations.CustomAnnotations = <> OnCellDblClick = Tv1CellDblClick DataController.DataSource = DataSource1 DataController.Filter.AutoDataSetFilter = True @@ -257,6 +255,7 @@ inherited frmDyeGreyClothStkSel: TfrmDyeGreyClothStkSel object v1Column17: TcxGridDBColumn Caption = #36873#25321 DataBinding.FieldName = 'SSel' + DataBinding.IsNullValueType = True PropertiesClassName = 'TcxCheckBoxProperties' Properties.ImmediatePost = True Properties.NullStyle = nssUnchecked @@ -266,6 +265,7 @@ inherited frmDyeGreyClothStkSel: TfrmDyeGreyClothStkSel object v1Column6: TcxGridDBColumn Caption = #20837#24211#26102#38388 DataBinding.FieldName = 'IOTime' + DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Options.Editing = False Width = 87 @@ -274,6 +274,7 @@ inherited frmDyeGreyClothStkSel: TfrmDyeGreyClothStkSel Tag = 2 Caption = #23458#25143#21517#31216 DataBinding.FieldName = 'FromCoName' + DataBinding.IsNullValueType = True PropertiesClassName = 'TcxButtonEditProperties' Properties.Alignment.Horz = taLeftJustify Properties.Buttons = < @@ -289,6 +290,7 @@ inherited frmDyeGreyClothStkSel: TfrmDyeGreyClothStkSel object v1Column2: TcxGridDBColumn Caption = #23458#25143#32534#21495 DataBinding.FieldName = 'FromCoNo' + DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Options.Editing = False Width = 84 @@ -297,6 +299,7 @@ inherited frmDyeGreyClothStkSel: TfrmDyeGreyClothStkSel Tag = 2 Caption = #21697#21517 DataBinding.FieldName = 'C_Name' + DataBinding.IsNullValueType = True PropertiesClassName = 'TcxButtonEditProperties' Properties.Buttons = < item @@ -311,6 +314,7 @@ inherited frmDyeGreyClothStkSel: TfrmDyeGreyClothStkSel Tag = 2 Caption = #35268#26684 DataBinding.FieldName = 'C_Spec' + DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter HeaderGlyphAlignmentHorz = taCenter Options.Editing = False @@ -319,6 +323,7 @@ inherited frmDyeGreyClothStkSel: TfrmDyeGreyClothStkSel object v1Column4: TcxGridDBColumn Caption = #38376#24133 DataBinding.FieldName = 'C_Width' + DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Options.Editing = False Width = 66 @@ -326,6 +331,7 @@ inherited frmDyeGreyClothStkSel: TfrmDyeGreyClothStkSel object v1Column5: TcxGridDBColumn Caption = #20811#37325 DataBinding.FieldName = 'C_GramWeight' + DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Options.Editing = False Width = 70 @@ -333,6 +339,7 @@ inherited frmDyeGreyClothStkSel: TfrmDyeGreyClothStkSel object v1Column10: TcxGridDBColumn Caption = #25209#21495 DataBinding.FieldName = 'BatchNo' + DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Options.Editing = False Width = 100 @@ -340,6 +347,7 @@ inherited frmDyeGreyClothStkSel: TfrmDyeGreyClothStkSel object v1Column7: TcxGridDBColumn Caption = #20837#24211#21305#25968 DataBinding.FieldName = 'PS' + DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Options.Editing = False Width = 71 @@ -347,6 +355,7 @@ inherited frmDyeGreyClothStkSel: TfrmDyeGreyClothStkSel object v1Column9: TcxGridDBColumn Caption = #20837#24211#25968#37327 DataBinding.FieldName = 'Qty' + DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Options.Editing = False Width = 63 @@ -354,6 +363,7 @@ inherited frmDyeGreyClothStkSel: TfrmDyeGreyClothStkSel object v1Column1: TcxGridDBColumn Caption = #24211#23384#21305#25968 DataBinding.FieldName = 'StkPiece' + DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Options.Editing = False Width = 69 @@ -362,6 +372,7 @@ inherited frmDyeGreyClothStkSel: TfrmDyeGreyClothStkSel Tag = 2 Caption = #24211#23384#25968#37327 DataBinding.FieldName = 'STKQty' + DataBinding.IsNullValueType = True PropertiesClassName = 'TcxTextEditProperties' HeaderAlignmentHorz = taCenter Options.Editing = False @@ -371,6 +382,7 @@ inherited frmDyeGreyClothStkSel: TfrmDyeGreyClothStkSel Tag = 2 Caption = #21333#20301 DataBinding.FieldName = 'QtyUnit' + DataBinding.IsNullValueType = True PropertiesClassName = 'TcxComboBoxProperties' Properties.DropDownListStyle = lsFixedList Properties.Items.Strings = ( @@ -384,6 +396,7 @@ inherited frmDyeGreyClothStkSel: TfrmDyeGreyClothStkSel object Tv1Column8: TcxGridDBColumn Caption = #19994#21153#21592 DataBinding.FieldName = 'Saleser' + DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Options.Editing = False Width = 66 @@ -391,18 +404,21 @@ inherited frmDyeGreyClothStkSel: TfrmDyeGreyClothStkSel object Tv1Column9: TcxGridDBColumn Caption = #24211#20301 DataBinding.FieldName = 'StkPosition' + DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Width = 66 end object Tv1Column11: TcxGridDBColumn Caption = #21305#37325 DataBinding.FieldName = 'PieceWeight' + DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Width = 66 end object Tv1Column1: TcxGridDBColumn Caption = #39068#33394 DataBinding.FieldName = 'C_COLOR' + DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Options.Editing = False Width = 67 diff --git a/F00染色通用窗体/U_DyeGreyClothStkSel.pas b/F00染色通用窗体/U_DyeGreyClothStkSel.pas index a63ddeb..e607b92 100644 --- a/F00染色通用窗体/U_DyeGreyClothStkSel.pas +++ b/F00染色通用窗体/U_DyeGreyClothStkSel.pas @@ -13,7 +13,7 @@ uses RM_System, RM_GridReport, Menus, cxCalendar, cxButtonEdit, cxTextEdit, cxLookAndFeels, cxLookAndFeelPainters, cxNavigator, dxSkinsCore, dxSkinsDefaultPainters, dxDateRanges, dxBarBuiltInMenu, U_BaseHelp, - System.ImageList, Vcl.ImgList; + System.ImageList, Vcl.ImgList, dxScrollbarAnnotations; type TfrmDyeGreyClothStkSel = class(TfrmBaseHelp) diff --git a/F01染色坯布仓库/DyeGreyClothStk.dproj.local b/F01染色坯布仓库/DyeGreyClothStk.dproj.local index 93483d8..f4f1b9d 100644 --- a/F01染色坯布仓库/DyeGreyClothStk.dproj.local +++ b/F01染色坯布仓库/DyeGreyClothStk.dproj.local @@ -38,9 +38,9 @@ 1899/12/30 00:00:00.000.394,D:\Dp10Repo\项目代码\RTBasics\B03基础物料仓库\U_BSPrtMachOutEdit.dfm=D:\Dp10Repo\项目代码\RTBasics\F01染色坯布仓库\U_DyeGreyClothOutEdit.dfm 1899/12/30 00:00:00.000.734,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_CompanySel.pas 1899/12/30 00:00:00.000.616,D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_CompanySel.pas=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_LablePrint.pas - 1899/12/30 00:00:00.000.069,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_LabelPrint.pas - 1899/12/30 00:00:00.000.487,D:\Dp10Repo\项目代码\睿特\新DLL初始化(CSH.dll)\U_ZDYHelpSel.pas= 1899/12/30 00:00:00.000.092,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_EmployeeSel.pas + 1899/12/30 00:00:00.000.487,D:\Dp10Repo\项目代码\睿特\新DLL初始化(CSH.dll)\U_ZDYHelpSel.pas= + 1899/12/30 00:00:00.000.069,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_LabelPrint.pas diff --git a/F01染色坯布仓库/U_DyeGreyClothInEdit.dfm b/F01染色坯布仓库/U_DyeGreyClothInEdit.dfm index 110d66b..79de602 100644 --- a/F01染色坯布仓库/U_DyeGreyClothInEdit.dfm +++ b/F01染色坯布仓库/U_DyeGreyClothInEdit.dfm @@ -2,7 +2,7 @@ inherited frmDyeGreyClothInEdit: TfrmDyeGreyClothInEdit Left = 67 Top = 126 Caption = #22383#24067#20837#24211#30331#35760 - ClientHeight = 495 + ClientHeight = 546 ClientWidth = 1340 Color = clWhite Font.Charset = GB2312_CHARSET @@ -10,8 +10,9 @@ inherited frmDyeGreyClothInEdit: TfrmDyeGreyClothInEdit Font.Name = #23435#20307 Position = poScreenCenter OnClose = FormClose + ExplicitLeft = -489 ExplicitWidth = 1356 - ExplicitHeight = 534 + ExplicitHeight = 585 PixelsPerInch = 96 TextHeight = 12 object cxGrid2: TcxGrid [0] @@ -19,9 +20,10 @@ inherited frmDyeGreyClothInEdit: TfrmDyeGreyClothInEdit Left = 0 Top = 38 Width = 1340 - Height = 457 + Height = 508 Align = alClient TabOrder = 0 + ExplicitTop = 44 object Tv1: TcxGridDBTableView Navigator.Buttons.CustomButtons = <> ScrollbarAnnotations.CustomAnnotations = <> @@ -36,7 +38,6 @@ inherited frmDyeGreyClothInEdit: TfrmDyeGreyClothInEdit end item Kind = skSum - Column = v2Column6 end item Kind = skSum @@ -53,6 +54,13 @@ inherited frmDyeGreyClothInEdit: TfrmDyeGreyClothInEdit Styles.Header = DataLink_DyeGreyClothStk.Default Styles.Inactive = DataLink_DyeGreyClothStk.SHuangSe Styles.Selection = DataLink_DyeGreyClothStk.SHuangSe + object Tv1Column12: TcxGridDBColumn + Caption = #26469#36135#21333#21495 + DataBinding.FieldName = 'lzckordno' + DataBinding.IsNullValueType = True + HeaderAlignmentHorz = taCenter + Width = 80 + end object v1Column6: TcxGridDBColumn Caption = #20837#24211#21333#21495 DataBinding.FieldName = 'BCIOID' @@ -61,19 +69,17 @@ inherited frmDyeGreyClothInEdit: TfrmDyeGreyClothInEdit Options.Editing = False Width = 83 end - object v1Column2: TcxGridDBColumn + object Tv1ioTime: TcxGridDBColumn Caption = #20837#24211#26102#38388 - DataBinding.FieldName = 'IOTime' + DataBinding.FieldName = 'ioTime' DataBinding.IsNullValueType = True PropertiesClassName = 'TcxDateEditProperties' - Properties.SaveTime = False - Properties.ShowTime = False HeaderAlignmentHorz = taCenter - Width = 100 + Width = 80 end object v1Column4: TcxGridDBColumn - Caption = #20837#24211#31867#22411 - DataBinding.FieldName = 'IOType' + Caption = #21152#24037#31867#22411 + DataBinding.FieldName = 'ioType' DataBinding.IsNullValueType = True PropertiesClassName = 'TcxComboBoxProperties' Properties.DropDownListStyle = lsFixedList @@ -88,40 +94,9 @@ inherited frmDyeGreyClothInEdit: TfrmDyeGreyClothInEdit HeaderAlignmentHorz = taCenter Width = 87 end - object v1FactoryName: TcxGridDBColumn - Caption = #26469#33258#21333#20301 - DataBinding.FieldName = 'FromCoName' - DataBinding.IsNullValueType = True - PropertiesClassName = 'TcxButtonEditProperties' - Properties.Alignment.Horz = taLeftJustify - Properties.Buttons = < - item - Default = True - Kind = bkEllipsis - end> - Properties.ReadOnly = True - Properties.OnButtonClick = v1Column14PropertiesButtonClick - HeaderAlignmentHorz = taCenter - Width = 93 - end - object Tv1Column1: TcxGridDBColumn - Caption = #23384#25918#21333#20301 - DataBinding.FieldName = 'StkCoName' - DataBinding.IsNullValueType = True - PropertiesClassName = 'TcxButtonEditProperties' - Properties.Buttons = < - item - Default = True - Kind = bkEllipsis - end> - Properties.ReadOnly = True - Properties.OnButtonClick = Tv1Column1PropertiesButtonClick - HeaderAlignmentHorz = taCenter - Width = 81 - end object v1YWY: TcxGridDBColumn - Caption = #19994#21153#21592 - DataBinding.FieldName = 'Saleser' + Caption = #36319#21333#21592 + DataBinding.FieldName = 'follower' DataBinding.IsNullValueType = True PropertiesClassName = 'TcxButtonEditProperties' Properties.Buttons = < @@ -132,70 +107,68 @@ inherited frmDyeGreyClothInEdit: TfrmDyeGreyClothInEdit HeaderAlignmentHorz = taCenter Width = 67 end - object Tv1Column6: TcxGridDBColumn - Caption = #22411#21495 - DataBinding.FieldName = 'C_XINHAO' + object Tv1OrderNo: TcxGridDBColumn + Caption = #29983#20135#35746#21333#21495 + DataBinding.FieldName = 'OrderNo' DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter - Width = 66 + Width = 80 end object Tv1Column4: TcxGridDBColumn - Caption = #24067#31181#32534#21495 + Caption = #25104#21697#32534#21495 DataBinding.FieldName = 'C_COde' DataBinding.IsNullValueType = True + PropertiesClassName = 'TcxButtonEditProperties' + Properties.Buttons = < + item + Default = True + Kind = bkEllipsis + end> + Properties.OnButtonClick = Tv1Column4PropertiesButtonClick HeaderAlignmentHorz = taCenter Width = 72 end - object v1SPName: TcxGridDBColumn - Caption = #21697#21517 - DataBinding.FieldName = 'C_Name' - DataBinding.IsNullValueType = True - PropertiesClassName = 'TcxButtonEditProperties' - Properties.Buttons = < - item - Default = True - Kind = bkEllipsis - end> - Properties.OnButtonClick = v2Column1PropertiesButtonClick - HeaderAlignmentHorz = taCenter - Width = 101 - end - object v1SPSpec: TcxGridDBColumn - Caption = #35268#26684 - DataBinding.FieldName = 'C_Spec' - DataBinding.IsNullValueType = True - PropertiesClassName = 'TcxButtonEditProperties' - Properties.Buttons = < - item - Default = True - Kind = bkEllipsis - end> - Properties.OnButtonClick = v1Column8PropertiesButtonClick - HeaderAlignmentHorz = taCenter - HeaderGlyphAlignmentHorz = taCenter - Width = 112 - end object v1SPMF: TcxGridDBColumn - Caption = #38376#24133 + Caption = #25104#21697#38376#24133 DataBinding.FieldName = 'C_Width' DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Width = 75 end - object v1Column8: TcxGridDBColumn - Caption = #20811#37325 - DataBinding.FieldName = 'C_GramWeight' + object Tv1Column3: TcxGridDBColumn + Caption = #21518#25972#29702#25551#36848 + DataBinding.FieldName = 'finishDescription' DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter - Width = 73 + Width = 90 end - object v1Column1: TcxGridDBColumn - Caption = #25209#21495 - DataBinding.FieldName = 'BatchNo' + object Tv1Column2: TcxGridDBColumn + Caption = #22383#24067#32534#21495 + DataBinding.FieldName = 'F_Code' DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter - VisibleForCustomization = False - Width = 92 + Width = 80 + end + object Tv1Column1: TcxGridDBColumn + Caption = #22383#24067#38376#24133 + DataBinding.FieldName = 'F_Width' + DataBinding.IsNullValueType = True + HeaderAlignmentHorz = taCenter + Width = 80 + end + object Tv1Column6: TcxGridDBColumn + Caption = #26448#36136 + DataBinding.FieldName = 'Material' + DataBinding.IsNullValueType = True + HeaderAlignmentHorz = taCenter + Width = 80 + end + object Tv1Column7: TcxGridDBColumn + Caption = #31859#25968 + DataBinding.FieldName = 'Qty' + DataBinding.IsNullValueType = True + HeaderAlignmentHorz = taCenter + Width = 80 end object v1Column9: TcxGridDBColumn Caption = #21305#25968 @@ -206,36 +179,12 @@ inherited frmDyeGreyClothInEdit: TfrmDyeGreyClothInEdit HeaderAlignmentHorz = taCenter Width = 58 end - object Tv1Column8: TcxGridDBColumn - Caption = #21305#37325 - DataBinding.FieldName = 'PieceWeight' + object Tv1Column5: TcxGridDBColumn + Caption = #35201#27714#20132#26399 + DataBinding.FieldName = 'DlyDate' DataBinding.IsNullValueType = True - PropertiesClassName = 'TcxTextEditProperties' - Properties.OnEditValueChanged = v2Column6PropertiesEditValueChanged HeaderAlignmentHorz = taCenter - Width = 66 - end - object v2Column6: TcxGridDBColumn - Caption = #25968#37327 - DataBinding.FieldName = 'Qty' - DataBinding.IsNullValueType = True - PropertiesClassName = 'TcxTextEditProperties' - Properties.OnEditValueChanged = v2Column6PropertiesEditValueChanged - HeaderAlignmentHorz = taCenter - Width = 81 - end - object v1QtyUnit: TcxGridDBColumn - Caption = #21333#20301 - DataBinding.FieldName = 'QtyUnit' - DataBinding.IsNullValueType = True - PropertiesClassName = 'TcxComboBoxProperties' - Properties.DropDownListStyle = lsEditFixedList - Properties.Items.Strings = ( - 'M' - 'Y' - 'Kg') - HeaderAlignmentHorz = taCenter - Width = 64 + Width = 80 end object v1Column5: TcxGridDBColumn Caption = #24211#20301 @@ -252,45 +201,19 @@ inherited frmDyeGreyClothInEdit: TfrmDyeGreyClothInEdit HeaderAlignmentHorz = taCenter Width = 79 end - object v1Column7: TcxGridDBColumn - Caption = #36710#38388 - DataBinding.FieldName = 'Workshop' + object Tv1Column8: TcxGridDBColumn + Caption = #26469#33258#21333#20301 + DataBinding.FieldName = 'FromCoName' DataBinding.IsNullValueType = True - PropertiesClassName = 'TcxComboBoxProperties' - Properties.DropDownListStyle = lsFixedList - Properties.Items.Strings = ( - #19968#36710#38388 - #20108#36710#38388) + PropertiesClassName = 'TcxButtonEditProperties' + Properties.Buttons = < + item + Default = True + Kind = bkEllipsis + end> + Properties.OnButtonClick = Tv1Column8PropertiesButtonClick HeaderAlignmentHorz = taCenter - Width = 70 - end - object Tv1Column7: TcxGridDBColumn - Caption = #24037#33402 - DataBinding.FieldName = 'C_GONGYI' - DataBinding.IsNullValueType = True - HeaderAlignmentHorz = taCenter - Width = 66 - end - object Tv1Column9: TcxGridDBColumn - Caption = #26426#21488 - DataBinding.FieldName = 'C_JITAI' - DataBinding.IsNullValueType = True - HeaderAlignmentHorz = taCenter - Width = 66 - end - object Tv1Column10: TcxGridDBColumn - Caption = #35013#26694 - DataBinding.FieldName = 'C_ZHUANGKUANG' - DataBinding.IsNullValueType = True - HeaderAlignmentHorz = taCenter - Width = 66 - end - object Tv1Column11: TcxGridDBColumn - Caption = #21152#24613 - DataBinding.FieldName = 'C_JIAJI' - DataBinding.IsNullValueType = True - HeaderAlignmentHorz = taCenter - Width = 66 + Width = 80 end object v1Column12: TcxGridDBColumn Caption = #22791#27880 @@ -299,24 +222,35 @@ inherited frmDyeGreyClothInEdit: TfrmDyeGreyClothInEdit HeaderAlignmentHorz = taCenter Width = 66 end - object Tv1Column3: TcxGridDBColumn - Caption = #33394#21035 - DataBinding.FieldName = 'C_ColorDepth' + object Tv1C_Name: TcxGridDBColumn + Caption = #20135#21697#21517#31216 + DataBinding.FieldName = 'C_Name' DataBinding.IsNullValueType = True + Visible = False HeaderAlignmentHorz = taCenter - Width = 66 + Width = 80 end - object Tv1Column2: TcxGridDBColumn - Caption = #39068#33394 - DataBinding.FieldName = 'C_Color' + object Tv1StkCoName: TcxGridDBColumn + Caption = #23384#25918#21333#20301 + DataBinding.FieldName = 'StkCoName' DataBinding.IsNullValueType = True + Visible = False HeaderAlignmentHorz = taCenter - Width = 68 + Width = 80 end - object Tv1Column12: TcxGridDBColumn - Caption = #26469#33258#20986#24211#21333 - DataBinding.FieldName = 'lzckordno' + object Tv1StkCoNo: TcxGridDBColumn + Caption = #23384#25918#21333#20301 + DataBinding.FieldName = 'StkCoNo' DataBinding.IsNullValueType = True + Visible = False + HeaderAlignmentHorz = taCenter + Width = 80 + end + object Tv1QtyUnit: TcxGridDBColumn + Caption = #25968#37327#21333#20301 + DataBinding.FieldName = 'QtyUnit' + DataBinding.IsNullValueType = True + Visible = False HeaderAlignmentHorz = taCenter Width = 80 end diff --git a/F01染色坯布仓库/U_DyeGreyClothInEdit.pas b/F01染色坯布仓库/U_DyeGreyClothInEdit.pas index 3a8db39..212d56c 100644 --- a/F01染色坯布仓库/U_DyeGreyClothInEdit.pas +++ b/F01染色坯布仓库/U_DyeGreyClothInEdit.pas @@ -17,9 +17,6 @@ type TfrmDyeGreyClothInEdit = class(TfrmBaseInput) cxGrid2: TcxGrid; Tv1: TcxGridDBTableView; - v1Column2: TcxGridDBColumn; - v1SPName: TcxGridDBColumn; - v2Column6: TcxGridDBColumn; cxGrid2Level1: TcxGridLevel; ToolBar1: TToolBar; TBAdd: TToolButton; @@ -34,28 +31,13 @@ type ADOQueryTemp: TADOQuery; cxGridPopupMenu2: TcxGridPopupMenu; v1Column12: TcxGridDBColumn; - v1FactoryName: TcxGridDBColumn; v1Column6: TcxGridDBColumn; - v1SPSpec: TcxGridDBColumn; - v1QtyUnit: TcxGridDBColumn; v1Column5: TcxGridDBColumn; - v1Column1: TcxGridDBColumn; v1SPMF: TcxGridDBColumn; - v1Column8: TcxGridDBColumn; v1Column9: TcxGridDBColumn; - v1Column7: TcxGridDBColumn; v1YWY: TcxGridDBColumn; - Tv1Column3: TcxGridDBColumn; - Tv1Column8: TcxGridDBColumn; - Tv1Column1: TcxGridDBColumn; - Tv1Column2: TcxGridDBColumn; ToolButton1: TToolButton; Tv1Column4: TcxGridDBColumn; - Tv1Column6: TcxGridDBColumn; - Tv1Column7: TcxGridDBColumn; - Tv1Column9: TcxGridDBColumn; - Tv1Column10: TcxGridDBColumn; - Tv1Column11: TcxGridDBColumn; ToolButton2: TToolButton; ToolButton3: TToolButton; Tv1Column12: TcxGridDBColumn; @@ -63,6 +45,19 @@ type ToolButton5: TToolButton; ToolButton6: TToolButton; ToolButton7: TToolButton; + Tv1Column1: TcxGridDBColumn; + Tv1Column2: TcxGridDBColumn; + Tv1Column3: TcxGridDBColumn; + Tv1Column5: TcxGridDBColumn; + Tv1Column6: TcxGridDBColumn; + Tv1Column7: TcxGridDBColumn; + Tv1ioTime: TcxGridDBColumn; + Tv1C_Name: TcxGridDBColumn; + Tv1StkCoName: TcxGridDBColumn; + Tv1StkCoNo: TcxGridDBColumn; + Tv1QtyUnit: TcxGridDBColumn; + Tv1OrderNo: TcxGridDBColumn; + Tv1Column8: TcxGridDBColumn; procedure FormClose(Sender: TObject; var Action: TCloseAction); procedure TBAddClick(Sender: TObject); procedure TBCloseClick(Sender: TObject); @@ -82,6 +77,8 @@ type procedure ToolButton5Click(Sender: TObject); procedure ToolButton6Click(Sender: TObject); procedure ToolButton7Click(Sender: TObject); + procedure Tv1Column4PropertiesButtonClick(Sender: TObject; AButtonIndex: Integer); + procedure Tv1Column8PropertiesButtonClick(Sender: TObject; AButtonIndex: Integer); private { Private declarations } function SaveCKData(): Boolean; @@ -98,7 +95,7 @@ implementation uses U_DataLink, U_RTFun, U_ZDYHelp, U_DyePlanCardSel, U_CompanySel, U_GreyClothStkSel, U_GreyClothHXSel, U_GreyClothDYSel, U_GreyClothDJHXSel, - U_GreyClothHXDJSel; + U_GreyClothHXDJSel, U_ClothInfoSel; {$R *.dfm} @@ -192,7 +189,7 @@ begin FieldByName('FromCoNo').Value := CDS_Sub.fieldbyname('FromCoNo').Value; FieldByName('StkCoNo').Value := CDS_Sub.fieldbyname('StkCoNo').Value; - FieldByName('LZORDERNO').Value := CDS_Sub.fieldbyname('LZORDERNO').Value; +// FieldByName('LZORDERNO').Value := CDS_Sub.fieldbyname('LZORDERNO').Value; FieldByName('LZSUBID').Value := CDS_Sub.fieldbyname('LZSUBID').Value; FieldByName('BCIOID').Value := Trim(Maxno); FieldByName('STKID').Value := Trim(Maxno); @@ -244,7 +241,6 @@ end; procedure TfrmDyeGreyClothInEdit.TBCloseClick(Sender: TObject); begin - Close; end; @@ -253,7 +249,7 @@ var fsj: string; begin inherited; - ReadCxGrid(FSTKName + 'ǼZP', Tv1, 'ϲֿ'); + ReadCxGrid(FSTKName + 'Ǽ', Tv1, 'ϲֿ'); with ADOQueryTemp do begin Close; @@ -317,30 +313,30 @@ begin end; if CDS_Sub.Locate('IOType', null, []) = True then begin - Application.MessageBox('ͲΪ!', 'ʾ', 0); - Exit; - end; - if CDS_Sub.Locate('C_XINHAO', null, []) = True then - begin - Application.MessageBox('ͺŲΪ!', 'ʾ', 0); + Application.MessageBox('ӹͲΪ!', 'ʾ', 0); Exit; end; +// if CDS_Sub.Locate('C_XINHAO', null, []) = True then +// begin +// Application.MessageBox('ͺŲΪ!', 'ʾ', 0); +// Exit; +// end; if CDS_Sub.Locate('Piece', null, []) = True then begin Application.MessageBox('ƥΪ!', 'ʾ', 0); Exit; end; - {if CDS_Sub.Locate('Qty',null,[])=True then + if CDS_Sub.Locate('Qty', null, []) = True then begin - Application.MessageBox('Ϊ!','ʾ',0); - Exit; - end; } - if CDS_Sub.Locate('QtyUnit', null, []) = True then - begin - Application.MessageBox('λΪ!', 'ʾ', 0); + Application.MessageBox('Ϊ!', 'ʾ', 0); Exit; end; +// if CDS_Sub.Locate('QtyUnit', null, []) = True then +// begin +// Application.MessageBox('λΪ!', 'ʾ', 0); +// Exit; +// end; {if CDS_Sub.Locate('CRType;LCKNO', VarArrayOf(['ز', Null]), [loPartialKey]) then begin Application.MessageBox('زֵ̿ŲΪ!','ʾ',0); @@ -357,7 +353,7 @@ end; procedure TfrmDyeGreyClothInEdit.ToolButton1Click(Sender: TObject); begin inherited; - WriteCxGrid(FSTKName + 'ǼZP', Tv1, 'ϲֿ'); + WriteCxGrid(FSTKName + 'Ǽ', Tv1, 'ϲֿ'); end; procedure TfrmDyeGreyClothInEdit.ToolButton2Click(Sender: TObject); @@ -675,6 +671,56 @@ begin end; +procedure TfrmDyeGreyClothInEdit.Tv1Column4PropertiesButtonClick(Sender: TObject; AButtonIndex: Integer); +begin + inherited; + try + frmClothInfoSel := TfrmClothInfoSel.Create(Application); + with frmClothInfoSel do + begin + if ShowModal = 1 then + begin + with Self.CDS_Sub do + begin + Edit; + FieldByName('C_COde').Value := Trim(CDS_1.fieldbyname('C_COde').AsString); + FieldByName('C_Name').Value := Trim(CDS_1.fieldbyname('C_Name').AsString); + FieldByName('C_Width').Value := Trim(CDS_1.fieldbyname('C_Width').AsString); +// FieldByName('F_Code').Value := Trim(CDS_1.fieldbyname('F_Code').AsString); + FieldByName('F_Width').Value := Trim(CDS_1.fieldbyname('F_Width').AsString); + FieldByName('Material').Value := Trim(CDS_1.fieldbyname('Material').AsString); + + FieldByName('finishDescription').Value := Trim(CDS_1.fieldbyname('FinishingStandards').AsString); + end; + end; + end; + finally + frmClothInfoSel.Free; + end; +end; + +procedure TfrmDyeGreyClothInEdit.Tv1Column8PropertiesButtonClick(Sender: TObject; AButtonIndex: Integer); +begin + inherited; + try + frmCompanySel := TfrmCompanySel.Create(Application); + with frmCompanySel do + begin + if ShowModal = 1 then + begin + with Self.CDS_Sub do + begin + Edit; + FieldByName('FromCoName').Value := Trim(CDS_1.fieldbyname('CoAbbrName').AsString); + FieldByName('FromCoNo').Value := Trim(CDS_1.fieldbyname('CoCode').AsString); + end; + end; + end; + finally + frmCompanySel.Free; + end; +end; + procedure TfrmDyeGreyClothInEdit.v1Column14PropertiesButtonClick(Sender: TObject; AButtonIndex: Integer); begin diff --git a/F01染色坯布仓库/U_DyeGreyClothStkList.dfm b/F01染色坯布仓库/U_DyeGreyClothStkList.dfm index 166cae0..57ca74b 100644 --- a/F01染色坯布仓库/U_DyeGreyClothStkList.dfm +++ b/F01染色坯布仓库/U_DyeGreyClothStkList.dfm @@ -2,12 +2,11 @@ inherited frmDyeGreyClothStkList: TfrmDyeGreyClothStkList Left = 105 Top = 131 Caption = #24211#23384#36873#25321#21015#34920 - ClientHeight = 472 + ClientHeight = 567 ClientWidth = 1400 Position = poDefault - ExplicitLeft = -114 ExplicitWidth = 1416 - ExplicitHeight = 511 + ExplicitHeight = 606 PixelsPerInch = 96 TextHeight = 12 object ToolBar1: TToolBar [0] @@ -194,12 +193,14 @@ inherited frmDyeGreyClothStkList: TfrmDyeGreyClothStkList Left = 0 Top = 74 Width = 1400 - Height = 398 + Height = 493 Align = alClient PopupMenu = PopupMenu1 TabOrder = 2 + ExplicitHeight = 398 object Tv1: TcxGridDBTableView Navigator.Buttons.CustomButtons = <> + ScrollbarAnnotations.CustomAnnotations = <> DataController.DataSource = DataSource1 DataController.Summary.DefaultGroupSummaryItems = < item @@ -274,6 +275,7 @@ inherited frmDyeGreyClothStkList: TfrmDyeGreyClothStkList object v1Column6: TcxGridDBColumn Caption = #20837#24211#26102#38388 DataBinding.FieldName = 'IOTime' + DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Options.Editing = False Width = 87 @@ -282,6 +284,7 @@ inherited frmDyeGreyClothStkList: TfrmDyeGreyClothStkList Tag = 2 Caption = #26469#33258#21333#20301 DataBinding.FieldName = 'FromCoName' + DataBinding.IsNullValueType = True PropertiesClassName = 'TcxButtonEditProperties' Properties.Alignment.Horz = taLeftJustify Properties.Buttons = < @@ -298,6 +301,7 @@ inherited frmDyeGreyClothStkList: TfrmDyeGreyClothStkList Tag = 2 Caption = #21697#21517 DataBinding.FieldName = 'C_Name' + DataBinding.IsNullValueType = True PropertiesClassName = 'TcxButtonEditProperties' Properties.Buttons = < item @@ -312,6 +316,7 @@ inherited frmDyeGreyClothStkList: TfrmDyeGreyClothStkList Tag = 2 Caption = #35268#26684 DataBinding.FieldName = 'C_Spec' + DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter HeaderGlyphAlignmentHorz = taCenter Options.Editing = False @@ -320,6 +325,7 @@ inherited frmDyeGreyClothStkList: TfrmDyeGreyClothStkList object v1Column4: TcxGridDBColumn Caption = #38376#24133 DataBinding.FieldName = 'C_Width' + DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Options.Editing = False Width = 66 @@ -327,6 +333,7 @@ inherited frmDyeGreyClothStkList: TfrmDyeGreyClothStkList object v1Column5: TcxGridDBColumn Caption = #20811#37325 DataBinding.FieldName = 'C_GramWeight' + DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Options.Editing = False Width = 70 @@ -334,24 +341,28 @@ inherited frmDyeGreyClothStkList: TfrmDyeGreyClothStkList object Tv1Column4: TcxGridDBColumn Caption = #24037#33402 DataBinding.FieldName = 'C_GONGYI' + DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Width = 71 end object Tv1Column5: TcxGridDBColumn Caption = #22411#21495 DataBinding.FieldName = 'C_XINHAO' + DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Width = 70 end object Tv1Column6: TcxGridDBColumn Caption = #26426#21488 DataBinding.FieldName = 'C_JITAI' + DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Width = 69 end object v1Column10: TcxGridDBColumn Caption = #25209#21495 DataBinding.FieldName = 'BatchNo' + DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Options.Editing = False Width = 124 @@ -359,30 +370,35 @@ inherited frmDyeGreyClothStkList: TfrmDyeGreyClothStkList object v1Column11: TcxGridDBColumn Caption = #19994#21153#21592 DataBinding.FieldName = 'Saleser' + DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Width = 68 end object v1Column12: TcxGridDBColumn Caption = #32852#31995#26041#24335 DataBinding.FieldName = 'SalesPhone' + DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Width = 73 end object v1Column7: TcxGridDBColumn Caption = #20837#24211#21305#25968 DataBinding.FieldName = 'piece' + DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Width = 62 end object v1Column9: TcxGridDBColumn Caption = #20837#24211#25968#37327 DataBinding.FieldName = 'Qty' + DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Width = 63 end object v1Column1: TcxGridDBColumn Caption = #24211#23384#21305#25968 DataBinding.FieldName = 'stkpiece' + DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Options.Editing = False Width = 69 @@ -391,6 +407,7 @@ inherited frmDyeGreyClothStkList: TfrmDyeGreyClothStkList Tag = 2 Caption = #24211#23384#25968#37327 DataBinding.FieldName = 'stkqty' + DataBinding.IsNullValueType = True PropertiesClassName = 'TcxTextEditProperties' HeaderAlignmentHorz = taCenter Options.Editing = False @@ -400,6 +417,7 @@ inherited frmDyeGreyClothStkList: TfrmDyeGreyClothStkList Tag = 2 Caption = #21333#20301 DataBinding.FieldName = 'QtyUnit' + DataBinding.IsNullValueType = True PropertiesClassName = 'TcxComboBoxProperties' Properties.DropDownListStyle = lsFixedList Properties.Items.Strings = ( @@ -413,6 +431,7 @@ inherited frmDyeGreyClothStkList: TfrmDyeGreyClothStkList object Tv1Column2: TcxGridDBColumn Caption = #39068#33394 DataBinding.FieldName = 'C_Color' + DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Options.Editing = False Width = 69 @@ -420,6 +439,7 @@ inherited frmDyeGreyClothStkList: TfrmDyeGreyClothStkList object Tv1Column1: TcxGridDBColumn Caption = #33394#21035 DataBinding.FieldName = 'C_ColorDepth' + DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Options.Editing = False Width = 72 @@ -427,6 +447,7 @@ inherited frmDyeGreyClothStkList: TfrmDyeGreyClothStkList object Tv1Column3: TcxGridDBColumn Caption = #24211#20301 DataBinding.FieldName = 'StkPosition' + DataBinding.IsNullValueType = True PropertiesClassName = 'TcxButtonEditProperties' Properties.Buttons = < item diff --git a/F01染色坯布仓库/U_DyeGreyClothStkList.pas b/F01染色坯布仓库/U_DyeGreyClothStkList.pas index f2a93b8..4e0fde1 100644 --- a/F01染色坯布仓库/U_DyeGreyClothStkList.pas +++ b/F01染色坯布仓库/U_DyeGreyClothStkList.pas @@ -12,7 +12,8 @@ uses cxDropDownEdit, cxCheckBox, RM_Common, RM_Class, RM_e_Xls, RM_Dataset, RM_System, RM_GridReport, Menus, cxCalendar, cxButtonEdit, cxTextEdit, cxLookAndFeels, cxLookAndFeelPainters, dxSkinsCore, dxSkinsDefaultPainters, - cxNavigator, dxDateRanges, dxBarBuiltInMenu, U_BaseList; + cxNavigator, dxDateRanges, dxBarBuiltInMenu, U_BaseList, + dxScrollbarAnnotations; type TfrmDyeGreyClothStkList = class(TfrmBaseList) diff --git a/F02染色计划单/DyePlan.dpr b/F02染色计划单/DyePlan.dpr index 1ef96f1..7e70b1f 100644 --- a/F02染色计划单/DyePlan.dpr +++ b/F02染色计划单/DyePlan.dpr @@ -38,7 +38,8 @@ uses U_BaseDataLink in '..\..\..\public10\design\U_BaseDataLink.pas' {BaseDataLink: TDataModule}, uSZHN_JSON in '..\..\..\public10\ThreeFun\Fun\uSZHN_JSON.pas', U_DyeProcessDefin in 'U_DyeProcessDefin.pas' {frmDyeProcessDefin}, - U_ProductInfoSel in '..\A00ͨô\U_ProductInfoSel.pas' {frmProductInfoSel}; + U_ProductInfoSel in '..\A00ͨô\U_ProductInfoSel.pas' {frmProductInfoSel}, + U_CraftSel in 'U_CraftSel.pas' {frmCraftSel}; {$R *.res} diff --git a/F02染色计划单/DyePlan.dproj b/F02染色计划单/DyePlan.dproj index 0c57ffd..956a180 100644 --- a/F02染色计划单/DyePlan.dproj +++ b/F02染色计划单/DyePlan.dproj @@ -191,6 +191,10 @@
frmProductInfoSel
dfm + +
frmCraftSel
+ dfm +
Cfg_2 Base diff --git a/F02染色计划单/DyePlan.dproj.local b/F02染色计划单/DyePlan.dproj.local index 67e15e3..b1350a5 100644 --- a/F02染色计划单/DyePlan.dproj.local +++ b/F02染色计划单/DyePlan.dproj.local @@ -1,63 +1,64 @@  - 1899-12-30 00:00:00.000.327,=D:\Dp10Repo\public10\ThreeFun\Fun\uSZHN_JSON.pas - 1899-12-30 00:00:00.000.934,=D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyePlanList.pas - 1899-12-30 00:00:00.000.092,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_EmployeeSel.pas - 1899-12-30 00:00:00.000.625,=D:\Dp10Repo\public10\ThreeFun\Form\U_ZDYHelpSel.pas - 1899-12-30 00:00:00.000.875,D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_ProcessSel.pas= - 1899-12-30 00:00:00.000.716,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_ProcessSel.pas - 1899-12-30 00:00:00.000.017,=D:\Dp10Repo\项目代码\RTBasics\F00染色通用窗体\U_DyeGreyClothStkSel.pas - 1899-12-30 00:00:00.000.630,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_CompanySel.pas - 1899-12-30 00:00:00.000.855,D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyePlanList1.pas=D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyePlanList.pas - 1899-12-30 00:00:00.000.123,=D:\Dp10Repo\public10\design\U_globalVar.pas - 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.422,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_CompanySel.pas - 1899-12-30 00:00:00.000.734,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_CompanySel.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.939,=D:\Dp10Repo\public10\design\U_BaseInput.pas - 1899-12-30 00:00:00.000.135,D:\Dp10Repo\项目代码\睿特\新DLL初始化(CSH.dll)\U_ZDYHelp.pas= - 1899-12-30 00:00:00.000.188,=D:\Dp10Repo\项目代码\RTBasics\F00染色通用窗体\U_DyePlanCardSel.pas - 1899-12-30 00:00:00.000.531,D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyeTechnicsinput.pas=D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyeTechnicsList.pas - 1899-12-30 00:00:00.000.037,=D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_Cust_Cloth_PSC.pas - 1899-12-30 00:00:00.000.362,=D:\Dp10Repo\public10\design\U_BaseDataLink.pas - 1899-12-30 00:00:00.000.048,=D:\Dp10Repo\public10\design\U_BaseList.pas - 1899-12-30 00:00:00.000.722,=D:\Dp10Repo\项目代码\RTBasics\F00染色通用窗体\U_DyeGreyClothOutSel.pas - 1899-12-30 00:00:00.000.832,=D:\Dp10Repo\public10\design\U_BaseHelp.pas - 1899-12-30 00:00:00.000.577,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_LbaelMapSet.pas - 1899-12-30 00:00:00.000.736,D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyePlanCardInput1.dfm=D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyePlanCardInput.dfm - 1899-12-30 00:00:00.000.495,=D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyeProcessList.pas - 1899-12-30 00:00:00.000.531,D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyeTechnicsinput.dfm=D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyeTechnicsList.dfm - 1899-12-30 00:00:00.000.046,=D:\Dp10Repo\项目代码\RTBasics\F00染色通用窗体\U_DyeProcessSel.pas - 1899-12-30 00:00:00.000.014,=D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyeTechnicsList.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.782,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_LabelPrint.pas - 1899-12-30 00:00:00.000.975,=D:\Dp10Repo\public10\ThreeFun\Fun\U_CompressionFun.pas - 1899-12-30 00:00:00.000.986,D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\InformationBase.dproj=D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\DyePlan.dproj - 1899-12-30 00:00:00.000.344,D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyePlanCardInput.pas=D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyeCardInput.pas - 1899-12-30 00:00:00.000.015,=D:\Dp10Repo\public10\ThreeFun\Fun\U_RTFun.pas - 1899-12-30 00:00:00.000.616,D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_LablePrint.dfm=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_CompanySel.dfm - 1899-12-30 00:00:00.000.571,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_LabelMapSet.pas - 1899-12-30 00:00:00.000.086,=D:\Dp10Repo\public10\design\U_cxGridCustomCss.pas - 1899-12-30 00:00:00.000.344,D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyePlanCardInput.dfm=D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyeCardInput.dfm - 1899-12-30 00:00:00.000.736,D:\Dp10Repo\项目代码\睿特\新DLL初始化(CSH.dll)\U_ModuleNote.pas= - 1899-12-30 00:00:00.000.178,=D:\Dp10Repo\public10\design\U_WindowFormdesign.pas - 1899-12-30 00:00:00.000.359,D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyePlanInPut.pas=D:\Dp10Repo\项目代码\傲唐\财务管理(Financial.dll)\U_YWTCInPut.pas - 1899-12-30 00:00:00.000.286,=D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyePlanInPut.pas - 1899-12-30 00:00:00.000.493,=D:\Dp10Repo\项目代码\RTBasics\A00通用模板\Unit1.pas - 1899-12-30 00:00:00.000.149,=D:\Dp10Repo\public10\ThreeFun\Form\U_ZDYHelp.pas - 1899-12-30 00:00:00.000.339,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_ClothInfoSel.pas - 1899-12-30 00:00:00.000.905,D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyePlanCardInput1.pas= - 1899-12-30 00:00:00.000.736,D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyePlanCardInput1.pas=D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyePlanCardInput.pas - 1899-12-30 00:00:00.000.855,D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyePlanList1.dfm=D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyePlanList.dfm - 1899-12-30 00:00:00.000.359,D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyePlanInPut.dfm=D:\Dp10Repo\项目代码\傲唐\财务管理(Financial.dll)\U_YWTCInPut.dfm - 1899-12-30 00:00:00.000.844,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_AttachmentUpload.pas - 1899-12-30 00:00:00.000.213,=D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyeCardInput.pas - 1899-12-30 00:00:00.000.819,=D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyeInspSet.pas - 1899-12-30 00:00:00.000.058,=D:\Dp10Repo\项目代码\RTBasics\F00染色通用窗体\U_DyeTechnicsSel.pas - 2025-07-02 16:47:08.000.621,=D:\Dp10Repo\项目代码\D10sxYilanbuyi\F02染色计划单\U_DyeProcessDefin.pas - 2025-07-03 16:45:14.000.291,=D:\Dp10Repo\项目代码\D10sxYilanbuyi\A00通用窗体\U_ProductInfoSel.pas + 1899/12/30 00:00:00.000.327,=D:\Dp10Repo\public10\ThreeFun\Fun\uSZHN_JSON.pas + 1899/12/30 00:00:00.000.934,=D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyePlanList.pas + 1899/12/30 00:00:00.000.092,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_EmployeeSel.pas + 1899/12/30 00:00:00.000.716,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_ProcessSel.pas + 1899/12/30 00:00:00.000.625,=D:\Dp10Repo\public10\ThreeFun\Form\U_ZDYHelpSel.pas + 1899/12/30 00:00:00.000.291,=D:\Dp10Repo\项目代码\D10sxYilanbuyi\A00通用窗体\U_ProductInfoSel.pas + 1899/12/30 00:00:00.000.875,D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_ProcessSel.pas= + 1899/12/30 00:00:00.000.422,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_CompanySel.pas + 1899/12/30 00:00:00.000.855,D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyePlanList1.pas=D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyePlanList.pas + 1899/12/30 00:00:00.000.123,=D:\Dp10Repo\public10\design\U_globalVar.pas + 1899/12/30 00:00:00.000.630,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_CompanySel.pas + 1899/12/30 00:00:00.000.017,=D:\Dp10Repo\项目代码\RTBasics\F00染色通用窗体\U_DyeGreyClothStkSel.pas + 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.135,D:\Dp10Repo\项目代码\睿特\新DLL初始化(CSH.dll)\U_ZDYHelp.pas= + 1899/12/30 00:00:00.000.188,=D:\Dp10Repo\项目代码\RTBasics\F00染色通用窗体\U_DyePlanCardSel.pas + 1899/12/30 00:00:00.000.048,=D:\Dp10Repo\public10\design\U_BaseList.pas + 1899/12/30 00:00:00.000.939,=D:\Dp10Repo\public10\design\U_BaseInput.pas + 1899/12/30 00:00:00.000.037,=D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_Cust_Cloth_PSC.pas + 1899/12/30 00:00:00.000.362,=D:\Dp10Repo\public10\design\U_BaseDataLink.pas + 1899/12/30 00:00:00.000.621,=D:\Dp10Repo\项目代码\D10sxYilanbuyi\F02染色计划单\U_DyeProcessDefin.pas + 1899/12/30 00:00:00.000.832,=D:\Dp10Repo\public10\design\U_BaseHelp.pas + 1899/12/30 00:00:00.000.577,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_LbaelMapSet.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.722,=D:\Dp10Repo\项目代码\RTBasics\F00染色通用窗体\U_DyeGreyClothOutSel.pas + 1899/12/30 00:00:00.000.736,D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyePlanCardInput1.dfm=D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyePlanCardInput.dfm + 1899/12/30 00:00:00.000.495,=D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyeProcessList.pas + 1899/12/30 00:00:00.000.531,D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyeTechnicsinput.dfm=D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyeTechnicsList.dfm + 1899/12/30 00:00:00.000.531,D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyeTechnicsinput.pas=D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyeTechnicsList.pas + 1899/12/30 00:00:00.000.014,=D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyeTechnicsList.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.782,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_LabelPrint.pas + 1899/12/30 00:00:00.000.975,=D:\Dp10Repo\public10\ThreeFun\Fun\U_CompressionFun.pas + 1899/12/30 00:00:00.000.986,D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\InformationBase.dproj=D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\DyePlan.dproj + 1899/12/30 00:00:00.000.344,D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyePlanCardInput.pas=D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyeCardInput.pas + 1899/12/30 00:00:00.000.015,=D:\Dp10Repo\public10\ThreeFun\Fun\U_RTFun.pas + 1899/12/30 00:00:00.000.616,D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_LablePrint.dfm=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_CompanySel.dfm + 1899/12/30 00:00:00.000.571,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_LabelMapSet.pas + 1899/12/30 00:00:00.000.086,=D:\Dp10Repo\public10\design\U_cxGridCustomCss.pas + 1899/12/30 00:00:00.000.344,D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyePlanCardInput.dfm=D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyeCardInput.dfm + 1899/12/30 00:00:00.000.736,D:\Dp10Repo\项目代码\睿特\新DLL初始化(CSH.dll)\U_ModuleNote.pas= + 1899/12/30 00:00:00.000.178,=D:\Dp10Repo\public10\design\U_WindowFormdesign.pas + 1899/12/30 00:00:00.000.149,=D:\Dp10Repo\public10\ThreeFun\Form\U_ZDYHelp.pas + 1899/12/30 00:00:00.000.286,=D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyePlanInPut.pas + 1899/12/30 00:00:00.000.359,D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyePlanInPut.pas=D:\Dp10Repo\项目代码\傲唐\财务管理(Financial.dll)\U_YWTCInPut.pas + 1899/12/30 00:00:00.000.736,D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyePlanCardInput1.pas=D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyePlanCardInput.pas + 1899/12/30 00:00:00.000.046,=D:\Dp10Repo\项目代码\RTBasics\F00染色通用窗体\U_DyeProcessSel.pas + 1899/12/30 00:00:00.000.339,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_ClothInfoSel.pas + 1899/12/30 00:00:00.000.905,D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyePlanCardInput1.pas= + 1899/12/30 00:00:00.000.855,D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyePlanList1.dfm=D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyePlanList.dfm + 1899/12/30 00:00:00.000.359,D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyePlanInPut.dfm=D:\Dp10Repo\项目代码\傲唐\财务管理(Financial.dll)\U_YWTCInPut.dfm + 1899/12/30 00:00:00.000.844,=D:\Dp10Repo\项目代码\RTBasics\A00通用窗体\U_AttachmentUpload.pas + 1899/12/30 00:00:00.000.058,=D:\Dp10Repo\项目代码\RTBasics\F00染色通用窗体\U_DyeTechnicsSel.pas + 1899/12/30 00:00:00.000.493,=D:\Dp10Repo\项目代码\RTBasics\A00通用模板\Unit1.pas + 1899/12/30 00:00:00.000.213,=D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyeCardInput.pas + 1899/12/30 00:00:00.000.819,=D:\Dp10Repo\项目代码\RTBasics\F02染色计划单\U_DyeInspSet.pas + 2025/07/31 09:26:29.000.383,=D:\Dp10Repo\项目代码\D10sxYilanbuyi\F02染色计划单\U_CraftSel.pas @@ -125,5 +126,7 @@ + + diff --git a/F02染色计划单/DyePlan.identcache b/F02染色计划单/DyePlan.identcache index aeb2ace..bd75939 100644 Binary files a/F02染色计划单/DyePlan.identcache and b/F02染色计划单/DyePlan.identcache differ diff --git a/F02染色计划单/U_CraftSel.dfm b/F02染色计划单/U_CraftSel.dfm new file mode 100644 index 0000000..9af8181 --- /dev/null +++ b/F02染色计划单/U_CraftSel.dfm @@ -0,0 +1,4589 @@ +inherited frmCraftSel: TfrmCraftSel + Left = 372 + Top = 106 + Caption = #24037#33402#20449#24687#36873#25321 + ClientHeight = 558 + ClientWidth = 893 + Color = clWhite + Font.Charset = GB2312_CHARSET + Font.Height = -12 + Font.Name = #23435#20307 + Position = poScreenCenter + OnClose = FormClose + ExplicitWidth = 909 + ExplicitHeight = 597 + PixelsPerInch = 96 + TextHeight = 12 + object cxGrid1: TcxGrid [0] + Left = 0 + Top = 82 + Width = 893 + Height = 476 + Align = alClient + TabOrder = 0 + ExplicitTop = 88 + object TV1: TcxGridDBTableView + Navigator.Buttons.CustomButtons = <> + ScrollbarAnnotations.CustomAnnotations = <> + DataController.DataSource = DS_1 + DataController.Summary.DefaultGroupSummaryItems = <> + DataController.Summary.FooterSummaryItems = <> + DataController.Summary.SummaryGroups = <> + OptionsBehavior.FocusCellOnCycle = True + OptionsCustomize.ColumnFiltering = False + OptionsView.GroupByBox = False + Styles.Header = Default + object TV1SSel: TcxGridDBColumn + Caption = #36873#25321 + DataBinding.FieldName = 'SSel' + DataBinding.IsNullValueType = True + PropertiesClassName = 'TcxCheckBoxProperties' + HeaderAlignmentHorz = taCenter + Width = 49 + end + object TV1Column1: TcxGridDBColumn + Caption = #24037#33402#32534#21495 + DataBinding.FieldName = 'DTMNO' + DataBinding.IsNullValueType = True + HeaderAlignmentHorz = taCenter + Options.Editing = False + Width = 150 + end + object TV1Column2: TcxGridDBColumn + Caption = #24037#33402#21517#31216 + DataBinding.FieldName = 'DTMName' + DataBinding.IsNullValueType = True + HeaderAlignmentHorz = taCenter + Options.Editing = False + Width = 150 + end + object TV1Column3: TcxGridDBColumn + Caption = #24037#24207 + DataBinding.FieldName = 'DTMPSlist' + DataBinding.IsNullValueType = True + HeaderAlignmentHorz = taCenter + Options.Editing = False + Width = 482 + end + end + object cxGrid1Level1: TcxGridLevel + GridView = TV1 + end + end + object ToolBar1: TToolBar [1] + Tag = 1 + Left = 0 + Top = 0 + Width = 893 + Height = 38 + AutoSize = True + ButtonHeight = 38 + ButtonWidth = 91 + Caption = 'ToolBar1' + Color = clWhite + Font.Charset = GB2312_CHARSET + Font.Color = clWindowText + Font.Height = -12 + Font.Name = #23435#20307 + Font.Style = [] + Images = ImageList1 + List = True + ParentColor = False + ParentFont = False + ShowCaptions = True + TabOrder = 1 + object ToolButton1: TToolButton + Left = 0 + Top = 0 + AutoSize = True + Caption = #36873#25321 + ImageIndex = 12 + OnClick = ToolButton1Click + end + object TBSaveFormat: TToolButton + Left = 71 + Top = 0 + AutoSize = True + Caption = #20445#23384#26684#24335 + ImageIndex = 16 + OnClick = TBSaveFormatClick + end + object TBClose: TToolButton + Left = 166 + Top = 0 + AutoSize = True + Caption = #20851#38381 + ImageIndex = 7 + OnClick = TBCloseClick + end + end + object Panel1: TPanel [2] + Left = 0 + Top = 38 + Width = 893 + Height = 44 + Align = alTop + BevelInner = bvRaised + BevelOuter = bvLowered + TabOrder = 2 + object Label1: TLabel + Left = 18 + Top = 17 + Width = 48 + Height = 12 + Caption = #24037#33402#32534#21495 + end + object Label2: TLabel + Left = 250 + Top = 17 + Width = 48 + Height = 12 + Caption = #24037#33402#21517#31216 + end + object DTMNo: TEdit + Tag = 2 + Left = 70 + Top = 12 + Width = 169 + Height = 20 + TabOrder = 0 + OnChange = DTMNoChange + end + object DTMName: TEdit + Tag = 2 + Left = 302 + Top = 12 + Width = 169 + Height = 20 + TabOrder = 1 + OnChange = DTMNoChange + end + end + inherited ADOQueryBaseCmd: TADOQuery + Connection = ADOConnection1 + Left = 297 + Top = 128 + end + inherited ADOQueryBaseTemp: TADOQuery + Connection = ADOConnection1 + Left = 193 + Top = 129 + end + inherited ImageList_new32: TImageList + Left = 344 + Top = 352 + Bitmap = { + 494C010100000C00040020002000FFFFFFFFFF00FFFFFFFFFFFFFFFF424D3600 + 0000000000003600000028000000800000002000000001002000000000000040 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000424D3E000000000000003E000000 + 2800000080000000200000000100010000000000000200000000000000000000 + 000000000000000000000000FFFFFF0000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000} + end + object ADOQueryMain: TADOQuery + Connection = ADOConnection1 + LockType = ltReadOnly + Parameters = <> + Left = 112 + Top = 352 + end + object ADOQueryTemp: TADOQuery + Connection = ADOConnection1 + LockType = ltReadOnly + Parameters = <> + Left = 112 + Top = 288 + end + object ADOQueryCmd: TADOQuery + Connection = ADOConnection1 + Parameters = <> + Left = 112 + Top = 416 + end + object DS_1: TDataSource + DataSet = CDS_1 + Left = 576 + Top = 272 + end + object CDS_1: TClientDataSet + Aggregates = <> + Params = <> + Left = 536 + Top = 272 + end + object ADOConnection1: TADOConnection + LoginPrompt = False + Left = 624 + Top = 168 + end + object GPM_1: TcxGridPopupMenu + Grid = cxGrid1 + PopupMenus = <> + Left = 416 + Top = 272 + end + object ImageList1: TImageList + DrawingStyle = dsTransparent + Height = 32 + Width = 32 + Left = 448 + Top = 352 + Bitmap = { + 494C010119002400040020002000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600 + 000000000000360000002800000080000000E0000000010020000000000000C0 + 0100000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000EFE2C400EDD19300FAEFD9000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000F1D69B00EAA30000F0C76B00F6EEDC00000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000EAB02D00E9A20000E7A30900EFC56800FAEF + D600000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000F6DCA200EBA30000E9A20000E9A20000E9A3 + 0500E5BC5F00F8ECD40000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000E3AA2900EAA30000E9A20000E9A2 + 0000EBA30000E8A20600EFC25A00F6EBD4000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000DCC89F00EFA70000E9A20000E9A2 + 0000E9A20000E9A20000E9A20000E49F0300E9BD5800F9EBCF00000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000000000000000E9AD2700E9A20000E9A2 + 0000E9A20000E9A20000E9A20000EAA20000EAA30000E7A10100EDBD4F00F3E6 + C800000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000000000000000F3D79A00E9A20000E9A2 + 0000E9A20000E9A20000E9A20000E9A20000E9A20000E9A20000E9A20000E8A0 + 0000EDBC4E00F7E7C30000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000ECAF2400E9A2 + 0000E9A20000E9A20000E9A20000E9A20000E9A20000E9A20000E9A20000E9A2 + 0000E9A20000E9A20000E7B44300F6E3B7000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000EDD6A000EAA3 + 0000E8A61100E8A61100E8A61100E8A61100E8A61100E8A61100E8A61100E8A6 + 1100E8A61100E8A61100E8A61100E8A50D00EAB33300F0DEB500000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000E6CC9400F5C6 + 5D00000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000F5DA9D00EAAF2900EFB53100EDDCB600000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000EAAF2900EBE5 + D700000000000000000000000000000000000000000000000000000000000000 + 0000F2DCAC00E8B54300E5B54500F5E0B3000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000000000000000F3D38D00E9BA57000000 + 0000000000000000000000000000000000000000000000000000F1DAA300EDB5 + 3600EDB84400F8E3B70000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000000000000000E9AF2A00F8EDD4000000 + 000000000000000000000000000000000000F5DBA100E7B13400E8B74500F0DF + BC00000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000E5CA9100F1C25A00000000000000 + 00000000000000000000E9CF9700E9B13000EABA4E00F8E7C300000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000E1AB2B00FAEDD200000000000000 + 0000F6D89400EBB02E00F1BE4E00F5E7C9000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000F9DA9600D4AF5D0000000000F3D38F00E7AE + 2D00E3B75100F6E8CA0000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000EBB02B00E0B85E00E8B23600EEC15A00F9EB + CC00000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000F3D79B00E9A20000F2C66300F4EBD300000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000F3E4C500ECD19400F9EFD9000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000000000000000000000EEC9 + 7400EFC46200EFC56500EFC56500EFC56500EFC56500EFC56500EFC56500EFC4 + 6300F0C86F000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000E2B86700DFAB460000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000F6E8CC00F2CE8200EEBE5200ECB63A00ECB53900EDBD5100ECCA7F00F8E9 + C900000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000F2D69A00F9EDD40000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000F0D28A00ECBA + 4C00F5DA9F00F4D99A00F5DDA600F5DDA600F5DDA600F5DDA600F4D99B00F5DA + 9F00EEBF5400F0CD7E0000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000000000000000000000E5B9 + 6300D9900000D8900000DCA33300000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000F6EBD200ECBB + 4C00EAA20000EAA30000E9A20000E9A20000E9A20000E9A20000EBA30000E9A2 + 0000EDBA4700F5E8CD0000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000EED7A500E8A30600F3D89C00000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000F0C97300F4D7 + 98000000000000000000F2CD7D00F2CE7F00F2CE7F00F2CD7B00000000000000 + 0000F5DDA600F1C7690000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000E5B86200D78F + 0000DDAD4F00DCAA4500D8900000DDA436000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000000000000000F8DEA200E8A50C00EBA3 + 0000E5A71900EDCA7A00F5E3BD00F9F0DC00F8EFDC00F7E5BF00F1CD7D00E8AA + 1C00EAA30000E6A30800F1D79C00000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000E9AB1D00EAA30000EAB84B000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000EFC76C00F4D7 + 98000000000000000000F8EACB00F8EACC00F8EACC00F8EACB00000000000000 + 0000F5DDA600F0C4620000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000000000000000E4B86100D88F0000E3B6 + 5D000000000000000000E1AF4F00D78F0000DEA3330000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000D6C6A400F2A90000EDA50000EEC7 + 71000000000000000000F3D89D00EFC46400EDC36400F4D89B00000000000000 + 0000EECB7900EDA50000ECA40000E7D39C000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000E7C27000EBA40000EAA30000E4A61400EED6A300000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000EAD1A700EBB22D00EBB63D00ECB74100E8A61000F5DB + A100000000000000000000000000000000000000000000000000000000000000 + 0000F6DFAD00E8A50E00ECB74100ECB63D00E7AF2D00F2D89D00000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000E5B86200DB920000E5BA65000000 + 0000000000000000000000000000E0AC4700D78F0000DEA93F00000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000F8ECD600ECA80C00EFA70000DFC994000000 + 0000F3CB7100E9A30200E7A40C00E9B23400ECB43600E7A50E00E7A00000EDC5 + 6A0000000000E9D29D00E7A00000EBA40800F7E9CF0000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000F6E8CA00EBA30000E9A20000EAA20000EBA40000EEBE53000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000F3D28E00EDB12A00F8EFDE000000000000000000F0C87100F4D7 + 9800000000000000000000000000000000000000000000000000000000000000 + 0000F5DDA500F0C66800000000000000000000000000E8AF2C00F1CE85000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000E6BB6300DC930000D9B46900E5DCCA00EAC7 + 8100000000000000000000000000E2B25500D88F0000E2B65E00000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000EBB84C00EEA60000E1BB700000000000CEA6 + 4300ECA60700EED59D0000000000000000000000000000000000F4DBA300EBA6 + 0B00EAB33B0000000000E8CA7B00EDA50000EBB5420000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000E5AE3400EAA30000E9A20000E9A20000E9A20000E8A7 + 1200F4DBA2000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000EFC05800EDBB4A00000000000000000000000000F0C97300F4D6 + 97000000000000000000F0C76900F0C76B00F0C76B00F0C66700FAF1DE000000 + 0000F5DDA500F0C76900000000000000000000000000EEC15B00EFC35E000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000DAB26F00DE940000D8AA4A00E3DBCE00C2881600DB92 + 0000E8C37C0000000000E5B96600D78F0000E3B45B0000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000F5E9D200E7A20100E9A9190000000000E6C77500ECA4 + 0400F4E8D000000000000000000000000000000000000000000000000000F6EC + D700E29F0800ECC6690000000000E2A61F00EAA30000F3E5CA00000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000F1D18F00EAA30000E9A20000E9A20000E9A20000E9A2 + 0000E9A20000EDBE520000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000EFC05700EEBC4C00000000000000000000000000F0C97300F4D6 + 9700000000000000000000000000000000000000000000000000000000000000 + 0000F5DDA500F0C76900000000000000000000000000EFC25D00EFC25D000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000E2B35900D9950D00D1B88600C78E1F00DF940000D894 + 1200F4E4C700E6BD6E00D78F0000E2B459000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000F0CC8100EAA30000EFC9740000000000EDA40000F4D5 + 9500000000000000000000000000000000000000000000000000000000000000 + 0000E9D5A000F0A6000000000000E6C77F00EDA40000F1CA7700000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000F3D28700EBB02C00ECB53800ECB53800ECB53800ECB5 + 3800ECB53800EDB73A00EBB22E00E9A20000E9A20000E9A20000E9A20000E9A2 + 0000E9A20000E9A20000E9A81600F2D7A0000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000EFC05700EEBC4C00000000000000000000000000F0CA7400F4D7 + 9800000000000000000000000000000000000000000000000000000000000000 + 0000F5DDA600F0C76A00000000000000000000000000EFC25D00EFC35E000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000E5BC6D00DFAE4F00F5EAD600D5BD8F00CC911E00DD930000DA9A1C00F5E6 + CA00E6BE7200D78F0000E3B45A00000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000EEBD4F00E9A30000F5E2B900EFD69F00E5A209000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000E8A50E00F0D59400F6E7C300EBA30000E6B44400000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000F0C56400E9A20000E9A20000E9A20000E9A20000E9A2 + 0000E9A20000E9A20000E9A20000E9A20000E9A20000E9A20000E9A20000E9A2 + 0000E9A20000E9A20000E9A20000EBA30000E3B44400F2EBDB00000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000EFC05700EEBC4C00000000000000000000000000EBB13100EBB1 + 2E00EEBF5500EEBD5100EEBD5100EEBD5100EEBD5100EEBD5100EEBD5100EEBE + 5400EBB33200EBB02B00FAF0DA000000000000000000EFC25D00EFC35E000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000000000000000000000E5B8 + 6200DA910000D9920600D3BB8B00C7912400DD930000D8981A00E9C78500E2B2 + 5500D78F0000E3B55B0000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000EBAF2800E9A20000F9EED600F2CB7300E5AE29000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000E7B03200EFC56800F9F1DE00E9A20000E7AD2400000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000F0C56400E9A20000E9A20000E9A20000E9A20000E9A2 + 0000E9A20000E9A20000E9A20000E9A20000E9A20000E9A20000E9A20000E9A2 + 0000E9A20000E9A20000E9A20000E9A20000EDBA4700F9EFDB00000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000EFC05700EEBC4C00000000000000000000000000F9EBCC00F9EB + CA00F8E8C500F8E9C600F8E9C600F8E9C600F8E9C600F8E9C600F8E9C600F8E8 + C500F9EACA00F9EAC800000000000000000000000000EFC25D00EFC35E000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000E5B86200DC92 + 0000DEAE5100D3B98700CC911E00DD930000D99B1F00EBCA8E00D6920A00D890 + 0000E3B45A000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000EAB02A00E9A20000F9EDD500F2CB7500E5AC27000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000E8B03000EEC56A00F9F1DE00E9A20000E8AD2500000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000F3D28800EBB12E00ECB63A00ECB63A00ECB63A00ECB6 + 3A00ECB63A00EDB73C00EAB22F00E9A20000E9A20000E9A20000E9A20000E9A2 + 0000E9A20000ECA40000E9A91700F5DBA2000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000EFC05700EEBC4C0000000000EFD39600EEC36200000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000000000000000EFC25D00EFC35E000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000000000000000E5B86200DB920000DAB4 + 6900E3DDCE00C8902100DD930000D9991B00E9C98800F7EBD700DFB15600E2B8 + 6700000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000EEBD5100E9A20000F6E1B600F5DCA400E4A106000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000E8A30B00EDD39800F6E4C000EBA40000E7B54600000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000EACE8E00EBA30000E9A20000E9A20000E9A20000E9A2 + 0000EAA30000E2B6540000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000EFC05700EEBD4E0000000000EEBE5300EECC8100EACF93000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000000000000000EFC25D00F0C35D000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000E4B86100D8900000E5BA6600E5DD + CC00C2881600DE940000D8981A00E8C88700D6951000E0AC4C00000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000EFCE8600EBA40000EAC36E0000000000F1A70200EFD1 + 8B00000000000000000000000000000000000000000000000000000000000000 + 0000EED29600F0A7000000000000EAC77900ECA40000EECB7B00000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000E9B13300E9A20000E9A20000E9A20000E9A30000E8A7 + 1400ECD8A4000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000EFC35E00EBB7440000000000F5DDA800EEC97300000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000000000000000E5B85300EFC361000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000E5B96300D7900000E5B85D0000000000E7C8 + 8C00DD930000D7951100F4E6CB00E1B25400D8900000E4B46500000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000F9EED700EBA40100DEA0140000000000D8BF8000EFA5 + 0000F6E7C800000000000000000000000000000000000000000000000000F7EA + CF00E8A20200DFBD740000000000E9AA1A00EBA30000F7EBCF00000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000F1E5C900EAA30000E9A20000E9A20000E9A20000EEBE56000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000F6E5BE00EBB33600F0CD8400F8E9C700F7E7C400F6E6C200F9E9 + C600F8E8C500F8E8C500F8E8C500F8E8C500F8E8C500F8E8C500F8E8C500F8E8 + C500F8E9C600F7E6BF00F7E3B700F7E5BC00EFD08D00E1AE3100ECDDB3000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000E5BA6800D8900000DEAB4C0000000000000000000000 + 0000E9C98700F4E4C600E6BF7100D78F0000E3B55B0000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000E4B75500F0A60000E9C2650000000000CBA6 + 5200F0A70200EDCE8B0000000000000000000000000000000000F3D59100EAA3 + 0600EABB4A0000000000E4C16F00EEA50000EBBA4B0000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000EDC76F00EAA20000E9A20000E8A81500F5DBA500000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000EBC56D00EFC05600F0C35E00ECB12D00E9A2 + 0000E9A20000E9A20000E9A20000E9A20000E9A20000E9A20000E9A20000E9A2 + 0000E9A20000EAAF2900EFC35E00EFC05700F2C7690000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000E1AD4D00D8900000DDA63C0000000000000000000000 + 000000000000E5BD6E00D78F0000E3B45A000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000F4EDDD00E3A61000EFA50000EACA88000000 + 0000F2CE8100E9A30500E6A20400E9AC2100EBAD2200E7A30500E7A00300F0CB + 7A0000000000EED49100E9A30000EFAA0B00F6EAD60000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000E5A81C00EAA30000EDBC4D000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000F0CB7700F2CC + 7900FAF0DA00F9ECD000F9ECD000F9ECD000F9ECD000F9ECD000F9ECD000FAF0 + D900F3D18500F0C86C0000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000DFA93E00D88F0000DDAB4300000000000000 + 0000E4B86500D7900000E2B35900000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000EEDAAF00EBA30200ECA40000F1C4 + 61000000000000000000F5E0B200F1CC7D00EDCB7C00F3DEB000000000000000 + 0000EFC56700EBA30000EFA40000D7CBA7000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000F2D9A400EAA50800F4DA9F00000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000F2CB7300F4D7 + 9800000000000000000000000000000000000000000000000000000000000000 + 0000F5DDA600F1C7690000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000DFAA4100D78F0000DEA83C00E1B1 + 5200D78F0000E3B45A0000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000000000000000F3DEB000E7A61100EAA3 + 0000E8A50D00EBC26700F5E0B100F8EFDA00F8EFDA00F4E0B300ECC46B00E8A5 + 1000EAA30000E9A60E00F5DDA800000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000E9D09A00F4EBD60000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000E6CA8B00EFBC + 4A00F4D99C00F3D69400F3D69400F3D69400F3D69400F3D69400F3D69400F4D9 + 9B00EEBE5100F0CC7F0000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000000000000000DFA93E00D78F0000D78F + 0000E3B45B000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000F9F0DC00EBBE + 5C00E8A30400EBA30000EAA20000E9A20000E9A20000EAA30000EAA30000E7A1 + 0200EBBD5600F7EDD80000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000000000000000000000F3C9 + 6B00EEBF5500EFC05800EFC05800EFC05800EFC05800EFC05800EFC05800EEBF + 5500F0C666000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000DFAC4900E3B5 + 5E00000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000F9EFDB00F0D39300EEC15C00ECB53C00ECB63B00EEC15B00F4D59000F7ED + D800000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF0000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF0000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF0000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF0000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF0000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF0000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FFE8C37900E5BA6600E5BA6600E5BA6600E5BA + 6600E5BA6600E5BA6600E5BA6600E5BA6600E5BA6600E5BA6600E5BA6600E5BA + 6600E5BA6600E5BA6600E5BA6600E5BA6600E8C37900000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF0000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000F8EDDB0000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000F3D48F00F0C76C00F2C86C00F0D18A00000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FFD8961400D78F0000D78F0000D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000D8961400000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF0000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000D3B04F00EFB8430000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000F8EFDA00E8CE + 9500000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000EBB13100E9A20000EAA30000E8AC2800000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FFDA9B1E00D78F0000D78F0000D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000DA9B1E00000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF0000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000EED6AC00EEA40000EAA30000F2D8A000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000000000000000F5DCA400E9A60A00ECD1 + 9800000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000ECB63D00E9A20000EAA30000E9B13400000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FFDA9B1E00D78F0000D78F0000D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000DA9B1E00000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF0000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000E8AC1D00EAA20000E9A20000E8A81600000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000EDBE5300E9A20000E8A814000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000ECB63D00E9A20000EAA30000E9B13400000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FFDA9B1E00D78F0000D78F0000D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000DA9B1E00000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF0000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000EEC15F00E9A30000E9A20000E9A20000E9A20000EDBD52000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000F5DDAB00E9A91900E9A20000EBA40000E9BE63000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000ECB63D00E9A20000EAA30000E9B13400000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FFDA9B1E00D78F0000D78F0000D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000DA9B1E00000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF0000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000F3DCAB00EAA20000E9A20000E9A20000E9A20000E9A20000EDA50000EAD3 + 9F00000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000EEC05B00E9A20000E9A20000E9A20000E9A20000F3E2BE000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000ECB63D00E9A20000EAA30000E9B13400000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FFDA9B1E00D78F0000D78F0000D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000DA9B1E00000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF0000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000E9A91700E9A20000E9A20000E9A20000E9A20000E9A20000EDA50000D89A + 1100000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000000000000000000000E9D6 + AA00E8A91700EAA30000E9A20000E9A20000EAA30000E8AD2900000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000F1D39A00F2D69A0000000000000000000000 + 00000000000000000000ECB63D00E9A20000EAA30000E9B13400000000000000 + 0000000000000000000000000000F0D8A000F1D4950000000000000000000000 + 000000000000000000000000000000000000000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FFDA9B1E00D78F0000D78F0000D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000DA9B1E00000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF0000000000000000000000000000 + 000000000000000000000000000000000000000000000000000000000000EEC1 + 5D00E9A20000E9A20000E9A20000E9A20000E9A20000E9A20000E9A20000EFA6 + 0000E2B850000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000EEC15A00EAA3 + 0000EAA30000E9A20000E9A20000E9A20000E9A20000EFCC8100000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000F0EBDD00E2A40C00EBA91500EAC16500F6E5 + C0000000000000000000EDB84000E9A20000EAA30000E9B23600000000000000 + 0000F6E7C500ECC46A00E9A91800E8A20600F9ECD40000000000000000000000 + 000000000000000000000000000000000000000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FFDA9B1E00D78F0000D78F0000D78F0000D78F + 0000D78F0000D78F0000D6961500ECCE9300EDD09800D6981B00D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000DA9B1E00000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF0000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000DECFAD00F2A8 + 0000E9A20000E9A20000E9A20000E9A20000E9A20000E9A20000E9A20000E9A2 + 0000EDA30000F0D7A00000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000F5DDA800E9AA1A00E9A20000E9A2 + 0000E9A20000E9A20000E9A20000E9A20000E9A20000E7AD2A00ECB73B00ECB5 + 3800ECB53800ECB53800ECB53800ECB53800EBB02C00F3D28900000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000CCC2A800F2A80000EBA30000E9A2 + 0000E8AE2B00F2D08500EBB22F00E9A20000E9A20000E9AE2900EFCF8700E7B0 + 2F00EAA30000EAA20000EBA50000F1D69C000000000000000000000000000000 + 000000000000000000000000000000000000000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FFDA9B1E00D78F0000D78F0000D78F0000D78F + 0000D78F0000D9900000E6D4A500000000FF000000FFEEDCB400D88F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000DA9B1E00000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF0000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000D39A1A00EEA5 + 0000E9A20000E9A20000E9A20000E9A20000E9A20000E9A20000E9A20000E9A2 + 0000E9A20000E8A6130000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000EEBC4C00E9A20000E9A20000E9A20000E9A2 + 0000E9A20000E9A20000E9A20000E9A20000E9A20000EAA20000E9A20000E9A2 + 0000E9A20000E9A20000E9A20000E9A20000E9A20000F0C66700000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000000000000000EDBF5700E9A20000E9A2 + 0000EAA20000E9A20000E9A20000E9A20000E9A20000E9A20000EAA30000EAA2 + 0000E9A20000EDA60000E8B34B00000000000000000000000000000000000000 + 000000000000000000000000000000000000000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FFDA9B1E00D78F0000D78F0000D78F0000D78F + 0000D78F0000D8900000EDDBB600000000FF000000FFF3E3C400D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000DA9B1E00000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF0000000000000000000000000000 + 00000000000000000000000000000000000000000000E7BA5700EEA60000E8A2 + 0000E9A20000EAA30000E9A20000E9A20000E9A20000E9A20000EAA30000E9A2 + 0000E9A20000E9A30000EDB94B00000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000DFB44F00ECA40000E9A20000E9A20000E9A2 + 0000E9A20000E9A20000E9A20000E9A20000E9A20000E9A20000E9A20000E9A2 + 0000E9A20000E9A20000E9A20000E9A20000E9A20000F0C66700000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000E9AA1B00E9A2 + 0000E9A20000E9A20000E9A20000E9A20000E9A20000E9A20000E9A20000E9A2 + 0000ECA40000D99E140000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FFDA9B1E00D78F0000D78F0000D78F0000D78F + 0000D78F0000D78F0000D79E2800F3E2C200F4E5C800D7A23200D88F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000DA9B1E00000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF0000000000000000000000000000 + 000000000000000000000000000000000000F2DBA800ECA40000EAA20000EAA3 + 0000E8AE2C00F1D08800EBB23000E9A20000E9A20000EAAE2900EED08A00EBB1 + 3100E9A20000E9A20000EAA30000F1D79B000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000F2DCAA00EAAB1C00E9A20000E9A2 + 0000E9A20000E9A20000E9A20000E9A20000E9A20000EBB02C00EEB73D00ECB6 + 3A00ECB63A00ECB63A00ECB63A00ECB63A00EBB12E00F3D38A00000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000F3DFAF00E9A2 + 0000E9A20000E9A20000E9A20000E9A20000E9A20000E9A20000E9A20000E9A2 + 0000F2A80000DBCAA30000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FFDA9B1E00D78F0000D78F0000D78F0000D691 + 0700D7940E00D6900600D7910900D6910700D6910800D7910800D7940E00D894 + 0F00D6910700D78F0000D78F0000D78F0000DA9B1E00000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF0000000000000000000000000000 + 0000000000000000000000000000F9EFDC00E8A50C00E9A81600ECC26500F6E5 + C0000000000000000000EDB84000E9A20000E9A20000E9B23600000000000000 + 0000F5E6C500EFC66A00E6A81A00E8A30600F9EDD40000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000EEC25D00E9A2 + 0000E9A20000E9A20000E9A20000E9A20000EAA30000ECCC8100000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000000000000000000000EEC1 + 6000E9A30000E9A20000E9A20000E9A20000E9A20000E9A20000E9A20000E9A2 + 0000EEBD53000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FFD99A1D00D78F0000D78F0000D78F0000E7C2 + 7800000000FFE7C07300000000FF000000FF000000FF000000FF000000FF0000 + 00FFE9C68300D78F0000D78F0000D78F0000DA9B1E00000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF0000000000000000000000000000 + 0000000000000000000000000000F2D59A00F1D79B0000000000000000000000 + 00000000000000000000ECB73D00E9A20000E9A20000EAB23400000000000000 + 0000000000000000000000000000F4DAA000F1D4940000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000000000000000000000F5DF + AD00E9A91900E9A20000E9A20000E9A20000EAA30000E4AB2900000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000E9A91A00E9A30000E9A20000E9A20000E9A20000E9A20000E9A20000E8A7 + 1200000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FFDB991900D78F0000D78F0000D78F0000E8C5 + 7F00000000FFE8C37A00000000FF000000FF000000FF000000FF000000FF0000 + 00FFEACA8A00D78F0000D78F0000D78F0000DA9B1E00000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF0000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000ECB73D00E9A20000E9A20000EAB23400000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000EFC25E00EAA20000EBA30000E9A20000ECA40000F2E2BD000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000F0DAAE00ECA30000E9A20000E9A20000E9A20000E9A20000EAA20000F2DA + A200000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FFEBD6B100D5900900D78F0000D78F0000E8C6 + 8000000000FFE8C37B00000000FF000000FF000000FF000000FF000000FF0000 + 00FFEBCA8B00D78F0000D78F0000D78F0000DA9B1E00000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF0000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000ECB73D00E9A20000E9A20000EAB23400000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000F4DFAE00E3A51A00EBA30000EAA30000EAC062000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000E2BB5E00F0A70000E9A20000E9A20000E9A30000EDBC52000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FFF1E1C200D6941000D8900000E7BF + 7400000000FFE7BD6F00000000FF000000FF000000FF000000FF000000FF0000 + 00FFE8C37E00D7900000D78F0000D78F0000DA9B1E00000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF0000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000ECB73D00E9A20000E9A20000EAB23400000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000E9BC5500EBA30000E7A713000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000D0981D00EFA60000E9A20000E9A91600000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF000000FFF4E7CD00D7971900D78F + 0000D58E0400D58D0100D68F0500D6900500D6900500D6900500D6900500D68F + 0500D58D0200D78F0000D78F0000D78F0000DA9B1E00000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF0000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000ECB73D00E9A20000E9A20000EAB23400000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000000000000000F3DBA700E9A40B00EFD4 + 9700000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000EAD6AC00EEA60000EDA40000EDD1A000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF000000FF000000FFF3E9D900DD9E + 2400D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000D9981700000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF0000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000ECB33200EAA30000EAA30000E9AE2800000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000FAF0DC00EFD3 + 9500000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000F0BE5100D8B0440000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF000000FF000000FF000000FFF1DB + B100E7BE6F00E7BE6F00E7BE6F00E7BE6F00E7BE6F00E7BE6F00E7BE6F00E7BE + 6F00E7BE6F00E7BE6F00E7BE6F00E7BE6F00E9C68100000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF0000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000ECD19500EDC77400ECC77400F0D19000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000E4E1DB0000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF0000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF0000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF0000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF0000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF0000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF0000 + 00FF000000FF000000FF000000FF000000FF0000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000F2DDB500EFD9AE00EFD9AF00EFD9AF00EFD9 + AF00EFD9AF00EFD9AF00EFD9AF00EFD9AF00EFD9AF00EFD7AA00F4E5C9000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000F1CE8200EFC1 + 5800EFC25B00EFC25B00EFC25B00EFC25B00EFC25B00EFC25B00EFC25B00EFC2 + 5B00EFC05800F3CF7D0000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000DDA22F00D8951100D8951100D8951100D895 + 1100D8951100D8951100D8951100D8940C00D9950C00D8951100D8951100D895 + 1100D8951100D8951100D8951100D8951100DA9D230000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000E5C38000F3E0BC0000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000EDD19D00ECD4AA000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000E7CB94000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000000000000000E9B64800E8A71000EEBB + 4B00EFBB4900EFBB4900EDBA4900EDBA4900EEBB4A00EEBC4D00EEBB4900EDBB + 4900EDBB4C00E6A71500E8B23F00000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000D79D2A00D8900000D78F0000D78F0000D78F + 0000D78F0000D78F0000D9910000DEAE5500D9B26600D9910000D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000DA9B1D0000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000000000000000000000E2BD + 7500D8900000D7920B00F4E3C400000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000EACC9800EBD7C1000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000EED5A6000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000F8F0DE00EAA20000F8EBCE000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000F5ECDA00E9A20000F9EDD1000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000DCB16300DA910000D78F0000D78F0000D78F + 0000D78F0000D8900000D5951A000000000000000000DA9D2600D78F0000D78F + 0000D78F0000D78F0000D78F0000D8900000DDAF550000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000E1BB6F00D890 + 0000D78F0000D78F0000D7930C00F4E3C3000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000EACC9800EBD7C1000000000000000000000000000000 + 000000000000F5E9D300EFD5A400F0D8A900F0D8A900F1DAAF00E7BE6F00EED4 + A100F0D8AA00F0D7A900F0D7A900EFD6A700F0DBB40000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000FAEDD200E7A10300000000000000 + 000000000000E8CE8D00EFBC4A00F4D38C00F3E0B800E7AC2500EDC56B000000 + 00000000000000000000E7A20400F8E9C6000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000EBD7B300D9910000D78F0000D78F0000D78F + 0000D78F0000D78F0000DCA338000000000000000000E1AE4E00D78F0000D78F + 0000D78F0000D78F0000D78F0000D9900000E6D1A80000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000000000000000E2BC7200D9900000D78F + 0000D78F0000D78F0000D78F0000D7930D00F4E3C30000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000EACC9800EBD7C1000000000000000000000000000000 + 000000000000ECCF960000000000000000000000000000000000EFD4A2000000 + 000000000000000000000000000000000000EFDBB500EDD29F00000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000F9EDD300E7A10200000000000000 + 0000F5EBD400ECA81000ECA40000E8B84F00EDC57300ECA40000EFA60000DDC5 + 8A000000000000000000E7A20400F8E9C6000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000D69D3000D9900000D78F0000D78F + 0000D78F0000D78F0000D58F0300F7ECD80000000000D7920B00D78F0000D78F + 0000D78F0000D78F0000D88F0000D89D25000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000E2BC7200D8900000D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000D7930C00F4E3C300000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000EACC9800EBD7C1000000000000000000000000000000 + 000000000000EFD5A30000000000000000000000000000000000EFD6A6000000 + 000000000000000000000000000000000000F5E7CD00F0D7A800000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000F9EDD300E7A10200000000000000 + 0000DFAA3800EAC56F00F1D8A100EBDEB800EEE7D300F0CB7900EED39400ECB0 + 29000000000000000000E7A20400F8E9C6000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000EBDDBC00D68E0100D78F0000D78F + 0000D78F0000D78F0000D7900000EBCE9700EFD8AD00D78F0000D78F0000D78F + 0000D78F0000D78F0000D88F0000E6D9B1000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000E1BC7100D8900000D78F0000D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000D78F0000D7930D00F4E4C7000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000EACC9800EBD7C1000000000000000000000000000000 + 000000000000EFD5A30000000000000000000000000000000000EFD6A6000000 + 000000000000000000000000000000000000F5E7CD00EFD7A800000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000F9EDD300E8A1020000000000F3E3 + C400F0A70000DAA83A00F1EADA00000000000000000000000000E9C16100EBA3 + 0000F1D38B0000000000E7A20400F8E9C6000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000000000000000EBCB9500D7910000D78F + 0000D78F0000D78F0000D78F0000DCA03000E0A73C00D78F0000D78F0000D78F + 0000D78F0000DA900000E4C88A00000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000E4BE7300D8900000D78F0000D78F0000D78F0000D78F + 0000DCA33000D8951200D78F0000D78F0000D78F0000D78F0000D7930C00F4E2 + C200000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000EACC9800EBD7C1000000000000000000000000000000 + 000000000000EFD5A30000000000000000000000000000000000EFD6A6000000 + 000000000000000000000000000000000000F5E7CD00EFD7A800000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000F9EDD300E7A10200000000000000 + 0000E6A40D00F1A70000EFE0C500000000000000000000000000E7AB2100E9A2 + 0000F9EDD60000000000E7A20400F8E9C6000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000EDD6A700D997 + 1800D88F0000D78F0000D9900000D3992500C3912E00DB920000D78F0000D88F + 0000D8961300EAD19E0000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000DEC89700DC910000D78F0000D78F0000D78F0000D78F0000DDA5 + 370000000000F2DFB900D6900600D78F0000D78F0000D78F0000D78F0000D793 + 0C00F4E4C5000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000EACC9800EBD7C1000000000000000000000000000000 + 000000000000EFD5A30000000000000000000000000000000000EFD6A6000000 + 000000000000000000000000000000000000F5E7CD00EFD7A800000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000F9EDD300E7A10200000000000000 + 0000F7E5BD00F3D69400E4B64D00F2E8D500F8EBCF00ECB63800EEC77100F6E4 + BD000000000000000000E7A20400F8E9C6000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000E6C37D00DB9E2700DB9E2400F4E7CD00EBE4D800C8942E00DC9D2300E6C1 + 7800F6EEDD000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000D3C07B00DC900000D78F0000D78F0000DDA639000000 + 00000000000000000000F1DCB300D6900500D78F0000D78F0000D78F0000D78F + 0000D8940F00F4E4C50000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000E9CB9800EBD7C1000000000000000000000000000000 + 000000000000EFD5A30000000000000000000000000000000000EFD6A6000000 + 000000000000000000000000000000000000F5E7CD00EFD7A800000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000F9EDD300E7A10200000000000000 + 000000000000EFC26400EEA50000EABD5400EED7A100ECA40000E8A819000000 + 00000000000000000000E7A20400F8E9C6000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000F8EFDE0000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000D4C07B00DC900000DDA63900000000000000 + 0000000000000000000000000000F1DCB300D6900500D78F0000D78F0000D78F + 0000D78F0000D7920B00F4E3C400000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000EBCC9400E9CA9400F4E4C600F2E1C200F1E1C200F0DF + BB0000000000EFD6A50000000000000000000000000000000000EFD6A6000000 + 000000000000000000000000000000000000F5E7CD00EFD7A800000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000F9EDD300E7A10200000000000000 + 00000000000000000000E4A91C00E6AB2700E4A82100E6A40D00F1DCAA000000 + 00000000000000000000E7A20400F8E9C6000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000F3E5CB00E3B86300DCA22E00DCA12D00E1B55E00F3E3C6000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000E1CE9E0000000000000000000000 + 000000000000000000000000000000000000F2DEB700D6900600D78F0000D78F + 0000D78F0000D78F0000D7940E00F4E4C5000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000F7EDDB00E9C68300E3B96800E6BE7000E7BD6C00ECD4 + A800EDD4A500F0D9AB0000000000000000000000000000000000EFD6A6000000 + 000000000000000000000000000000000000F5E7CD00EFD7A800000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000F9EDD300E7A10300000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000E7A20400F8E9C7000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000ECD09C00D5900500D88F0000D78F0000D78F0000D8900000D5900200EAC9 + 9200000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000000000000000F1DDB500D58F0400D78F + 0000D78F0000D78F0000D78F0000D7920B00F4E2C20000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000F1DEBD00D7910600D78F0000D78F0000DFA9 + 4600EFD8AC00EFD7A70000000000000000000000000000000000EFD6A6000000 + 000000000000000000000000000000000000F5E7CD00EFD7A800000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000F8EACB00E7A10100F9ECD0000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000FAF0DC00E7A10200F7E6BE000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000000000000000000000EEE4 + D100D6900300D7900000D78F0000D78F0000D78F0000D78F0000D78F0000D78F + 0000F3E4C7000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000F1DCB300D691 + 0700D78F0000D78F0000D78F0000D78F0000D7930D00F3E3C400000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000F6E5C300E1990900D88F0000DEA6 + 3900F0DAAE00EDCE9200F4E3C400F3E2C100F3E2C100F4E3C300EBC886000000 + 000000000000000000000000000000000000F5E7CD00EFD7A800000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000F5E2B700E8A91900E9A20000E7A40900E8A4 + 0A00E8A40A00E8A40A00E8A40A00E8A40A00E8A40A00E8A40A00E8A40A00E8A4 + 0A00E8A40A00E7A40900E9A20000E9A71300DECBA10000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000000000000000000000E0B8 + 6900D8900000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F + 0000E3B45B000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000000000000000000000F1DD + B600D6900500D78F0000D78F0000D78F0000D78F0000D8961500E8C585000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000000000000000DFD4BF00D28D0000DFA6 + 3700F1DEB800EAD7B600E4B35900E6B96900E4B76400E8CB9500E4C486000000 + 000000000000000000000000000000000000F5E7CD00EFD7A800000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000F0C56600E8A81400F9EED500F9ECD000F9EC + CF00F9ECCF00F9ECCF00F9ECCF00F9ECCF00F9ECCF00F9ECCF00F9ECCF00F9EC + CF00F9ECCF00F9ECCF00FAF0DB00EAAB1C00F4C2520000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000000000000000000000DCA4 + 3300D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F + 0000DB9F29000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000F1DBB100D6900500D78F0000D78F0000D78F0000E5BE6F00F5E9D2000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000EAD7B300E1AB + 3F00F0D9AC0000000000DDA33500D78F0000D78F0000D5920E00DFB461000000 + 000000000000000000000000000000000000F5E7CD00EFD7A800000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000F0C97000E8A50E0000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000E7A61700EBBE5A0000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000000000000000000000D69F + 3500D8900000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D990 + 0000D69C2B000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000F2DEB800D6900500D78F0000E6BF700000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000000000000000000000F8EF + DE00F0DBB000F2DAAC00F0D9AB00DDA63600D8900000D58F0400E4BF75000000 + 000000000000000000000000000000000000F5E7CD00EFD7A800000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000F9EED800E9B03000E7A10200E9A50A00E9A6 + 0C00E9A60C00E8A40A00E8A40A00E8A40A00E8A40A00E8A40A00E8A40A00E8A5 + 0C00E9A50C00E9A50A00E8A10200E8AD2800F0E2C30000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000000000000000000000E2BD + 7100DA910000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D991 + 0000E2B663000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000F0DAAF00E8C47E000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000DFA83B00D68F0200EDD29B000000 + 000000000000000000000000000000000000F5E7CD00F0D7A800000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000000000000000F8EACC00F7ECD200E7AA + 2200EBC46D0000000000FAEFD800FAEFD800FAEFD800FAEFD80000000000F1CC + 7700E3A51B00F7EBD100F9EBCB00000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000000000000000000000EFE7 + DA00D18E0B00D9910000D78F0000D78F0000D78F0000D78F0000D8900000D28D + 0600EFE5D2000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000000000000000DCA74100ECCE9200F7ED + DA0000000000000000000000000000000000F0DAB100EDD2A000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000000000000000000000EBC2 + 6800E3A31100EEC05600EEBE5200EEBE5200EEBE5200EEBE5200EFC05600EAA9 + 1600E9BB5D000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000E0D3AE00DC951000D88F0000D78F0000D78F0000D78F0000DC970C00E3CE + A500000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000F3E0BC00ECCF + 9600EED4A100EED4A000EED4A000EED39E00EFD8AC00F7EDDC00000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000F2D18500EEC15A00EFC25E00EFC25E00EFC25E00EFC25E00EFC15A00EECD + 8000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000F5EBD900E4BD7100DDA22E00DB9F2B00E5BC6C00F7EBD4000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000000000000000E6BF7300F6EAD2000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000F7ECD900E4BE7300000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000EFD59D00F0CA7600F4E9D900000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000000000000000F1DDB800EED39E00EFD5 + A200EFD5A200EFD5A200EFD5A200EFD5A200EFD5A200EFD5A200EFD5A200EFD5 + A200EFD5A200EED39F00EED9B200000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000EAD09C00D6910800E5BC6B000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000E7BF7300D9910700D4C590000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000F1E2C300ECBB4E00E9A20000EEC66E00000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000EBCB9100E9C58600000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000E4C89000E8CC95000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000EBCE9C00D88F0000D78F0000D78F0000E4BC + 6900000000000000000000000000000000000000000000000000000000000000 + 0000E7C07400D78F0000D78F0000E0940000B9AB900000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000F0DFBE00F1CD7B00EAAF2900E7A20500F2D69700000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000EBC88600F0D7A800000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000F1DDB800ECCF95000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000EACE9C00D8900000D78F0000D78F0000D78F0000D78F + 0000E4BB6800000000000000000000000000000000000000000000000000E7C0 + 7400D78F0000D78F0000D78F0000D88F0000E4970000BAAD9100000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000EFDEBB00F1CD7C00EAAE2500E7A10100F7E3B70000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000EAC88600F0D8A900000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000F2DFB800EDCF95000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000E1C07F00D58E0000D78F0000D78F0000D78F0000D78F0000D78F + 0000D78F0000E4BB680000000000000000000000000000000000E7C07400D78F + 0000D78F0000D78F0000D78F0000D78F0000D88F0000DD930000E4BA66000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000000000000000000000EFDE + BA00F1CD7B00EAAE2600E7A00000F7E3B7000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000EAC88600F0D8A900000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000F2DEB800EDCF95000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000E6C07500D78F0000D78F0000D78F0000D78F0000D78F + 0000D78F0000D78F0000E5BB68000000000000000000E7C07400D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000D78F0000E5BB6A00F5E8D0000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000F0DEBB00EDD6AC00000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000F0DFBD00F1CD + 7B00EAAE2500E9A20000F6E2B300000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000EAC88600F0D8A900000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000F2DEB800EDCF95000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000E7C17600D78F0000D78F0000D78F0000D78F + 0000D78F0000D78F0000D78F0000E6C07200E9C47C00D78F0000D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000E5BB6B0000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000EAC78800DAA23400EAD09D000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000F5EBD9000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000000000000000F0E0BF00F1CD7B00EAAE + 2600E9A20000F6E0B00000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000EAC88600F0D8A900000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000F2DEB800EDCF95000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000E7C17700D78F0000D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F + 0000D78F0000D78F0000D78F0000E5BB6B000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000EDD29E00D78F0000D8900000D6900600E1B05200F1DDB9000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000E2C89600DB920000DDA63C00ECD7AC00000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000F1CE8000EAAF + 2900E8A51000EAA81400EBB74500F6E2B700F1E0BE00F0CA7500EAAE2500E7A0 + 0000F6E2B5000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000EAC88600F0D8A900000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000F2DEB800EDCF95000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000000000000000E7C17700D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F + 0000D78F0000D78F0000E5BB6B00000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000F2DEBA00D6920A00D78F0000D78F0000D78F0000D78F0000D792 + 0B00DFB15600EFDDB90000000000000000000000000000000000000000000000 + 00000000000000000000DC9C1F00D78F0000D78F0000D78F0000E8CD95000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000E8DCC400F1AB1200E9AA1500EDCA + 7B00F1D59600ECD09000EEBC4B00EAA20000EAA20000E8A50D00E7A10100F6E3 + B700000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000EAC88600F0D8A900000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000F2DEB800EDCF95000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000E7C07500D78F + 0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F + 0000D78F0000E5BB6B0000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000F1E7D300D4961900D78F0000D78F0000D78F0000D78F0000D78F + 0000D9920600E8D3AB0000000000000000000000000000000000000000000000 + 000000000000DCBE8700D9900000D78F0000D8900000E0B55E00000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000F3EADB00E5A10400EAC25E0000000000ECC8 + 7400EDCA7B000000000000000000F7E8C600DFA21700EBA40000F6E3B9000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000EAC88600F0D8A900000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000F2DEB800EDCF95000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000000000000000000000E9C4 + 7E00D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F + 0000E7BF73000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000DBA02C00D78F0000D78F0000D78F0000D78F0000DBA1 + 3200000000000000000000000000000000000000000000000000000000000000 + 0000ECDCB700D88F0000D78F0000D88F0000D28E080000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000E0AF4300EAB1330000000000E2B64F00F6E2 + B90000000000000000000000000000000000EBE1CC00E59F0000F6E3BA000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000EAC88600F0D8A900000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000F2DEB800EDCF95000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000000000000000000000E9C3 + 7C00D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F + 0000E6C072000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000DEA73D00D78F0000D78F0000D78F0000D78F0000D490 + 0900E2BA6A00000000000000000000000000000000000000000000000000EDD7 + A900D78F0400D78F0000D78F0000DB910000EAC88A0000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000F4E1B900ECA40000F7E8C900EAC37200F6E5C3000000 + 00000000000000000000000000000000000000000000E7B84D00EDB73E000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000EAC88600F0D8A900000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000F2DEB800EDCF95000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000E7C07200D78F + 0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F + 0000D78F0000E4BB680000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000E1B15300D78F0000D78F0000D78F0000D78F0000D78F + 0000D88F0000D78F0000DEA63700E5C17B00EBCF9600E8C37B00DCA02B00D78F + 0000D78F0000D78F0000DB910000CCA34C000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000E9C57400E5A20500F8EBD100EAC16100000000000000 + 00000000000000000000000000000000000000000000EDD39900E9A60E000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000EBC98800E8C37B00F2DDB500F0DA + AF00F0DAB000F0DBB000EFD6A700000000000000000000000000000000000000 + 00000000000000000000F2DEB800EDCF95000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000000000000000E7C07400D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F + 0000D78F0000D78F0000E4BB6800000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000E5BB6400D8981A00F2E0BE00E5BB6B00D78F0000D78F + 0000D78F0000D78F0000D78F0000D88F0000D78F0000D78F0000D78F0000D78F + 0000D78F0000D88F0000E2A63700000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000EFC66800E7A40900F9EFD800EBDAB700000000000000 + 00000000000000000000000000000000000000000000F5DCA500E8A40A000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000000000000000F1D6A100EBC88500EBCB + 8C00EBCA8B00E9CA8C00F3E3C400E9C889000000000000000000000000000000 + 00000000000000000000F2DEB800EDCF95000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000E7C07400D78F0000D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F + 0000D78F0000D78F0000D78F0000E4BB68000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000EDE5D60000000000000000000000000000000000E4B9 + 6400D58F0400D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F + 0000D9900000E0B8690000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000F3D69500E9A200000000000000000000000000000000 + 00000000000000000000000000000000000000000000EFCB7800E5A91F000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000000000000000E2D7C000CC8B0800D890 + 0000D78F0000D7900000E2B66200EED3A1000000000000000000000000000000 + 00000000000000000000F2DEB800EDCF95000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000E8C17500D78F0000D78F0000D78F0000D78F + 0000D78F0000D78F0000D78F0000E7BF7300E8C37D00D78F0000D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000E6BC690000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000EBCF9600DFAA4200D8961400D58E0200D58F0300D9981B00E3B6 + 5F00F3E7D1000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000E5A41000E8C5770000000000000000000000 + 00000000000000000000000000000000000000000000E7A71500E9C676000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000ECE0CB00DC96 + 0E00D78F0000D78F0000E1AE4900EED4A0000000000000000000000000000000 + 00000000000000000000F2DEB800EDCF95000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000F8EEDE00E7C07500D78F0000D78F0000D78F0000D78F0000D78F + 0000D78F0000D78F0000E5BA69000000000000000000E7C07500D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000D9900000DDB76A00EAE0CF000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000F2DFBD00E9C78400E5B96400E5BA6600E9CB8F00F6EA + D500000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000EFD59A00EAA20000F1E0BC00000000000000 + 000000000000000000000000000000000000EEC36100E8A40A00000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000000000000000000000F5E5 + C700D8930A00D8900000E1AD4900EED4A1000000000000000000000000000000 + 00000000000000000000F2DEB800EDCF95000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000E3C18000D68F0000D88F0000D78F0000D78F0000D78F0000D78F + 0000D78F0000E5BB6B0000000000000000000000000000000000E7C17700D78F + 0000D78F0000D78F0000D78F0000D78F0000D78F0000D68E0000E2B867000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000E8C26700EDA40000EECA7C00F7EF + DD000000000000000000F7E5C000EAB53B00E8A20100F6E4BD00000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000F2E1C100D38C0000E0AD4700EFD5A2000000000000000000000000000000 + 00000000000000000000F2DEB800EDCF95000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000DBC29F00DD940000D78F0000D78F0000D78F0000D78F + 0000E5BB6B00000000000000000000000000000000000000000000000000E7C1 + 7700D78F0000D78F0000D78F0000D78F0000D78F0000ECCD9300000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000000000000000F2D69600E8A71300E9A2 + 0000E7A40900E7A20400EAA20000EAB53F00F9EDD20000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000D6CBB500E8B44F00ECD09D000000000000000000000000000000 + 00000000000000000000E9CB8F00E9CD95000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000E6C79F00D9910000D78F0000D78F0000E6BC + 6C00000000000000000000000000000000000000000000000000000000000000 + 0000E8C17600D78F0000D78F0000D78F0000ECCE930000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000F9F1DE00F3D5 + 9200F0C46300EFC86F00F6E1B100000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000EED9B000EBCE9300EDD09800EDD09800EDD0 + 9800EDD09800EBCE9500EFDCBA00000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000E4C69F00D6910500E6BC6C000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000E8C07600D58F0500ECCE93000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000000000000000E6C37E00F8EEDD000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000E5C27D00000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000F2E5CC00EBCC8F00E6BF7200E6BF7100E6C88D00F3E4C8000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000000000000000F1DDB800EED39E00EFD5 + A200EFD5A200EFD5A200EFD5A200EFD5A200EFD5A200EFD5A200EFD5A200EFD5 + A200EFD5A200EED39F00EED9B200000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000000000000000F2E8D800EFC15700ECB5 + 3900ECB63C00ECB63C00ECB63C00ECB63C00ECB63C00ECB63C00ECB63C00ECB6 + 3C00ECB53900F1C15300F3E8D100000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000E8CE9D00DAA63E00D7930D00D78F0000D78F0000D5920C00DFA73A00E4CA + 9700000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000EBCB9100E9C58600000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000E4C89000E8CC95000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000000000000000E6A71D00EDB43300F2CC + 7900F1CC7A00F3CB7300F3CA6E00F1CC7800F2CC7900F1C96F00F1CA7200F2CC + 7A00F1CC7A00ECB63900E0A31500000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000F7EBD600D8A0 + 3300D9910000D8900000D78F0000D78F0000D78F0000D78F0000D88F0000D890 + 0000DCA02C00F5E8CF0000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000EBC88600F0D7A800000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000F1DDB800ECCF95000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000F6E3B900EAA50700000000000000 + 0000FAE5B9000000000000000000F8E9C700F8E8C5000000000000000000F8E4 + BA00FAF0DB0000000000E5A30E00F4DFAD000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000000000000000E2DCD000E19B1000D890 + 0000D88F0000D89D2800E8C58000EFD8AA00EFD8AB00E9C68300D9A02D00D890 + 0000D88F0000DC960A00DFD6C600000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000EAC88600F0D8A90000000000EFD5 + A400D8951100DA9A1C00DA9A1C00DA9A1C00DA9A1C00DA9A1C00DA9A1C00D895 + 1100E8C98C0000000000F2DFB800EDCF95000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000F6E1B200E9A6100000000000ECC0 + 5B00F0D18A00EDCA7C00F6ECD700EDC36300EDC46700F8EACD00EFCF8500F0D0 + 8900EEC05A0000000000E8A91900F6DDA5000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000000000000000DD9D2000D78F0000D990 + 0000EAC88800000000000000000000000000000000000000000000000000E5CA + 9200D48D0100D78F0000E29D1800000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000EAC88600F0D8A90000000000F3E2 + C300E1AF5000E3B45700E3B45700E3B45700E3B45700E3B45700E3B45700E3B2 + 4F00EBD4B20000000000F3DFB800EDCF95000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000F6E1B200E8A6100000000000F1C9 + 700000000000F2CF7E00F9ECCF00F4D99A00F5DBA200F8E8C400F3D185000000 + 0000F1CA730000000000E9A91900F5DDA6000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000E8C37C00D88F0000DB930000D9C2 + 9400000000000000000000000000000000000000000000000000000000000000 + 0000E8CFA100D8900000D9910000D9B46D000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000EAC88600F0D8A900000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000F2DFB800EDCF95000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000F6E1B200E8A6100000000000F1C9 + 700000000000F2CE7E00F9ECCF00F4D99A00F5DBA200F8E7C400F3D085000000 + 0000F1CA730000000000E9A91900F5DDA6000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000D8961500D8900000DDA844000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000DFB05000D88F0000D9950E00F7EDDB0000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000EAC88600F0D8A90000000000EDDB + B300D8A13300D8A43C00D8A43C00D8A43C00D8A43C00D8A43C00D8A43C00D8A1 + 3300EBD29F0000000000F2DFB800EDCF95000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000F6E1B200E8A6100000000000F1C9 + 700000000000F2CE7E00F9ECCF00F4D99A00F5DBA200F8E7C400F3D085000000 + 0000F1CA730000000000E9A91900F5DDA6000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000ECD3A000D78F0000D78F0000EFD9B1000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000EEDDBF00D9900000D78F0000ECCE950000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000EAC88600F0D8A90000000000EFD8 + B200DEA12B00DEA53500DEA53500DEA53500DEA53500DEA53500DEA53500DCA0 + 2C00E9D09D0000000000F2DEB800EDCF95000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000F6E1B200E8A6100000000000F1C9 + 700000000000F2CE7E00F9ECCF00F4D99A00F5DBA200F8E7C400F3D085000000 + 0000F1CA730000000000E9A91900F5DDA6000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000EDE5CA00E5C17700E6BB6800E6BC6900E6BC6900E6BC6900E6BC + 6900E6BC6900E6BC6900E6BC6900E6BC6900E6BC6900E6BC6900E6BC6900E6BC + 6900E6BC6900E6BC6900E6BC6900E6BC6900E5BB6800E7C07400F4E4C5000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000E6BE6F00D78F0000D58F0400000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000D6910B00D78F0000E5BD6E0000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000EAC88600F0D8A900000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000F2DEB800EDCF95000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000F6E1B200E8A6100000000000F1C9 + 700000000000F2CE7E00F9ECCF00F4D99A00F5DBA200F8E7C400F3D085000000 + 0000F1CA730000000000E9A91900F5DDA6000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000E7BB6A00D78F0000D78F0000D78F0000D78F0000D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000D78F0000D78E0000E2B769000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000E5BA6400D78F0000D6920B00000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000D8961300D78F0000E5BA660000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000EAC88600F2D9A90000000000DAD5 + CA00E9BB6000E5BA6600E5BA6600E5BA6600E5BA6600E5BA6600E5BA6600E5B8 + 5F00EEDDBB0000000000F3DFB800EDCF95000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000F6E1B200E8A6100000000000F1C9 + 700000000000F2CE7E00F9ECCF00F4D99A00F5DBA200F8E7C400F3D085000000 + 0000F1CA730000000000E9A91900F5DDA6000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000E7BE6F00D78F0000D78F0000D78F0000D78F0000D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000D78F0000D78E0000E2B96E000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000E4C27E00D88F0000D58E0100F5EBD8000000 + 000000000000000000000000000000000000F5EAD30000000000000000000000 + 00000000000000000000D58F0400D78F0000E7C2790000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000EAC88600F0D8A90000000000F1D5 + A200D5910B00D8971700D8971700D8971700D8971700D8971700D8971700D794 + 0C00E4C48A0000000000F3DFB800EDCF95000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000F6E1B200E8A6100000000000F1C8 + 6F0000000000F2CE7E00F9ECCF00F4D89900F5DBA200F8E8C400F3D184000000 + 0000F1C9720000000000E9A91900F5DDA6000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000E7BE6F00D78F0000D78F0000D78F0000D78F0000D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000D78F0000D78E0000E2B96E000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000EDDBBB00D78E0000D9910000E4C78E000000 + 00000000000000000000F2E4D000D6941000D8910000E4BF8100000000000000 + 000000000000ECCF9C00D78F0000D78F0000EFD8AD0000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000EAC88600F0D8A900000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000F2DFB800EDCF95000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000F6E1B200E8A60F0000000000F1CE + 7E00EFC46300F4DBA30000000000EEC26400EEC3620000000000F2DCAB00EFC4 + 6300F0CB780000000000E9A91800F5DDA6000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000E6BB6B00D78F0000D78F0000D78F0000D78F0000D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000D78F0000D78E0000E0B669000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000D69F3200D9900000D3961B000000 + 00000000000000000000EAC78300D78F0000D78F0000DC9E2300000000000000 + 000000000000DC9E2300D78F0000DC9F27000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000EBC98800E8C37B00F2DDB500F0DA + AF00F1DBB200F1DCB200EFD6A800000000000000000000000000000000000000 + 00000000000000000000F2DEB800EDCF95000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000F8E1AD00E8A50D00000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000E9A81500F5DAA1000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000F5E9D300E8C58200E6BE6F00E6BF7000E6BF7000E6BF7000E6BF + 7000E6BF7000E6BF7000E6BF7000E6BF7000E6BF7000E6BF7000E6BF7000E6BF + 7000E6BF7000E6BF7000E6BF7000E6BF7000E6BE6F00E8C47E00F5E7CE000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000E3D2B000DC930000D98F0000D8AD + 4A000000000000000000EAC68200D78F0000D78F0000DA9F2800000000000000 + 0000C59E5500DA910000DC920000EED2A2000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000000000000000F1D6A100EBC88500EBCB + 8C00EBCA8B00E9CA8C00F3E3C400E9C889000000000000000000000000000000 + 00000000000000000000F2DEB800EDCF95000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000D9D0BC00F3AE1400E9A20000E8A50C00E8A5 + 0E00E8A50E00E8A50D00E9A70D00E8A50E00E8A50E00E8A50D00E8A50D00E8A5 + 0E00E8A50E00E8A50D00E9A20000E8A61000F4E1B50000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000000000000000D1A75C00DB920000D98F + 0000EAC9880000000000EAC68300D78F0000D78F0000DA9F280000000000F7EC + D700DC920000DD930000C19B4F00000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000000000000000E2D7C000CC8B0800D890 + 0000D78F0000D7900000E2B66200EED3A1000000000000000000000000000000 + 00000000000000000000F2DEB800EDCF95000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000F2C56200E9AF2700F8EAC900F7E5BC00F7E5 + BC00F7E5BC00F7E5BC00F7E5BC00F7E5BC00F7E5BC00F7E5BC00F7E5BC00F7E5 + BC00F7E5BC00F7E5BC00F9EACB00EBB23000F0C5620000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000E0B04E00D88F + 0000E8C47C0000000000EAC68300D78F0000D78F0000DA9F280000000000F7EB + D500D7900000E7AF430000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000ECE0CB00DC96 + 0E00D78F0000D78F0000E1AE4900EED4A0000000000000000000000000000000 + 00000000000000000000F2DEB800EDCF95000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000F6CA6600E8B02E0000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000E9B23800EDC4640000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000000000000000000000E7C2 + 7F00EBCC8E0000000000EAC68300D78F0000D78F0000DA9F280000000000F7ED + DA00E9C683000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000000000000000000000F5E5 + C700D8930A00D8900000E1AD4900EED4A1000000000000000000000000000000 + 00000000000000000000F2DEB800EDCF95000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000E7DCC500E6A30C00E8A60F00E9A81500E9AC + 2000E8AA1A00E8A81400E8A81500E8A81500E8A81500E8A81500E8A81400E8AA + 1A00E9AC2000E9A81500E6A61100E8A40800F2E1BC0000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000EAC68300D78F0000D78F0000DA9F2800000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000F2E1C100D38C0000E0AD4700EFD5A2000000000000000000000000000000 + 00000000000000000000F2DEB800EDCF95000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000F8EFDC00F6DDA600F5DDA700E8A6 + 1100EFC56700F7E6C000F7E3B600F7E3B600F7E3B600F7E3B600F7E6BF00F0CA + 7200E9A60D00F6DDA400F5DDA500F9EED8000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000EAC68200D78F0000D78F0000DB9F2700000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000D6CBB500E8B44F00ECD09D000000000000000000000000000000 + 00000000000000000000E9CB8F00E9CD95000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000000000000000000000ECB8 + 4300EAB23300F3D59100F3D38A00F3D38A00F3D38A00F3D38A00F3D59100EAB5 + 3B00EAB238000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000EBC88400D78F0000D78F0000DB9D2400000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000EED9B000EBCE9300EDD09800EDD09800EDD0 + 9800EDD09800EBCE9500EFDCBA00000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000EBBB5000EBB12C00EBB23000EBB23000EBB23000EBB23000EBB02C00F5C1 + 4B00E9E3DA000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000F3E7D400D7961600D8900000E7C78800000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000EBCE9400E7BF700000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000EFE9D400E5BA6600E5B96300E5B96300E5BA6500F5E7CD000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000F5EAD40000000000000000000000 + 000000000000F7EDDB00EED3A100E8C27900E5B96300E5BA6600E9C78400F2E3 + C500000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000EBD19B00D78F0000D78F0000D78F0000D78F0000EBCC8F000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000E7BE7000ECD19A00000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000F5E8CF00DEA53500E2C284000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000E1B05200EACC930000000000F3E3 + C800E4BD6F00DB9F2700D58D0000D78F0000D78F0000D78F0000D78F0000D897 + 1600E3BD74000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000EBCB8D00D78F0000D78F0000D78F0000D78F0000E9C681000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000DEA84200D9A13100E1B86800E4BB + 6C00EED8AC000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000F4E5C800D78F0000D8900000DA9D2300F1E0BE00000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000D8981A00D78F0000DBA02C00D88F + 0000D78F0000D78F0000D78F0000D78F0000D78F0000D8900000D78F0000D78F + 0000D8900000D99C2600F6ECDB00000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000EBCC8F00D78F0000D78F0000D78F0000D78F0000EAC783000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000E4B96700F4E4C60000000000F0E4 + CA00E6C27D00E3B55C00E8C47E00F4E7CD000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000F4E6C900D78F0000D78F0000D78F0000D7920B00F7EBD5000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000F0E5D100D58D0000D78F0000D78F0000D78F + 0000D8900000D78F0000D7961600DEAB4400E2B35800DBA84400D7930D00D78F + 0000D78F0000D8900000D89A2300000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000EBCC8F00D78F0000D78F0000D78F0000D78F0000EAC783000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000E7BF7300ECD6AB00000000000000 + 00000000000000000000E5BD7000D7940E00F5EBD80000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000F4E6C900D78F0000D78F0000D78F0000D78F0000F2DFB9000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000EED19C00D78F0000D78F0000D78F0000D88F + 0000D89C2900F1DFBE000000000000000000000000000000000000000000E2B7 + 6200D7900000D78F0000DA910000D9AF56000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000EBCC8F00D78F0000D78F0000D78F0000D78F0000EAC783000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000EAC68400E6CB9300000000000000 + 000000000000E2C27F00D6941000D88F0000DFA9430000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000F4E6CA00D78F0000D78F0000D78F0000D78F0000F3E1BE000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000E1B35B00D7900000D78F0000D78F0000D78F + 0000D5920F00F0DCB60000000000000000000000000000000000000000000000 + 0000E1B76400D7900000D78F0000D68E0000F0E1C30000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000EBCC8F00D78F0000D78F0000D78F0000D78F0000EAC783000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000ECCF9700E7C7810000000000F2E4 + CA00DFA63700D8900000D78F0000D78F0000D78F0000EBCC9100000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000F4E7CC00D78F0000D78F0000D78F0000D78F0000F3E1C0000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000D79C2700D8900000D88F0000D8900000D890 + 0000D78F0000D9991B00F5E9D300000000000000000000000000000000000000 + 000000000000DC9B2000D78F0000D8900000DEAD4C0000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000ECD09700D78F0000D78F0000D78F0000D78F0000EBCA8B000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000EAD5AD00E4B76100EACA8D00D490 + 0700D88F0000D78F0000D78F0000D78F0000D78F0000D7940E00F7ECD9000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000E3BA6A00D8900000D78F0000D78F0000DA920000D6AC5E000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000F1E3CC00D78F0000D8951100DDA73B00E3BB6E00ECD3 + A300F5EAD4000000000000000000000000000000000000000000000000000000 + 000000000000E0C59500D9910000D78F0000D48E0400F3E9D500000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000F1ECDB00EACF9700EAC88600EAC88600EAC88600EAC88600EAC8 + 8600EAC88700E1AE4B00D78F0000D78F0000D78F0000D78F0000E0AC4500EAC8 + 8700EAC88600EAC88600EAC88600EAC88600EAC88600ECCE9300F7EBD7000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000F6EAD500D9910500D88F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000D78F0000DA910000D5A443000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000EED8AD00D8900000D78F0000D78F0000D78F0000D78F0000DA910000E5D1 + A100000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000F3E5CC000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000D7920800D78F0000D78F0000EBC98800000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000E7BD6D00D78F0000D78F0000D78F0000D78F0000D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000D78F0000D78E0000E2B86A000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000000000000000D8BB7900D9900000D78F + 0000D78F0000D78F0000D78F0000D78F0000D78F0000D88F0000DE930000BAAC + 8F00000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000D7971700D8900000D78F0000D78F0000D78F0000D78F0000D88F0000D694 + 1000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000E1B76400E5BB6A00EFD7A80000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000E6BE6E00D78F0000D78F0000D78F0000D78F0000D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000D78F0000D78E0000E2B96E000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000D5A13C00DB92 + 0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D88F0000D896 + 0B00EEE9D8000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000000000000000000000D2A4 + 5200DB920000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D990 + 0000DEA847000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000EFD8A900E6BB6A00D9AE5B00000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000E6BE6E00D78F0000D78F0000D78F0000D78F0000D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000D78F0000D78E0000E2B96E000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000F5ECDA00DB97 + 0F00D88F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000DA91 + 0000DBA343000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000DBC39800DE94 + 0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F + 0000D9910000E6C68C0000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000E8CB9100D88F0000D78F0000D8900100000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000F3E5CA0000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000E6BC6D00D78F0000D78F0000D78F0000D78F0000D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000D78F0000D78E0000E1B76B000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000000000000000000000D7C5 + A200D8900000D88F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F + 0000D9920000EAC7900000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000000000000000E9E2D500D6920C00D990 + 0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F + 0000D78F0000D6900800F2E3CB00000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000D5910A00D88F0000DA910000DBBF87000000 + 000000000000000000000000000000000000000000000000000000000000F4E9 + D500ECD3A200E3BC7000DCA53900D8961300D78F0000F2E0C000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000F6EDDD00ECD09C00EBCB8C00EACB8D00EACB8D00EACB8D00EACB + 8D00EBCC8E00E1B04F00D78F0000D78F0000D78F0000D78F0000E0AD4800EBCC + 8E00EACB8D00EACB8D00EACB8D00EACB8D00EACB8C00ECD09900F7ECD8000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000DFB15D00DA910000D78F0000D78F0000D78F0000D78F0000D78F0000D78F + 0000D78F0000D68F0600F3E6CE00000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000000000000000D39E3A00DB920000D78F + 0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F + 0000D78F0000D88F0000DDA32F00000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000E3B45A00D78F0000D8900000D49517000000 + 00000000000000000000000000000000000000000000F7EDDA00D99B2000D78F + 0000D8900000D8900000D78F0000D78F0000DA9B1E0000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000ECD09700D78F0000D78F0000D78F0000D78F0000EBCA8A000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000D39B2500D8900000D78F0000D78F0000D78F0000D78F0000D78F + 0000D78F0000DF9E1E0000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000D8B97F00DD930000D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F + 0000D78F0000D78F0000DC930000CFAE72000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000EBE2D000D78F0000D78F0000DC920000D1A8 + 5500000000000000000000000000000000000000000000000000F3E2C300D694 + 1400D78F0000D78F0000D78F0000D8900000DAAA4F0000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000EBCC8F00D78F0000D78F0000D78F0000D78F0000EAC783000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000EADCC400DB910600D78F0000D78F0000D78F0000D78F0000D88F + 0000DBA2310000000000E6CEA100E5C68D000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000EBDDC200D68F0400D88F0000D58E0100D58F + 0300D58F0300D58F0300D58F0300D58F0300D58F0300D58F0300D58F0300D58F + 0300D58F0300D58E0100D78F0000D98F0000E1D1B70000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000E3B76500D8900000D78F0000DB91 + 0000E1B257000000000000000000000000000000000000000000F0E0C000D89F + 3000D78F0000D78F0000D78F0000D88F0000E8CB8F0000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000EBCC8F00D78F0000D78F0000D78F0000D78F0000EAC783000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000E4C58100DA920000D78F0000D8900000D9900000E2B7 + 5F0000000000EBD09E00D9900000D79719000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000DBA02900D8900000D78F0000DFA83D00E5B9 + 6300E5B86200E5B86200E5B86200E5B86200E5B86200E5B86200E5B86200E5B8 + 6200E5B96300E0AA4200D78F0000D9900000D69B260000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000000000000000D79C2D00D9900000D78F + 0000D8900000D5900900DAA53C00E3B35600DFA94100D7951600D8900000D88F + 0000D78F0000D78F0000D78F0000D88F0000F4E5C70000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000EBCC8F00D78F0000D78F0000D78F0000D78F0000EAC783000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000CA9B3E00DD930000D99F2E00EDDAB6000000 + 0000E3BB6C00D8900000D8900000E2B153000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000D7930D00D78F0000D78F0000D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F0000D78F + 0000D78F0000D78F0000D78F0000D78F0000D996110000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000DCA23000D88F + 0000D88F0000D78F0000D8900000D78F0000D78F0000D78F0000D78F0000D88F + 0000D8900000DBA02C00D58E0000D59310000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000EBCC8F00D78F0000D78F0000D78F0000D78F0000EAC783000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000F5EBDB00EFD4A00000000000EED8AF00DCA0 + 2A00D78F0000D8900000D9981900F5EBD8000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000DB9E2600D8951100D8951100D8951100D895 + 1100D8951100D8951100D8951100D8951100D8951100D8951100D8951100D895 + 1100D8951100D8951100D8951100D8951100DB9F290000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000000000000000000000000000E7C4 + 7E00D6971B00D88F0000D78F0000D78F0000D78F0000D58E0100DA9E2500E4BC + 6E00F0E2C60000000000E9D1A100DDAC4A000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000EBCB8D00D78F0000D78F0000D78F0000D78F0000EAC681000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000000000000000DCA43800D9900000D88F + 0000D8900000D9A13400F5E8D200000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000F3ECDA00EDCF9600E6BD6D00E5BB6700E9C68300F1DBB300000000000000 + 0000000000000000000000000000F6EEDE000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000EDD29C00D78F0000D78F0000D78F0000D78F0000EACC8F000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 00000000000000000000000000000000000000000000E1BF7F00DD9F2700DEAA + 4300EDD09A000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000F7EDDB00E6BC6C00E5BB6800E5BB6800E6BC6B00F5EBD5000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 000000000000000000000000000000000000424D3E000000000000003E000000 + 2800000080000000E00000000100010000000000000E00000000000000000000 + 000000000000000000000000FFFFFF00FFFFFFFF000000000000000000000000 + FFFFFFFF000000000000000000000000FFFFFFFF000000000000000000000000 + FFFFFFFF000000000000000000000000FFFFFFFF000000000000000000000000 + FFFFFFFF000000000000000000000000F8FFFFFF000000000000000000000000 + FC3FFFFF000000000000000000000000FE0FFFFF000000000000000000000000 + FE03FFFF000000000000000000000000FF00FFFF000000000000000000000000 + FF003FFF000000000000000000000000FF800FFF000000000000000000000000 + FF8003FF000000000000000000000000FFC000FF000000000000000000000000 + FFC0003F000000000000000000000000FFCFFC3F000000000000000000000000 + FFCFF0FF000000000000000000000000FF9FC3FF000000000000000000000000 + FF9F0FFF000000000000000000000000FF3C3FFF000000000000000000000000 + FF30FFFF000000000000000000000000FE43FFFF000000000000000000000000 + FE0FFFFF000000000000000000000000FC3FFFFF000000000000000000000000 + F8FFFFFF000000000000000000000000FFFFFFFF000000000000000000000000 + FFFFFFFF000000000000000000000000FFFFFFFF000000000000000000000000 + FFFFFFFF000000000000000000000000FFFFFFFF000000000000000000000000 + FFFFFFFF000000000000000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF + FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF + FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF + FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFE007FFFFFFF3FFFFF00FFF + FFF3FFFFFFC003FFFFFFE1FFFFC003FFFFF1FFFFFFCC33FFFFFFC0FFFF8001FF + FFF8FFFFFFCC33FFFFFF8C7FFF0C30FFFFF83FFFFC0FF03FFFFF1E3FFE10087F + FFF81FFFF8CFF39FFFFE0E3FFE23C47FFFFC07FFF9CC139FFFFC047FFC47E23F + FFFC03FFF9CFF39FFFFC00FFFC4FF23FFC0000FFF9CFF39FFFF001FFFC1FF83F + FC00003FF9C0019FFFE003FFFC1FF83FFC00003FF9C0039FFFC007FFFC1FF83F + FC0000FFF93FFF9FFF800FFFFC1FF83FFFFC03FFF91FFF9FFF003FFFFC4FF23F + FFFC07FFF93FFF9FFE203FFFFC47E23FFFF81FFFF800001FFC707FFFFE23C47F + FFF83FFFFE00007FFC78FFFFFE10087FFFF8FFFFFFC003FFFE31FFFFFF0C30FF + FFF1FFFFFFCFF3FFFF03FFFFFF8001FFFFF3FFFFFFC003FFFF87FFFFFFC003FF + FFFFFFFFFFE007FFFFCFFFFFFFF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF + FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF + FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF + FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF + FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF + FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF + FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFE00007FFFFF7FFFFFFFFFFFFFFC3FFF + FE00007FFFFE7FFFFFFFCFFFFFFC3FFFFE00007FFFFC3FFFFFFF8FFFFFFC3FFF + FE00007FFFFC3FFFFFFF1FFFFFFC3FFFFE00007FFFF81FFFFFFC1FFFFFFC3FFF + FE00007FFFF00FFFFFF81FFFFFFC3FFFFE00007FFFF00FFFFFE03FFFFE7C3E7F + FE00007FFFE007FFFFC03FFFFE0C307FFE00007FFFC003FFFF00003FFF0000FF + FE01807FFFC003FFFE00003FFF8001FFFE01807FFF8001FFFE00003FFFC003FF + FE00007FFF0000FFFF00003FFFC003FFFE00007FFE0C307FFFC03FFFFFE007FF + FE0BF07FFE7C3E7FFFE03FFFFFF00FFFFE0BF07FFFFC3FFFFFF81FFFFFF00FFF + FE0BF07FFFFC3FFFFFFC1FFFFFF81FFFFF0BF07FFFFC3FFFFFFF1FFFFFFC3FFF + FF80007FFFFC3FFFFFFF8FFFFFFC3FFFFFC0007FFFFC3FFFFFFFCFFFFFFE7FFF + FFE0007FFFFC3FFFFFFFFFFFFFFF7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF + FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF + FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF + FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF + FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF + FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF + FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFE001FFFFFC003FFFE00007F + FFF3FFFFFCFFDFFFFF8001FFFE00007FFFE1FFFFFCFFDFFFFF1FF8FFFE01807F + FFC0FFFFFCF8007FFF381CFFFE01807FFF807FFFFCFBDF3FFF300CFFFF0080FF + FF003FFFFCFBDF3FFF300CFFFF0000FFFE001FFFFCFBDF3FFF21C4FFFF8001FF + FC000FFFFCFBDF3FFF31C4FFFFC003FFF80807FFFCFBDF3FFF300CFFFFF007FF + FC1C03FFFCFBDF3FFF381CFFFFFF7FFFFE3E01FFFC0BDF3FFF3C1CFFFFF81FFF + FF7F00FFFC03DF3FFF3FFCFFFFF00FFFFFFF807FFE03DF3FFF1FF8FFFFE007FF + FFFFC03FFF001F3FFE00007FFFE007FFFFFFE01FFF801F3FFE00007FFFE007FF + FFFFF01FFFC41F3FFE7FFE7FFFE007FFFFFFF87FFFE01F3FFE00007FFFE007FF + FFFFFCFFFFFF1F3FFF8421FFFFE007FFFFFFFFFFFFFF8F3FFFE007FFFFF00FFF + FFFFFFFFFFFFC03FFFF00FFFFFF81FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF + FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF + FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF + FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF + FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF + FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF + FFFFFFFFFFFFFFFFFF9FF9FFFFFFFFFFFFFFFE3FFF8001FFFF1FF8FFFFFFFFFF + FFFFFC3FFF3FFCFFFE0FF07FFFFFFFFFFFFFF83FFF3FFCFFFC07E03FFFFFFFFF + FFFFF07FFF3FFCFFF803C01FFFFFFFFFFFFFE0FFFF3FFCFFFC01801FF9FFFFFF + FFFFC1FFFF3FFCFFFE00007FF8FFFEFFFFFF83FFFF3FFCFFFF0000FFF81FFC3F + FFC007FFFF3FFCFFFF8001FFF803FC1FFF000FFFFF3FFCFFFFC003FFF803F83F + FE261FFFFF3FFCFFFFE007FFFC0FF07FFE4F1FFFFF3FFCFFFFE007FFFC07E07F + FC1F9FFFFF3FFCFFFFC003FFFC0000FFFC3F9FFFFF01FCFFFF8001FFFC0001FF + FC3F9FFFFF80FCFFFF0000FFFDE003FFFCFF9FFFFF80FCFFFE00007FFFF807FF + FE7F9FFFFFC0FCFFF801801FFFFC0FFFFE3F3FFFFFE0FCFFF803C01FFFFFFFFF + FF0C3FFFFFF0FCFFFC07E03FFFFFFFFFFF807FFFFFF8FCFFFE0FF07FFFFFFFFF + FFC1FFFFFFFE01FFFF1FF8FFFFFFFFFFFFFFFFFFFFFFFFFFFF9FFDFFFFFFFFFF + FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF + FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF + FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF + FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF + FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF + FFFFFFFFFFFFFFFFFFFFFFFFFFF81FFFFF8001FFFF8001FFFFFFFFFFFFF00FFF + FF3FFCFFFF8001FFFFFFFFFFFFC003FFFF3FFCFFFF3664FFFFFFFFFFFF8001FF + FF2004FFFF2004FFFFFFFFFFFF87E1FFFF2004FFFF2814FFFFFFFFFFFF0FF0FF + FF3FFCFFFF2814FFFFFFFFFFFF1FF87FFF2004FFFF2814FFFFFFFFFFFE1FF87F + FF2004FFFF2814FFF800001FFE3FFC7FFF3FFCFFFF2814FFF800001FFE3FFC7F + FF2004FFFF2814FFF800001FFE1F7C7FFF2004FFFF2814FFF800001FFE1C387F + FF3FFCFFFF2244FFF800001FFF1C38FFFF01FCFFFF3FFCFFF800001FFF0C30FF + FF80FCFFFE00007FFFFFFFFFFF8421FFFF80FCFFFE00007FFFFFFFFFFFC423FF + FFC0FCFFFE7FFE7FFFFFFFFFFFE427FFFFE0FCFFFE00007FFFFFFFFFFFFC3FFF + FFF0FCFFFF0000FFFFFFFFFFFFFC3FFFFFF8FCFFFFE007FFFFFFFFFFFFFC3FFF + FFFE01FFFFF007FFFFFFFFFFFFFC3FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFE7FFF + FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF + FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF + FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF + FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF + FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF + FFFFFFFFFFFFFFFFFFF81FFFFFFFFFFFFFFFFFFFFF780FFFFFF81FFFFF3FFFFF + FFF8FFFFFF2007FFFFF81FFFFF07FFFFFFF83FFFFF0001FFFFF81FFFFF20FFFF + FFF81FFFFE0001FFFFF81FFFFF3C7FFFFFF81FFFFE03E0FFFFF81FFFFF387FFF + FFF81FFFFE03F07FFFF81FFFFF203FFFFFF81FFFFE01F87FFFF81FFFFF001FFF + FFF81FFFFC07F83FF800001FFF001FFFFFF00FFFFEFFFC3FF800001FFF800FFF + FFF00FFFFFFFFC7FF800001FFFC007FFFFE007FFFE3FFFFFF800001FFFC007FF + FFC003FFFC3FFF7FF800001FFFE003FFFF8001FFFE1FE03FF800001FFFF001FF + FF8001FFFE1F807FFFF81FFFFFF803FFFF0000FFFE0FC07FFFF81FFFFFF804FF + FE00007FFF07C07FFFF81FFFFFFC08FFFE00007FFF80007FFFF81FFFFFFE10FF + FE00007FFFC000FFFFF81FFFFFFE40FFFE00007FFFE004FFFFF81FFFFFFF81FF + FFFFFFFFFFF03EFFFFF81FFFFFFF87FFFFFFFFFFFFFFFFFFFFF81FFFFFFFFFFF + FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF + FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF + FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000 + 000000000000} + end + object ThreeColorBase: TcxStyleRepository + Left = 411 + Top = 168 + PixelsPerInch = 96 + object SHuangSe: TcxStyle + AssignedValues = [svColor, svFont, svTextColor] + Color = 4707838 + Font.Charset = GB2312_CHARSET + Font.Color = clWindowText + Font.Height = -12 + Font.Name = #23435#20307 + Font.Style = [] + TextColor = clBtnText + end + object SkyBlue: TcxStyle + AssignedValues = [svColor, svFont, svTextColor] + Color = clSkyBlue + Font.Charset = GB2312_CHARSET + Font.Color = clWindowText + Font.Height = -12 + Font.Name = #23435#20307 + Font.Style = [] + TextColor = clBlack + end + object Default: TcxStyle + AssignedValues = [svFont] + Font.Charset = GB2312_CHARSET + Font.Color = clWindowText + Font.Height = -12 + Font.Name = #23435#20307 + Font.Style = [fsBold] + end + object QHuangSe: TcxStyle + AssignedValues = [svColor, svFont] + Color = 8454143 + Font.Charset = GB2312_CHARSET + Font.Color = clWindowText + Font.Height = -12 + Font.Name = #23435#20307 + Font.Style = [] + end + object Red: TcxStyle + AssignedValues = [svColor, svFont] + Color = clRed + Font.Charset = GB2312_CHARSET + Font.Color = clWindowText + Font.Height = -12 + Font.Name = #23435#20307 + Font.Style = [] + end + object FontBlue: TcxStyle + AssignedValues = [svFont, svTextColor] + Font.Charset = GB2312_CHARSET + Font.Color = clBlue + Font.Height = -12 + Font.Name = #23435#20307 + Font.Style = [fsBold] + TextColor = clBlue + end + object TextSHuangSe: TcxStyle + AssignedValues = [svFont, svTextColor] + Font.Charset = ANSI_CHARSET + Font.Color = clWindowText + Font.Height = -12 + Font.Name = #23435#20307 + Font.Style = [fsBold] + TextColor = clOlive + end + object FonePurple: TcxStyle + AssignedValues = [svFont, svTextColor] + Font.Charset = GB2312_CHARSET + Font.Color = clWindow + Font.Height = -12 + Font.Name = #23435#20307 + Font.Style = [fsBold] + TextColor = clPurple + end + object FoneClMaroon: TcxStyle + AssignedValues = [svFont, svTextColor] + Font.Charset = GB2312_CHARSET + Font.Color = clWindowText + Font.Height = -12 + Font.Name = #23435#20307 + Font.Style = [fsBold] + TextColor = clMaroon + end + object FoneRed: TcxStyle + AssignedValues = [svFont, svTextColor] + Font.Charset = ANSI_CHARSET + Font.Color = clWindowText + Font.Height = -12 + Font.Name = #23435#20307 + Font.Style = [fsBold] + TextColor = clRed + end + object RowColor: TcxStyle + AssignedValues = [svColor] + Color = 16311512 + end + object handBlack: TcxStyle + AssignedValues = [svFont] + Font.Charset = GB2312_CHARSET + Font.Color = clWindowText + Font.Height = -12 + Font.Name = #23435#20307 + Font.Style = [fsBold] + end + object cxBlue: TcxStyle + AssignedValues = [svColor, svFont] + Color = 16711731 + Font.Charset = GB2312_CHARSET + Font.Color = clWindowText + Font.Height = -12 + Font.Name = #23435#20307 + Font.Style = [] + end + object SHuangSeCu: TcxStyle + AssignedValues = [svColor, svFont, svTextColor] + Color = 4707838 + Font.Charset = GB2312_CHARSET + Font.Color = clBlack + Font.Height = -12 + Font.Name = #23435#20307 + Font.Style = [fsBold] + TextColor = clRed + end + end +end diff --git a/F02染色计划单/U_CraftSel.pas b/F02染色计划单/U_CraftSel.pas new file mode 100644 index 0000000..a87a634 --- /dev/null +++ b/F02染色计划单/U_CraftSel.pas @@ -0,0 +1,177 @@ +unit U_CraftSel; + +interface + +uses + Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, + Dialogs, cxStyles, cxCustomData, cxGraphics, cxFilter, cxData, cxDataStorage, + cxEdit, DB, cxDBData, ToolWin, ComCtrls, U_BaseHelp, cxGridCustomTableView, + cxGridTableView, cxGridDBTableView, cxGridLevel, cxClasses, cxControls, + cxGridCustomView, cxGrid, DBClient, ADODB, ImgList, StdCtrls, ExtCtrls, + cxTextEdit, cxGridCustomPopupMenu, cxGridPopupMenu, cxLookAndFeels, + cxLookAndFeelPainters, dxSkinsCore, dxSkinsDefaultPainters, cxNavigator, + dxDateRanges, dxBarBuiltInMenu, System.ImageList, U_BaseInput, + dxScrollbarAnnotations, cxDropDownEdit, cxCheckBox, cxCheckComboBox, + cxCheckGroup; + +type + TfrmCraftSel = class(TfrmBaseHelp) + TV1: TcxGridDBTableView; + cxGrid1Level1: TcxGridLevel; + cxGrid1: TcxGrid; + ToolBar1: TToolBar; + ADOQueryMain: TADOQuery; + ADOQueryTemp: TADOQuery; + ADOQueryCmd: TADOQuery; + DS_1: TDataSource; + CDS_1: TClientDataSet; + TBSaveFormat: TToolButton; + TBClose: TToolButton; + ToolButton1: TToolButton; + ADOConnection1: TADOConnection; + Panel1: TPanel; + Label1: TLabel; + DTMNo: TEdit; + GPM_1: TcxGridPopupMenu; + ImageList1: TImageList; + TV1Column1: TcxGridDBColumn; + TV1Column2: TcxGridDBColumn; + TV1Column3: TcxGridDBColumn; + ThreeColorBase: TcxStyleRepository; + SHuangSe: TcxStyle; + SkyBlue: TcxStyle; + Default: TcxStyle; + QHuangSe: TcxStyle; + Red: TcxStyle; + FontBlue: TcxStyle; + TextSHuangSe: TcxStyle; + FonePurple: TcxStyle; + FoneClMaroon: TcxStyle; + FoneRed: TcxStyle; + RowColor: TcxStyle; + handBlack: TcxStyle; + cxBlue: TcxStyle; + SHuangSeCu: TcxStyle; + TV1SSel: TcxGridDBColumn; + Label2: TLabel; + DTMName: TEdit; + procedure FormCreate(Sender: TObject); + procedure FormClose(Sender: TObject; var Action: TCloseAction); + procedure FormShow(Sender: TObject); + procedure ToolButton1Click(Sender: TObject); + procedure FormDestroy(Sender: TObject); + procedure TBSaveFormatClick(Sender: TObject); + procedure TBCloseClick(Sender: TObject); + procedure DTMNoChange(Sender: TObject); + private + procedure InitGrid(); + { Private declarations } + public + FCoType, FAuthority, FBCIID,fcode: string; + { Public declarations } + end; + +var + frmCraftSel: TfrmCraftSel; + +implementation + +uses + U_DataLink, U_RTFun; + +{$R *.dfm} + +procedure TfrmCraftSel.FormCreate(Sender: TObject); +begin + inherited; + try + with ADOConnection1 do + begin + Connected := false; + ConnectionString := DConString; + Connected := true; + end; + ADOQueryBaseCmd.Connection := ADOConnection1; + ADOQueryBaseTemp.Connection := ADOConnection1; + except + application.MessageBox('ʧܣ', 'ʾϢ'); + end; +end; + +procedure TfrmCraftSel.DTMNoChange(Sender: TObject); +begin + if ADOQueryMain.Active then + begin + SDofilter(ADOQueryMain, SGetFilters(Panel1, 1, 2)); + SCreateCDS(ADOQueryMain, CDS_1); + SInitCDSData(ADOQueryMain, CDS_1); + end; + +end; + +procedure TfrmCraftSel.FormClose(Sender: TObject; var Action: TCloseAction); +begin + + Action := cahide; +end; + +procedure TfrmCraftSel.InitGrid(); +begin + try + ADOQueryMain.DisableControls; + with ADOQueryMain do + begin + Close; + sql.Clear; + sql.Add('select A.* from Bs_Cloth_Dye_Technics A where C_Code = ' + QuotedStr(Trim(fCode))); + Open; + end; + SCreateCDS(ADOQueryMain, CDS_1); + SInitCDSData(ADOQueryMain, CDS_1); + finally + ADOQueryMain.EnableControls; + end; +end; + +procedure TfrmCraftSel.FormShow(Sender: TObject); +begin + inherited; + + InitGrid(); + + ReadCxGrid(self.Caption + 'TV1', TV1, 'Ϣѡ'); + +end; + +procedure TfrmCraftSel.TBCloseClick(Sender: TObject); +begin + inherited; + Close; +end; + +procedure TfrmCraftSel.TBSaveFormatClick(Sender: TObject); +begin + WriteCxGrid(self.Caption + 'TV1', TV1, 'Ϣѡ'); + +end; + +procedure TfrmCraftSel.ToolButton1Click(Sender: TObject); +begin + if CDS_1.IsEmpty then + Exit; + if CDS_1.Locate('SSel', True, []) = False then + begin + Application.MessageBox('ûѡ!', 'ʾ', 0); + Exit; + end; + ModalResult := 1; +end; + +procedure TfrmCraftSel.FormDestroy(Sender: TObject); +begin + inherited; + frmCraftSel := nil; +end; + +end. + diff --git a/F02染色计划单/U_DyePlanCardInput.dfm b/F02染色计划单/U_DyePlanCardInput.dfm index 11b0474..3afa133 100644 --- a/F02染色计划单/U_DyePlanCardInput.dfm +++ b/F02染色计划单/U_DyePlanCardInput.dfm @@ -222,9 +222,9 @@ inherited frmDyePlanCardInput: TfrmDyePlanCardInput end object pnlOrder: TPanel Left = 0 - Top = 235 + Top = 208 Width = 1444 - Height = 36 + Height = 63 Align = alBottom BevelInner = bvRaised BevelOuter = bvLowered @@ -301,7 +301,46 @@ inherited frmDyePlanCardInput: TfrmDyePlanCardInput Top = 11 Width = 52 Height = 12 - Caption = #35746#21333#25968#37327 + Caption = #35745#21010#31859#25968 + Font.Charset = GB2312_CHARSET + Font.Color = clMaroon + Font.Height = -12 + Font.Name = #23435#20307 + Font.Style = [fsBold] + ParentFont = False + end + object Label2: TLabel + Left = 1068 + Top = 10 + Width = 52 + Height = 12 + Caption = #35745#21010#21305#25968 + Font.Charset = GB2312_CHARSET + Font.Color = clMaroon + Font.Height = -12 + Font.Name = #23435#20307 + Font.Style = [fsBold] + ParentFont = False + end + object Label3: TLabel + Left = 249 + Top = 42 + Width = 52 + Height = 12 + Caption = #20135#21697#24037#24207 + Font.Charset = GB2312_CHARSET + Font.Color = clMaroon + Font.Height = -12 + Font.Name = #23435#20307 + Font.Style = [fsBold] + ParentFont = False + end + object Label5: TLabel + Left = 43 + Top = 41 + Width = 52 + Height = 12 + Caption = #20135#21697#21517#31216 Font.Charset = GB2312_CHARSET Font.Color = clMaroon Font.Height = -12 @@ -312,7 +351,7 @@ inherited frmDyePlanCardInput: TfrmDyePlanCardInput object OrderNo: TBtnEditA Tag = 2 Left = 101 - Top = 7 + Top = 6 Width = 120 Height = 20 Font.Charset = GB2312_CHARSET @@ -328,7 +367,7 @@ inherited frmDyePlanCardInput: TfrmDyePlanCardInput object C_Width: TEdit Tag = 2 Left = 281 - Top = 7 + Top = 6 Width = 100 Height = 20 Font.Charset = GB2312_CHARSET @@ -412,12 +451,56 @@ inherited frmDyePlanCardInput: TfrmDyePlanCardInput ParentFont = False TabOrder = 6 end + object OrdPiece: TEdit + Tag = 2 + Left = 1122 + Top = 6 + Width = 81 + Height = 20 + Enabled = False + Font.Charset = GB2312_CHARSET + Font.Color = clBlue + Font.Height = -12 + Font.Name = #23435#20307 + Font.Style = [] + ParentFont = False + TabOrder = 7 + end + object DTMPSlist: TBtnEditA + Left = 307 + Top = 37 + Width = 400 + Height = 20 + Font.Charset = GB2312_CHARSET + Font.Color = clBlue + Font.Height = -12 + Font.Name = #23435#20307 + Font.Style = [] + ParentFont = False + ReadOnly = True + TabOrder = 8 + OnBtnClick = DTMPSlistBtnClick + end + object C_Name: TEdit + Tag = 2 + Left = 101 + Top = 37 + Width = 120 + Height = 20 + Font.Charset = GB2312_CHARSET + Font.Color = clBlue + Font.Height = -12 + Font.Name = #23435#20307 + Font.Style = [] + ParentFont = False + TabOrder = 9 + end end object cxGrid2: TcxGrid Left = 0 Top = 0 Width = 1444 - Height = 235 + Height = 208 Align = alClient Font.Charset = GB2312_CHARSET Font.Color = clWindowText @@ -1227,7 +1310,14 @@ inherited frmDyePlanCardInput: TfrmDyePlanCardInput DataBinding.FieldName = 'PCPiece' DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter - Width = 62 + Width = 63 + end + object V1Column3: TcxGridDBColumn + Caption = #25968#37327 + DataBinding.FieldName = 'PCQty' + DataBinding.IsNullValueType = True + HeaderAlignmentHorz = taCenter + Width = 71 end object TV1Column18: TcxGridDBColumn Tag = 7 @@ -1237,13 +1327,6 @@ inherited frmDyePlanCardInput: TfrmDyePlanCardInput HeaderAlignmentHorz = taCenter Options.Editing = False end - object V1Column3: TcxGridDBColumn - Caption = #25968#37327 - DataBinding.FieldName = 'PCQty' - DataBinding.IsNullValueType = True - HeaderAlignmentHorz = taCenter - Width = 71 - end object TV1Column19: TcxGridDBColumn Tag = 7 Caption = #19994#21153#21592 @@ -1318,7 +1401,7 @@ inherited frmDyePlanCardInput: TfrmDyePlanCardInput HeaderAlignmentHorz = taCenter Styles.Content = DataLink_DyePlan.FontBlue Styles.Header = DataLink_DyePlan.FontBlue - Width = 347 + Width = 188 end object TV1Column12: TcxGridDBColumn Tag = 7 diff --git a/F02染色计划单/U_DyePlanCardInput.pas b/F02染色计划单/U_DyePlanCardInput.pas index c2e76f0..ddc2c7c 100644 --- a/F02染色计划单/U_DyePlanCardInput.pas +++ b/F02染色计划单/U_DyePlanCardInput.pas @@ -164,6 +164,12 @@ type TV3Column9: TcxGridDBColumn; TV1Column20: TcxGridDBColumn; TV1Column21: TcxGridDBColumn; + Label2: TLabel; + OrdPiece: TEdit; + Label3: TLabel; + DTMPSlist: TBtnEditA; + Label5: TLabel; + C_Name: TEdit; procedure FormDestroy(Sender: TObject); procedure FormClose(Sender: TObject; var Action: TCloseAction); procedure FormCreate(Sender: TObject); @@ -184,8 +190,9 @@ type procedure OrderNoBtnClick(Sender: TObject); procedure C_ColorChange(Sender: TObject); procedure TV3Column1PropertiesEditValueChanged(Sender: TObject); + procedure DTMPSlistBtnClick(Sender: TObject); private - FMainID: string; + FMainID, FC_Code: string; FRollNum: integer; FGC_BatchNo, FGC_Piece, FGC_STKID, FGC_Position: string; FFromCoNo, FFromCoName, FSaleser, FC_Name, fbzunit: string; @@ -210,7 +217,8 @@ implementation uses U_DataLink, U_ZDYHelp, U_RTFun, U_DyePlanForCardSel, U_DyeProcessSel, - U_DyeTechnicsSel, U_DyePlanCardSel, U_DyeGreyClothStkSel, U_DyeCardGlideEdit; + U_DyeTechnicsSel, U_DyePlanCardSel, U_DyeGreyClothStkSel, U_DyeCardGlideEdit, + U_CraftSel; {$R *.dfm} function TfrmDyePlanCardInput.GetCard(): Boolean; @@ -260,9 +268,11 @@ begin close; sql.Clear; sql.Add('select A.*,B.*'); - sql.Add('from Dye_Plan_sub A '); - sql.Add('inner join Dye_Plan_Main B on B.MainID=A.mainID '); + sql.Add('from Dye_Plan_Main A '); + sql.Add('inner join Dye_Plan_Sub B on A.MainID=B.mainID '); + sql.Add('where A.MainID=''' + trim(FMainID) + ''' '); +// ShowMessage(sql.Text); open; end; SCreateCDS(Ado_Order, CDS_Color); @@ -273,6 +283,7 @@ begin fsj := 'select distinct(C_Color) name from Dye_Plan_sub where mainid= ' + QuotedStr(Trim(FMainID)); SInitComBoxBySql(ADOQueryTmp, C_COLOR, False, fsj); SCSHData(Ado_Order, pnlOrder, 2); + FC_Name := Trim(Ado_Order.FieldByName('C_Name').AsString); FFromCoNo := Trim(Ado_Order.FieldByName('CustNo').AsString); FFromCoName := Trim(Ado_Order.FieldByName('CustName').AsString); @@ -370,14 +381,14 @@ begin if ShowModal = 1 then begin fmainID := Order_Main.fieldbyname('mainID').asstring; + fC_Code := Order_Main.fieldbyname('C_Code').asstring; InitOrder(); InitGreyClothStk(); -// InitCard(); + InitCard(); // initGlide(); end; free; end; - end; procedure TfrmDyePlanCardInput.PCIDKeyPress(Sender: TObject; var Key: Char); @@ -399,10 +410,11 @@ begin begin close; sql.Clear; - sql.Add('select A.*'); + sql.Add('select A.* '); sql.Add(',GlideList=[dbo].[F_Dye_Card_GlideList](A.PCID) '); sql.Add('from Dye_Plan_Card A '); sql.Add('where EXISTS(select X.RTValue from [dbo].[F_Tool_SplitString](' + Quotedstr(trim(FPCIDS)) + ', '';'' ) X where X.RTValue=A.PCID ) '); +// ShowMessage(sql.Text); open; end; SCreateCDS(Ado_car, CDS_1); @@ -416,6 +428,31 @@ begin frmDyePlanCardInput := nil; end; +procedure TfrmDyePlanCardInput.DTMPSlistBtnClick(Sender: TObject); +begin + try + if OrderNo.Text = '' then + begin + Application.MessageBox('ѡƻ','ʾϢ',MB_OK); + exit; + end; + frmCraftSel := TfrmCraftSel.Create(Application); + with frmCraftSel do + begin + fcode := Self.FC_Code; + if ShowModal = 1 then + begin + with frmCraftSel.CDS_1 do + begin + Self.DTMPSlist.Text := frmCraftSel.CDS_1.FieldByName('DTMPSlist').Value; + end; + end; + end; + finally + frmCraftSel.Free; + end; +end; + procedure TfrmDyePlanCardInput.Button1Click(Sender: TObject); var maxId: string; @@ -526,7 +563,12 @@ begin // end; if (StrToFloatDef(PCPiece.Text, 0) + StrToFloatDef(PCQty.Text, 0)) = 0 then begin - application.MessageBox('ƥܶΪ㣡', 'ʾϢ', MB_ICONERROR); + application.MessageBox('ƥܶΪ㣡', 'ʾϢ', MB_OK); + exit; + end; + if DTMPSlist.Text = '' then + begin + application.MessageBox('ƷΪգ', 'ʾϢ', MB_OK); exit; end; @@ -573,6 +615,7 @@ begin FieldByName('CustName').Value := trim(FFromCoName); FieldByName('Saleser').Value := trim(FSaleser); FieldByName('C_Name').Value := trim(FC_Name); + FieldByName('C_Code').Value := trim(FC_Code); FieldByName('C_GramWeight').Value := trim(C_GramWeight.Text); FieldByName('C_Width').Value := trim(C_Width.Text); FieldByName('C_Color').Value := trim(C_Color.Text); @@ -608,9 +651,8 @@ begin Sql.Clear; Sql.Add('exec P_Dye_Cloth_GX @carno=' + QuotedStr(trim(maxId))); sql.add(',@dname=' + QuotedStr(trim(dname))); - + SQL.Add(',@C_code=' + QuotedStr(Trim(fC_Code))); execsql; - end; // with ADOQueryCmd do // begin @@ -779,6 +821,7 @@ begin inherited; ReadCxGrid(self.Caption + 'TV1', Tv1, 'ָʾ'); ReadCxGrid(self.Caption + 'TV2', Tv2, 'ָʾ'); + InitOrder(); InitCard(); InitGreyClothStk(); InitRepairCard(''); diff --git a/F02染色计划单/U_DyePlanCardList.dfm b/F02染色计划单/U_DyePlanCardList.dfm index d369f3f..063a182 100644 --- a/F02染色计划单/U_DyePlanCardList.dfm +++ b/F02染色计划单/U_DyePlanCardList.dfm @@ -386,6 +386,7 @@ inherited frmDyePlanCardList: TfrmDyePlanCardList Align = alClient PopupMenu = PM_1 TabOrder = 2 + ExplicitTop = 125 object Tv1: TcxGridDBTableView Navigator.Buttons.CustomButtons = <> ScrollbarAnnotations.CustomAnnotations = <> @@ -823,7 +824,7 @@ inherited frmDyePlanCardList: TfrmDyePlanCardList end object ThreeColorBase: TcxStyleRepository Left = 339 - Top = 344 + Top = 350 PixelsPerInch = 96 object SHuangSe: TcxStyle AssignedValues = [svColor, svFont, svTextColor] diff --git a/F02染色计划单/U_DyePlanCardList.pas b/F02染色计划单/U_DyePlanCardList.pas index 67df060..7e4ec4d 100644 --- a/F02染色计划单/U_DyePlanCardList.pas +++ b/F02染色计划单/U_DyePlanCardList.pas @@ -180,8 +180,8 @@ begin Open; end; - ExportFtErpFile('Ⱦɫ̿.rmf', ADOQueryTemp); - fPrintFile := ExtractFilePath(Application.ExeName) + 'Report\Ⱦɫ̿.rmf'; + ExportFtErpFile('̿.rmf', ADOQueryTemp); + fPrintFile := ExtractFilePath(Application.ExeName) + 'Report\̿.rmf'; if FileExists(fPrintFile) then begin @@ -567,7 +567,7 @@ end; procedure TfrmDyePlanCardList.tbeditClick(Sender: TObject); var - MPCIDS: string; + MPCIDS : string; begin with CDS_1 do diff --git a/F02染色计划单/U_DyePlanForCardSel.dfm b/F02染色计划单/U_DyePlanForCardSel.dfm index 545bbaa..8d52c59 100644 --- a/F02染色计划单/U_DyePlanForCardSel.dfm +++ b/F02染色计划单/U_DyePlanForCardSel.dfm @@ -167,6 +167,7 @@ object frmProductOrderListSel: TfrmProductOrderListSel object Tv1: TcxGridDBTableView OnDblClick = Tv1DblClick Navigator.Buttons.CustomButtons = <> + ScrollbarAnnotations.CustomAnnotations = <> DataController.DataSource = DataSource1 DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost] DataController.Summary.DefaultGroupSummaryItems = <> @@ -187,6 +188,7 @@ object frmProductOrderListSel: TfrmProductOrderListSel object v1Column4: TcxGridDBColumn Caption = #36873#25321 DataBinding.FieldName = 'SSel' + DataBinding.IsNullValueType = True PropertiesClassName = 'TcxCheckBoxProperties' Properties.ImmediatePost = True Properties.NullStyle = nssUnchecked @@ -196,6 +198,7 @@ object frmProductOrderListSel: TfrmProductOrderListSel object OrderNo: TcxGridDBColumn Caption = #35745#21010#21333#21495 DataBinding.FieldName = 'OrderNo' + DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Options.Focusing = False Styles.Header = DataLink_DyePlan.Default @@ -204,6 +207,7 @@ object frmProductOrderListSel: TfrmProductOrderListSel object C_CodeName: TcxGridDBColumn Caption = #20135#21697#21517#31216 DataBinding.FieldName = 'C_Name' + DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Options.Focusing = False Styles.Header = DataLink_DyePlan.Default @@ -212,6 +216,7 @@ object frmProductOrderListSel: TfrmProductOrderListSel object CustNoName: TcxGridDBColumn Caption = #23458#25143 DataBinding.FieldName = 'CustName' + DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Options.Editing = False Width = 66 @@ -219,6 +224,7 @@ object frmProductOrderListSel: TfrmProductOrderListSel object C_Width: TcxGridDBColumn Caption = #38376#24133 DataBinding.FieldName = 'C_Width' + DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Options.Focusing = False Styles.Header = DataLink_DyePlan.Default @@ -227,6 +233,7 @@ object frmProductOrderListSel: TfrmProductOrderListSel object C_GramWeight: TcxGridDBColumn Caption = #20811#37325 DataBinding.FieldName = 'C_GramWeight' + DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Options.Focusing = False Width = 72 @@ -234,6 +241,7 @@ object frmProductOrderListSel: TfrmProductOrderListSel object C_COLOR: TcxGridDBColumn Caption = #39068#33394 DataBinding.FieldName = 'C_COLOR' + DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Options.Focusing = False Styles.Header = DataLink_DyePlan.Default @@ -242,6 +250,7 @@ object frmProductOrderListSel: TfrmProductOrderListSel object C_COLORNO: TcxGridDBColumn Caption = #33394#21495 DataBinding.FieldName = 'C_COLORNO' + DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Options.Editing = False Width = 84 @@ -249,6 +258,7 @@ object frmProductOrderListSel: TfrmProductOrderListSel object v1Column3: TcxGridDBColumn Caption = #20844#26020#25968 DataBinding.FieldName = 'PRTOrderKgQty' + DataBinding.IsNullValueType = True Visible = False HeaderAlignmentHorz = taCenter Options.Editing = False @@ -257,12 +267,14 @@ object frmProductOrderListSel: TfrmProductOrderListSel object C_Pattern: TcxGridDBColumn Caption = #33457#22411#21495 DataBinding.FieldName = 'C_Pattern' + DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Width = 80 end object AnticipateQTY: TcxGridDBColumn Caption = #25968#37327 DataBinding.FieldName = 'AntcpQty' + DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Options.Focusing = False Styles.Header = DataLink_DyePlan.Default @@ -271,6 +283,7 @@ object frmProductOrderListSel: TfrmProductOrderListSel object OrderUnit: TcxGridDBColumn Caption = #25968#37327#21333#20301 DataBinding.FieldName = 'AntcpUnit' + DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Options.Editing = False Width = 62 @@ -278,24 +291,28 @@ object frmProductOrderListSel: TfrmProductOrderListSel object Tv1Column11: TcxGridDBColumn Caption = #24211#20301 DataBinding.FieldName = 'GC_Position' + DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Width = 66 end object Tv1Column13: TcxGridDBColumn Caption = #24037#33402#31867#22411 DataBinding.FieldName = 'processtype' + DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Width = 66 end object Tv1Column14: TcxGridDBColumn Caption = #30333#22383#25209#21495 DataBinding.FieldName = 'Clothnumber' + DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Width = 66 end object DeliveryDate: TcxGridDBColumn Caption = #20132#36135#26085#26399 DataBinding.FieldName = 'DlyDate' + DataBinding.IsNullValueType = True PropertiesClassName = 'TcxDateEditProperties' Properties.ShowTime = False HeaderAlignmentHorz = taCenter @@ -306,12 +323,14 @@ object frmProductOrderListSel: TfrmProductOrderListSel object Tv1Column15: TcxGridDBColumn Caption = #21305#37325 DataBinding.FieldName = 'PieceWeight' + DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Width = 66 end object Tv1Column16: TcxGridDBColumn Caption = #22791#27880 DataBinding.FieldName = 'ORDNOTE' + DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Width = 66 end diff --git a/F02染色计划单/U_DyePlanForCardSel.pas b/F02染色计划单/U_DyePlanForCardSel.pas index 1a3ba1c..a699a5e 100644 --- a/F02染色计划单/U_DyePlanForCardSel.pas +++ b/F02染色计划单/U_DyePlanForCardSel.pas @@ -11,7 +11,7 @@ uses cxGrid, DBClient, cxCheckBox, cxCalendar, cxSplitter, RM_Dataset, RM_System, RM_Common, RM_Class, RM_GridReport, RM_e_Xls, Menus, cxLookAndFeels, cxLookAndFeelPainters, cxNavigator, dxBarBuiltInMenu, cxPC, dxSkinsCore, - dxSkinsDefaultPainters, dxDateRanges; + dxSkinsDefaultPainters, dxDateRanges, dxScrollbarAnnotations; type TfrmProductOrderListSel = class(TForm) diff --git a/F02染色计划单/U_DyePlanInPut.dfm b/F02染色计划单/U_DyePlanInPut.dfm index 708f245..3adc315 100644 --- a/F02染色计划单/U_DyePlanInPut.dfm +++ b/F02染色计划单/U_DyePlanInPut.dfm @@ -70,7 +70,7 @@ object frmDyePlanInPut: TfrmDyePlanInPut Left = 0 Top = 38 Width = 1376 - Height = 315 + Height = 283 Align = alTop BevelInner = bvNone BevelOuter = bvNone @@ -81,10 +81,10 @@ object frmDyePlanInPut: TfrmDyePlanInPut TabOrder = 1 object Label1: TLabel Left = 31 - Top = 15 - Width = 65 + Top = 69 + Width = 78 Height = 12 - Caption = #35745#21010#21333#21495#65306 + Caption = #23458#25143#35746#21333#21495#65306 Font.Charset = GB2312_CHARSET Font.Color = clBlue Font.Height = -12 @@ -92,38 +92,12 @@ object frmDyePlanInPut: TfrmDyePlanInPut Font.Style = [fsBold] ParentFont = False end - object Label10: TLabel - Left = 641 - Top = 41 - Width = 66 - Height = 12 - Caption = #21512' '#21516' '#21495#65306 - Font.Charset = GB2312_CHARSET - Font.Color = clWindowText - Font.Height = -12 - Font.Name = #23435#20307 - Font.Style = [fsBold] - ParentFont = False - end - object Label3: TLabel - Left = 642 - Top = 15 + object Label14: TLabel + Left = 31 + Top = 38 Width = 65 Height = 12 - Caption = #21046#21333#26085#26399#65306 - Font.Charset = GB2312_CHARSET - Font.Color = clWindowText - Font.Height = -12 - Font.Name = #23435#20307 - Font.Style = [fsBold] - ParentFont = False - end - object Label14: TLabel - Left = 57 - Top = 41 - Width = 39 - Height = 12 - Caption = #23458#25143#65306 + Caption = #23458#25143#21517#31216#65306 Font.Charset = GB2312_CHARSET Font.Color = clBlue Font.Height = -12 @@ -132,8 +106,8 @@ object frmDyePlanInPut: TfrmDyePlanInPut ParentFont = False end object Label12: TLabel - Left = 233 - Top = 67 + Left = 461 + Top = 101 Width = 65 Height = 12 Caption = #25104#21697#38376#24133#65306 @@ -144,25 +118,12 @@ object frmDyePlanInPut: TfrmDyePlanInPut Font.Style = [fsBold] ParentFont = False end - object Label13: TLabel - Left = 435 - Top = 67 - Width = 65 - Height = 12 - Caption = #25104#21697#20811#37325#65306 - Font.Charset = GB2312_CHARSET - Font.Color = clWindowText - Font.Height = -12 - Font.Name = #23435#20307 - Font.Style = [fsBold] - ParentFont = False - end object Label2: TLabel Left = 31 - Top = 67 + Top = 101 Width = 65 Height = 12 - Caption = #20135#21697#21517#31216#65306 + Caption = #29289#26009#20195#30721#65306 Font.Charset = GB2312_CHARSET Font.Color = clBlue Font.Height = -12 @@ -170,38 +131,12 @@ object frmDyePlanInPut: TfrmDyePlanInPut Font.Style = [fsBold] ParentFont = False end - object Label19: TLabel - Left = 31 - Top = 212 - Width = 65 - Height = 12 - Caption = #23450#22411#35201#27714#65306 - Font.Charset = GB2312_CHARSET - Font.Color = clWindowText - Font.Height = -12 - Font.Name = #23435#20307 - Font.Style = [fsBold] - ParentFont = False - end - object Label25: TLabel - Left = 435 - Top = 41 - Width = 65 - Height = 12 - Caption = #20132#36135#26085#26399#65306 - Font.Charset = GB2312_CHARSET - Font.Color = clWindowText - Font.Height = -12 - Font.Name = #23435#20307 - Font.Style = [fsBold] - ParentFont = False - end object Label42: TLabel Left = 31 - Top = 156 + Top = 172 Width = 65 Height = 12 - Caption = #21518#25972#35201#27714#65306 + Caption = #21518#25972#25551#36848#65306 Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 @@ -210,8 +145,8 @@ object frmDyePlanInPut: TfrmDyePlanInPut ParentFont = False end object Label43: TLabel - Left = 246 - Top = 41 + Left = 461 + Top = 38 Width = 52 Height = 12 Caption = #19994#21153#21592#65306 @@ -224,7 +159,7 @@ object frmDyePlanInPut: TfrmDyePlanInPut end object Label23: TLabel Left = 31 - Top = 268 + Top = 247 Width = 65 Height = 12 Caption = #20854#20182#35201#27714#65306 @@ -235,343 +170,330 @@ object frmDyePlanInPut: TfrmDyePlanInPut Font.Style = [fsBold] ParentFont = False end - object Label4: TLabel - Left = 233 - Top = 15 - Width = 65 - Height = 12 - Caption = #29983#20135#31867#22411#65306 - Font.Charset = GB2312_CHARSET - Font.Color = clBlue - Font.Height = -12 - Font.Name = #23435#20307 - Font.Style = [fsBold] - ParentFont = False - end - object Label7: TLabel - Left = 435 - Top = 15 - Width = 65 - Height = 12 - Caption = #29983#20135#36710#38388#65306 - Font.Charset = GB2312_CHARSET - Font.Color = clBlue - Font.Height = -12 - Font.Name = #23435#20307 - Font.Style = [fsBold] - ParentFont = False - Visible = False - end - object Label21: TLabel - Left = 233 - Top = 92 - Width = 65 - Height = 12 - Caption = #22383#24067#25209#21495#65306 - Font.Charset = GB2312_CHARSET - Font.Color = clWindowText - Font.Height = -12 - Font.Name = #23435#20307 - Font.Style = [fsBold] - ParentFont = False - end - object Label27: TLabel - Left = 31 - Top = 92 - Width = 65 - Height = 12 - Caption = #22383#24067#26126#32454#65306 - Font.Charset = GB2312_CHARSET - Font.Color = clWindowText - Font.Height = -12 - Font.Name = #23435#20307 - Font.Style = [fsBold] - ParentFont = False - end - object Label66: TLabel - Left = 668 - Top = 92 - Width = 39 - Height = 12 - Caption = #24211#20301#65306 - Font.Charset = GB2312_CHARSET - Font.Color = clWindowText - Font.Height = -12 - Font.Name = #23435#20307 - Font.Style = [fsBold] - ParentFont = False - end - object Label67: TLabel - Left = 259 - Top = 116 - Width = 39 - Height = 12 - Caption = #21305#37325#65306 - Font.Charset = GB2312_CHARSET - Font.Color = clWindowText - Font.Height = -12 - Font.Name = #23435#20307 - Font.Style = [fsBold] - ParentFont = False - end object Label5: TLabel - Left = 668 - Top = 67 - Width = 39 + Left = 239 + Top = 38 + Width = 65 Height = 12 - Caption = #35268#26684#65306 + Caption = #23458#25143#32534#21495#65306 Font.Charset = GB2312_CHARSET - Font.Color = clWindowText + Font.Color = clBlue Font.Height = -12 Font.Name = #23435#20307 Font.Style = [fsBold] ParentFont = False end object Label6: TLabel - Left = 654 - Top = 116 - Width = 53 + Left = 657 + Top = 38 + Width = 52 Height = 12 - Caption = #24211#23384'ID'#65306 + Caption = #36319#21333#21592#65306 + Font.Charset = GB2312_CHARSET + Font.Color = clBlue + Font.Height = -12 + Font.Name = #23435#20307 + Font.Style = [fsBold] + ParentFont = False + end + object Label8: TLabel + Left = 239 + Top = 69 + Width = 39 + Height = 12 + Caption = #21333#20301#65306 Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [fsBold] ParentFont = False + end + object Label9: TLabel + Left = 461 + Top = 69 + Width = 39 + Height = 12 + Caption = #23450#38271#65306 + Font.Charset = GB2312_CHARSET + Font.Color = clBlue + Font.Height = -12 + Font.Name = #23435#20307 + Font.Style = [fsBold] + ParentFont = False + end + object Label11: TLabel + Left = 239 + Top = 101 + Width = 91 + Height = 12 + Caption = #23458#25143#29289#26009#20195#30721#65306 + Font.Charset = GB2312_CHARSET + Font.Color = clBlue + Font.Height = -12 + Font.Name = #23435#20307 + Font.Style = [fsBold] + ParentFont = False + end + object Label3: TLabel + Left = 657 + Top = 69 + Width = 65 + Height = 12 + Caption = #21046#21333#26085#26399#65306 + Font.Charset = GB2312_CHARSET + Font.Color = clWindowText + Font.Height = -12 + Font.Name = #23435#20307 + Font.Style = [fsBold] + ParentFont = False + end + object Label4: TLabel + Left = 657 + Top = 101 + Width = 65 + Height = 12 + Caption = #20132#36135#26085#26399#65306 + Font.Charset = GB2312_CHARSET + Font.Color = clWindowText + Font.Height = -12 + Font.Name = #23435#20307 + Font.Style = [fsBold] + ParentFont = False + end + object Label7: TLabel + Left = 865 + Top = 38 + Width = 65 + Height = 12 + Caption = #25104#21697#21697#21517#65306 + Font.Charset = GB2312_CHARSET + Font.Color = clBlue + Font.Height = -12 + Font.Name = #23435#20307 + Font.Style = [fsBold] + ParentFont = False Visible = False end - object Label8: TLabel - Left = 44 - Top = 116 + object Label10: TLabel + Left = 865 + Top = 68 + Width = 53 + Height = 12 + Caption = #24211#23384'ID'#65306 + Font.Charset = GB2312_CHARSET + Font.Color = clBlue + Font.Height = -12 + Font.Name = #23435#20307 + Font.Style = [fsBold] + ParentFont = False + Visible = False + end + object Label13: TLabel + Left = 865 + Top = 99 Width = 52 Height = 12 - Caption = #24635#21305#25968#65306 + Caption = #36319#21333#21592#65306 Font.Charset = GB2312_CHARSET - Font.Color = clWindowText + Font.Color = clBlue + Font.Height = -12 + Font.Name = #23435#20307 + Font.Style = [fsBold] + ParentFont = False + Visible = False + end + object Label15: TLabel + Left = 31 + Top = 127 + Width = 65 + Height = 12 + Caption = #35745#21010#21333#21495#65306 + Font.Charset = GB2312_CHARSET + Font.Color = clBlue Font.Height = -12 Font.Name = #23435#20307 Font.Style = [fsBold] ParentFont = False end - object OrderNo: TEdit + object CustOrderNo: TEdit Tag = 2 - Left = 93 - Top = 12 + Left = 103 + Top = 65 Width = 120 Height = 18 TabOrder = 0 end - object ConNo: TEdit - Tag = 2 - Left = 702 - Top = 38 - Width = 120 - Height = 18 - TabOrder = 1 - end - object OrdDate: TDateTimePicker - Tag = 2 - Left = 702 - Top = 11 - Width = 120 - Height = 20 - BevelInner = bvNone - Date = 40916.000000000000000000 - Format = 'yyyy-MM-dd' - Time = 0.670856296288548000 - TabOrder = 2 - end object CustName: TBtnEditC Tag = 2 - Left = 93 - Top = 37 + Left = 103 + Top = 34 Width = 120 Height = 20 ReadOnly = True - TabOrder = 3 + TabOrder = 1 OnBtnUpClick = CustNameBtnUpClick OnBtnDnClick = CustNameBtnDnClick end object C_Width: TBtnEditC Tag = 2 - Left = 295 - Top = 63 + Left = 523 + Top = 95 Width = 120 Height = 20 Hint = 'MPRTMF/'#38376#24133 - TabOrder = 4 + TabOrder = 2 OnBtnDnClick = CustNameBtnDnClick end - object C_GramWeight: TBtnEditC + object C_Code: TBtnEditC Tag = 2 - Left = 496 - Top = 63 - Width = 120 - Height = 20 - Hint = 'MPRTKZ/'#20811#37325 - TabOrder = 5 - OnBtnDnClick = CustNameBtnDnClick - end - object C_Name: TBtnEditC - Tag = 2 - Left = 93 - Top = 63 + Left = 103 + Top = 95 Width = 120 Height = 20 Hint = 'C_Name/'#21697#21517 - TabOrder = 6 - OnBtnUpClick = C_NameBtnUpClick + TabOrder = 3 + OnBtnUpClick = C_CodeBtnUpClick OnBtnDnClick = CustNameBtnDnClick end - object DLYDate: TDateTimePicker - Tag = 2 - Left = 496 - Top = 37 - Width = 120 - Height = 20 - BevelInner = bvNone - Date = 40916.000000000000000000 - Format = 'yyyy-MM-dd' - Time = 0.670856296288548000 - ShowCheckbox = True - TabOrder = 7 - end object Saleser: TBtnEditC Tag = 2 - Left = 295 - Top = 37 + Left = 523 + Top = 34 Width = 120 Height = 20 Hint = 'Saleser' - Enabled = False - TabOrder = 8 + TabOrder = 4 OnBtnDnClick = CustNameBtnDnClick end - object Need_Packing: TMemo - Tag = 2 - Left = 93 - Top = 193 - Width = 728 - Height = 50 - Hint = 'MPRTBZNote/'#21253#35013#35201#27714 - ScrollBars = ssVertical - TabOrder = 9 - OnDblClick = Need_ProductionDblClick - end object Need_Production: TMemo Tag = 2 Left = 93 - Top = 137 + Top = 157 Width = 728 Height = 50 Hint = 'MPRTSCTeBieNote/'#29983#20135#29305#21035#25552#31034 ScrollBars = ssVertical - TabOrder = 10 + TabOrder = 5 OnDblClick = Need_ProductionDblClick end object Need_Other: TMemo Tag = 2 Left = 93 - Top = 249 + Top = 228 Width = 728 Height = 50 ScrollBars = ssVertical - TabOrder = 11 + TabOrder = 6 end - object Workshop: TEdit + object CustNo: TEdit Tag = 2 - Left = 496 - Top = 12 + Left = 325 + Top = 34 Width = 120 Height = 18 Enabled = False - TabOrder = 12 - Visible = False + TabOrder = 7 end - object OrdType: TComboBox + object follower: TEdit Tag = 2 - Left = 295 - Top = 11 + Left = 719 + Top = 34 Width = 120 - Height = 20 - Style = csDropDownList - ItemIndex = 0 - TabOrder = 13 - Text = #27491#24120#21333 - Items.Strings = ( - #27491#24120#21333 - #22238#20462#21333) + Height = 18 + TabOrder = 8 end - object GC_Piece: TBtnEditC + object djUnit: TComboBox Tag = 2 - Left = 93 - Top = 88 + Left = 325 + Top = 63 Width = 121 Height = 20 - TabOrder = 14 - OnBtnUpClick = GC_PieceBtnUpClick + ItemIndex = 1 + TabOrder = 9 + Text = 'M' + Items.Strings = ( + '' + 'M') end - object GC_BatchNo: TEdit + object DingChang: TEdit Tag = 2 - Left = 295 - Top = 89 - Width = 317 - Height = 18 - TabOrder = 15 - OnMouseMove = GC_BatchNoMouseMove - end - object GC_Position: TEdit - Tag = 2 - Left = 702 - Top = 89 + Left = 523 + Top = 65 Width = 120 Height = 18 - ReadOnly = True - TabOrder = 16 + TabOrder = 10 end - object GC_PieceWeight: TEdit + object cusC_Code: TEdit Tag = 2 - Left = 295 - Top = 113 + Left = 325 + Top = 95 Width = 120 Height = 18 - TabOrder = 17 + TabOrder = 11 end - object C_Spec: TBtnEditC + object OrdDate: TDateTimePicker Tag = 2 - Left = 702 + Left = 719 Top = 63 Width = 120 Height = 20 - Hint = 'C_Spec/'#35268#26684 - TabOrder = 18 - OnBtnDnClick = CustNameBtnDnClick + Date = 45863.000000000000000000 + Time = 0.802643206021457400 + TabOrder = 12 + end + object DlyDate: TDateTimePicker + Tag = 2 + Left = 719 + Top = 95 + Width = 120 + Height = 20 + Date = 45863.000000000000000000 + Time = 0.802855150461255100 + TabOrder = 13 + end + object C_Name: TEdit + Tag = 2 + Left = 927 + Top = 34 + Width = 120 + Height = 18 + TabOrder = 14 + Visible = False end object GC_STKID: TEdit Tag = 2 - Left = 702 - Top = 113 + Left = 927 + Top = 64 Width = 120 Height = 18 - ReadOnly = True - TabOrder = 19 + TabOrder = 15 Visible = False end - object GC_TotalPiece: TEdit - Tag = 2 - Left = 93 - Top = 113 + object Edit3: TEdit + Left = 927 + Top = 95 Width = 120 Height = 18 - TabOrder = 20 + TabOrder = 16 + Visible = False + end + object OrderNo: TEdit + Tag = 2 + Left = 103 + Top = 123 + Width = 120 + Height = 18 + Enabled = False + TabOrder = 17 + Text = #33258#21160#29983#25104 end end object cxPageControl1: TcxPageControl Left = 0 - Top = 391 + Top = 359 Width = 1376 - Height = 406 + Height = 438 Align = alClient Font.Charset = GB2312_CHARSET Font.Color = clWindowText @@ -582,14 +504,14 @@ object frmDyePlanInPut: TfrmDyePlanInPut TabOrder = 2 Properties.CustomButtons.Buttons = <> Properties.Style = 6 - ClientRectBottom = 406 + ClientRectBottom = 438 ClientRectRight = 1376 ClientRectTop = 0 end object ToolBar2: TToolBar Tag = 1 Left = 0 - Top = 353 + Top = 321 Width = 1376 Height = 38 AutoSize = True @@ -617,6 +539,7 @@ object frmDyePlanInPut: TfrmDyePlanInPut AutoSize = True Caption = #22686#34892 ImageIndex = 2 + Visible = False OnClick = ToolButton1Click end object ToolButton2: TToolButton @@ -625,6 +548,7 @@ object frmDyePlanInPut: TfrmDyePlanInPut AutoSize = True Caption = #21024#34892 ImageIndex = 6 + Visible = False OnClick = ToolButton2Click end object ToolButton3: TToolButton @@ -632,14 +556,15 @@ object frmDyePlanInPut: TfrmDyePlanInPut Top = 0 Caption = #19968#38190#26367#25442 ImageIndex = 13 + Visible = False OnClick = ToolButton3Click end end object cxGrid1: TcxGrid Left = 0 - Top = 391 + Top = 359 Width = 1376 - Height = 406 + Height = 438 Align = alClient Font.Charset = GB2312_CHARSET Font.Color = clWindowText @@ -648,7 +573,6 @@ object frmDyePlanInPut: TfrmDyePlanInPut Font.Style = [] ParentFont = False TabOrder = 4 - ExplicitTop = 397 object Tv1: TcxGridDBTableView Navigator.Buttons.CustomButtons = <> ScrollbarAnnotations.CustomAnnotations = <> @@ -702,6 +626,7 @@ object frmDyePlanInPut: TfrmDyePlanInPut Caption = #33457#22411 DataBinding.FieldName = 'C_Pattern' DataBinding.IsNullValueType = True + Visible = False HeaderAlignmentHorz = taCenter Width = 80 end @@ -710,6 +635,7 @@ object frmDyePlanInPut: TfrmDyePlanInPut DataBinding.FieldName = 'C_Colorno' DataBinding.IsNullValueType = True PropertiesClassName = 'TcxTextEditProperties' + Visible = False HeaderAlignmentHorz = taCenter Styles.Header = DataLink_DyePlan.Default Width = 89 @@ -726,20 +652,28 @@ object frmDyePlanInPut: TfrmDyePlanInPut end> Properties.ReadOnly = False Properties.OnButtonClick = v1PRTColorPropertiesButtonClick + Visible = False HeaderAlignmentHorz = taCenter Options.Sorting = False Styles.Header = DataLink_DyePlan.handBlack Width = 102 end + object Tv1OrdPiece: TcxGridDBColumn + Caption = #35745#21010#21305#25968 + DataBinding.FieldName = 'OrdPiece' + DataBinding.IsNullValueType = True + HeaderAlignmentHorz = taCenter + Width = 90 + end object v1PRTORDQTY: TcxGridDBColumn - Caption = #35746#36135#37327 + Caption = #35745#21010#31859#25968 DataBinding.FieldName = 'OrdQty' DataBinding.IsNullValueType = True HeaderAlignmentHorz = taCenter Styles.Content = DataLink_DyePlan.FontBlue Styles.Footer = DataLink_DyePlan.FontBlue Styles.Header = DataLink_DyePlan.FontBlue - Width = 84 + Width = 103 end object v1OrderUnit: TcxGridDBColumn Caption = #25968#37327#21333#20301 @@ -754,13 +688,14 @@ object frmDyePlanInPut: TfrmDyePlanInPut Properties.OnButtonClick = v1OrderUnitPropertiesButtonClick HeaderAlignmentHorz = taCenter Styles.Header = DataLink_DyePlan.Default - Width = 70 + Width = 84 end object v1Column3: TcxGridDBColumn Caption = #25237#22383#21305#25968 DataBinding.FieldName = 'AntcpPiece' DataBinding.IsNullValueType = True PropertiesClassName = 'TcxTextEditProperties' + Visible = False HeaderAlignmentHorz = taCenter Width = 80 end @@ -768,6 +703,7 @@ object frmDyePlanInPut: TfrmDyePlanInPut Caption = #25237#22383#25968#37327 DataBinding.FieldName = 'AntcpQty' DataBinding.IsNullValueType = True + Visible = False HeaderAlignmentHorz = taCenter Width = 80 end @@ -781,6 +717,7 @@ object frmDyePlanInPut: TfrmDyePlanInPut '' 'M' 'Kg') + Visible = False HeaderAlignmentHorz = taCenter Width = 92 end @@ -791,13 +728,6 @@ object frmDyePlanInPut: TfrmDyePlanInPut HeaderAlignmentHorz = taCenter Width = 135 end - object Tv1Column2: TcxGridDBColumn - Caption = #21253#35013#21333#20301 - DataBinding.FieldName = 'BZUNIT' - DataBinding.IsNullValueType = True - HeaderAlignmentHorz = taCenter - Width = 66 - end end object cxGrid1Level1: TcxGridLevel GridView = Tv1 diff --git a/F02染色计划单/U_DyePlanInPut.pas b/F02染色计划单/U_DyePlanInPut.pas index 649fdf7..4ae4754 100644 --- a/F02染色计划单/U_DyePlanInPut.pas +++ b/F02染色计划单/U_DyePlanInPut.pas @@ -21,49 +21,25 @@ type TBClose: TToolButton; ScrollBox1: TScrollBox; Label1: TLabel; - OrderNo: TEdit; + CustOrderNo: TEdit; ADOTemp: TADOQuery; ADOCmd: TADOQuery; DS_1: TDataSource; CDS_1: TClientDataSet; - Label10: TLabel; - ConNo: TEdit; - Label3: TLabel; Label14: TLabel; Label12: TLabel; - Label13: TLabel; - OrdDate: TDateTimePicker; CustName: TBtnEditC; C_Width: TBtnEditC; - C_GramWeight: TBtnEditC; Label2: TLabel; - C_Name: TBtnEditC; - Label19: TLabel; - Label25: TLabel; - DLYDate: TDateTimePicker; + C_Code: TBtnEditC; Label42: TLabel; Label43: TLabel; Saleser: TBtnEditC; - Need_Packing: TMemo; Need_Production: TMemo; Need_Other: TMemo; Label23: TLabel; - Label4: TLabel; - Label7: TLabel; - Workshop: TEdit; - OrdType: TComboBox; GPM_1: TcxGridPopupMenu; - Label21: TLabel; - Label27: TLabel; - GC_Piece: TBtnEditC; - GC_BatchNo: TEdit; - Label66: TLabel; - GC_Position: TEdit; - Label67: TLabel; - GC_PieceWeight: TEdit; ToolButton4: TToolButton; - Label5: TLabel; - C_Spec: TBtnEditC; cxPageControl1: TcxPageControl; ToolBar2: TToolBar; ToolButton1: TToolButton; @@ -81,11 +57,29 @@ type v1Column5: TcxGridDBColumn; v1Column1: TcxGridDBColumn; cxGrid1Level1: TcxGridLevel; + Label5: TLabel; + CustNo: TEdit; Label6: TLabel; - GC_STKID: TEdit; + follower: TEdit; + djUnit: TComboBox; Label8: TLabel; - GC_TotalPiece: TEdit; - Tv1Column2: TcxGridDBColumn; + Label9: TLabel; + DingChang: TEdit; + Label11: TLabel; + cusC_Code: TEdit; + OrdDate: TDateTimePicker; + DlyDate: TDateTimePicker; + Label3: TLabel; + Label4: TLabel; + Tv1OrdPiece: TcxGridDBColumn; + Label7: TLabel; + C_Name: TEdit; + Label10: TLabel; + GC_STKID: TEdit; + Label13: TLabel; + Edit3: TEdit; + Label15: TLabel; + OrderNo: TEdit; procedure TBCloseClick(Sender: TObject); procedure FormShow(Sender: TObject); procedure TBSaveClick(Sender: TObject); @@ -94,7 +88,7 @@ type procedure ToolButton2Click(Sender: TObject); procedure CustNameBtnUpClick(Sender: TObject); procedure CustNameBtnDnClick(Sender: TObject); - procedure C_NameBtnUpClick(Sender: TObject); + procedure C_CodeBtnUpClick(Sender: TObject); procedure v1OrderUnitPropertiesButtonClick(Sender: TObject; AButtonIndex: Integer); procedure v1PriceUnitPropertiesButtonClick(Sender: TObject; AButtonIndex: Integer); procedure ToolButton3Click(Sender: TObject); @@ -164,12 +158,12 @@ begin PState := 0; FMainId := ''; OrderNo.Text := 'Զ'; - GC_Piece.Text := ''; - GC_BatchNo.Text := ''; - GC_Position.Text := ''; - GC_STKID.Text := ''; - OrdDate.DateTime := SGetServerDateTime(ADOTemp); - DlyDate.DateTime := OrdDate.DateTime; +// GC_Piece.Text := ''; +// GC_BatchNo.Text := ''; +// GC_Position.Text := ''; +// GC_STKID.Text := ''; +// OrdDate.DateTime := SGetServerDateTime(ADOTemp); +// DlyDate.DateTime := OrdDate.DateTime; with CDS_1 do begin First; @@ -198,9 +192,9 @@ var forderNo: string; begin readCxGrid(Trim(Self.Caption), Tv1, 'Ⱦƻ'); - OrdDate.DateTime := SGetServerDateTime(ADOTemp); - DlyDate.DateTime := OrdDate.DateTime; - Workshop.text := trim(FWorkshop); +// OrdDate.DateTime := SGetServerDateTime(ADOTemp); +// DlyDate.DateTime := OrdDate.DateTime; +// Workshop.text := trim(FWorkshop); fFlileFlag := UserDataFlag + 'HX'; InitData(); @@ -252,6 +246,7 @@ begin RTSetsavedata(ADOCmd, 'Dye_Plan_Main', ScrollBox1, 2); FieldByName('MainId').Value := Trim(maxno); + FieldByName('Workshop').Value := Trim(FWorkshop); FieldByName('Saleser').Value := Trim(Saleser.Text); FieldByName('CustNo').Value := CustName.TxtCode; FieldByName('status').Value := '9'; @@ -326,20 +321,20 @@ end; procedure TfrmDyePlanInPut.TBSaveClick(Sender: TObject); begin - OrdDate.SetFocus; +// OrdDate.SetFocus; try // if Trim(OrderNo.Text) = '' then // raise Exception.Create('ƻŲΪգ'); - if Trim(OrdType.Text) = '' then - raise Exception.Create('ͲΪգ'); +// if Trim(OrdType.Text) = '' then +// raise Exception.Create('ͲΪգ'); if Trim(CustName.Text) = '' then raise Exception.Create('ͻΪգ'); - if Trim(C_Name.Text) = '' then - raise Exception.Create('ƷƲΪգ'); +// if Trim(C_Name.Text) = '' then +// raise Exception.Create('ƷƲΪգ'); if CDS_1.IsEmpty then raise Exception.Create('ϸΪգ'); @@ -469,6 +464,7 @@ begin begin CustName.Text := Trim(CDS_1.fieldbyname('CoName').AsString); CustName.TxtCode := Trim(CDS_1.fieldbyname('CoCode').AsString); + CustNo.Text := Trim(CDS_1.fieldbyname('CoCode').AsString); Self.Saleser.Text := Trim(CDS_1.fieldbyname('Saleser').AsString); end; end; @@ -483,46 +479,51 @@ begin TBtnEditC(Sender).TxtCode := ''; end; -procedure TfrmDyePlanInPut.C_NameBtnUpClick(Sender: TObject); -var - fsj: string; - FWZ: Integer; +procedure TfrmDyePlanInPut.C_CodeBtnUpClick(Sender: TObject); begin - try - frmClothInfoSel := TfrmClothInfoSel.Create(Application); - with frmClothInfoSel do - begin - - if ShowModal = 1 then - begin - - SELF.C_name.Text := trim(CDS_1.FieldByName('c_name').AsString); - - SELF.C_GramWeight.Text := trim(CDS_1.FieldByName('C_GramWeight').AsString); - SELF.C_Width.Text := trim(CDS_1.FieldByName('C_Width').AsString); - end; - end; - - finally - frmClothInfoSel.Free; + if trim(CustName.Text) = '' then + begin + Application.MessageBox('ͻΪ!', 'ʾ', 0); + Exit; end; -// fsj := Trim(TEdit(Sender).Hint); -// FWZ := Pos('/', fsj); -// try -// frmZDYHelpSel := TfrmZDYHelpSel.Create(Application); -// with frmZDYHelpSel do -// begin -// flag := Copy(fsj, 1, FWZ - 1); -// flagname := Copy(fsj, FWZ + 1, Length(fsj) - FWZ); -// MainType := 'DyePlan'; -// if ShowModal = 1 then -// begin -// TEdit(Sender).Text := ReturnStr; -// end; -// end; -// finally -// frmZDYHelpSel.Free; -// end; + + frmDyeGreyClothStkSel := TfrmDyeGreyClothStkSel.create(self); + with frmDyeGreyClothStkSel do + begin + FromCoNo.Text := trim(self.CustName.TxtCode); + FromCoNo.Enabled := False; + if showmodal = 1 then + begin + CDS_Main.DisableControls; + + Self.C_Code.Text := trim(CDS_Main.FieldByName('C_Code').AsString); + Self.C_Name.Text := trim(CDS_Main.FieldByName('C_Name').AsString); +// Self.C_Spec.Text := trim(CDS_Main.FieldByName('C_spec').AsString); + Self.C_Width.Text := trim(CDS_Main.FieldByName('C_Width').AsString); +// Self.C_GramWeight.Text := trim(CDS_Main.FieldByName('C_GramWeight').AsString); + Self.Saleser.Text := trim(CDS_Main.FieldByName('Saleser').AsString); + Self.GC_STKID.Text := trim(CDS_Main.FieldByName('StkID').AsString); +// Self.Saleser.Text := trim(CDS_Main.FieldByName('Saleser').AsString); + + with CDS_1 do + begin + if CDS_1.IsEmpty then + begin + Append; + end + else + begin + Edit; + end; + FieldByName('OrdQty').Value := trim(CDS_Main.FieldByName('StkPiece').AsString); + FieldByName('OrdPiece').Value := trim(CDS_Main.FieldByName('STKQty').AsString); + FieldByName('OrdUnit').Value := 'M'; + end; + + end; + CDS_Main.EnableControls; + end; + frmDyeGreyClothStkSel.free; end; procedure TfrmDyePlanInPut.v1OrderUnitPropertiesButtonClick(Sender: TObject; AButtonIndex: Integer); @@ -663,12 +664,12 @@ begin MGC_STKID := MGC_STKID + trim(CDS_Main.FieldByName('STKID').AsString) + ';'; MGC_Position := MGC_Position + trim(CDS_Main.FieldByName('StkPosition').AsString) + ';'; - Self.C_Name.Text := trim(CDS_Main.FieldByName('C_Name').AsString); - Self.C_Spec.Text := trim(CDS_Main.FieldByName('C_spec').AsString); +// Self.C_Name.Text := trim(CDS_Main.FieldByName('C_Name').AsString); + CustName.TxtCode := trim(CDS_Main.FieldByName('FromCoNo').AsString); CustName.Text := trim(CDS_Main.FieldByName('FromCoName').AsString); Self.C_Width.Text := trim(CDS_Main.FieldByName('C_Width').AsString); - Self.C_GramWeight.Text := trim(CDS_Main.FieldByName('C_GramWeight').AsString); +// Self.C_GramWeight.Text := trim(CDS_Main.FieldByName('C_GramWeight').AsString); Self.Saleser.Text := trim(CDS_Main.FieldByName('Saleser').AsString); // Self.Saleser.Text := trim(CDS_Main.FieldByName('Saleser').AsString); @@ -686,11 +687,11 @@ begin MGC_Piece := copy(MGC_Piece, 1, Length(MGC_Piece) - 1); MGC_STKID := copy(MGC_STKID, 1, Length(MGC_STKID) - 1); MGC_Position := copy(MGC_Position, 1, Length(MGC_Position) - 1); - GC_TotalPiece.text := inttostr(fRollNum); - GC_BatchNo.Text := MGC_BatchNo; - GC_Piece.Text := MGC_Piece; - GC_STKID.Text := MGC_STKID; - GC_Position.Text := MGC_Position; +// GC_TotalPiece.text := inttostr(fRollNum); +// GC_BatchNo.Text := MGC_BatchNo; +// GC_Piece.Text := MGC_Piece; +// GC_STKID.Text := MGC_STKID; +// GC_Position.Text := MGC_Position; // end; end; diff --git a/F02染色计划单/U_DyePlanList.dfm b/F02染色计划单/U_DyePlanList.dfm index b93f136..06f4932 100644 --- a/F02染色计划单/U_DyePlanList.dfm +++ b/F02染色计划单/U_DyePlanList.dfm @@ -579,6 +579,8 @@ inherited frmDyePlanList: TfrmDyePlanList Height = 8 HotZoneClassName = 'TcxMediaPlayer9Style' AlignSplitter = salBottom + ExplicitLeft = -280 + ExplicitTop = 501 end object cxTabControl1: TcxTabControl [4] Left = 0 diff --git a/F02染色计划单/U_DyePlanList.pas b/F02染色计划单/U_DyePlanList.pas index 243e81a..df54a65 100644 --- a/F02染色计划单/U_DyePlanList.pas +++ b/F02染色计划单/U_DyePlanList.pas @@ -358,7 +358,7 @@ begin end; sql.Add(' and OrdDate>=''' + FormatDateTime('yyyy-MM-dd', begdate.DateTime) + ''' '); sql.Add(' and OrdDate<''' + FormatDateTime('yyyy-MM-dd', Enddate.DateTime + 1) + ''' '); - sql.Add(' and A.Workshop=''' + trim(FWorkshop) + ''' '); +// sql.Add(' and A.Workshop=''' + trim(FWorkshop) + ''' '); if Trim(canshu1) = '¼' then sql.Add('and Filler=' + QuotedStr(Trim(DName))); // ShowMessage(sql.Text); diff --git a/F02染色计划单/U_DyeProcessDefin.dfm b/F02染色计划单/U_DyeProcessDefin.dfm index bc78f4b..09a11e8 100644 --- a/F02染色计划单/U_DyeProcessDefin.dfm +++ b/F02染色计划单/U_DyeProcessDefin.dfm @@ -2,7 +2,7 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin Left = 459 Top = 231 Caption = #20135#21697#20449#24687#24405#20837 - ClientHeight = 748 + ClientHeight = 815 ClientWidth = 1147 Color = clWhite Font.Charset = GB2312_CHARSET @@ -57,116 +57,553 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin end object cxPageControl1: TcxPageControl Left = 0 - Top = 75 + Top = 73 Width = 1147 - Height = 673 - Align = alBottom - Font.Charset = GB2312_CHARSET - Font.Color = clWindowText - Font.Height = -16 - Font.Name = #23435#20307 - Font.Style = [] - ParentFont = False + Height = 742 + Align = alClient TabOrder = 0 - Properties.ActivePage = cxTabSheet2 + Properties.ActivePage = GJ Properties.CustomButtons.Buttons = <> - ClientRectBottom = 671 + ClientRectBottom = 740 ClientRectLeft = 2 ClientRectRight = 1145 - ClientRectTop = 25 - object cxTabSheet2: TcxTabSheet - Caption = ' '#28165#27927' ' - Font.Charset = GB2312_CHARSET - Font.Color = clWindowText - Font.Height = -12 - Font.Name = #23435#20307 - Font.Style = [] - ImageIndex = 2 - ParentFont = False - object Panel2: TPanel + ClientRectTop = 22 + object ZM: TcxTabSheet + Caption = ' '#36711#27611' ' + ImageIndex = 12 + object Panel_zm: TPanel Left = 0 Top = 0 Width = 1143 - Height = 646 - Hint = 'tt' + Height = 718 Align = alClient TabOrder = 0 - object cxLabel10: TcxLabel - Left = 23 - Top = 123 - Caption = #36710#23614#32553#24133 + object cxLabel335: TcxLabel + Left = 29 + Top = 46 + Caption = #36710#23614#38376#24133'(cm)' end - object cxLabel11: TcxLabel - Left = 387 - Top = 28 - Caption = #26426#23614#21367#24067#26041#27861 + object cxLabel336: TcxLabel + Left = 29 + Top = 73 + Caption = #20027#30005#26426'('#27425'/min)' end - object cxLabel12: TcxLabel - Left = 23 - Top = 60 - Caption = #21161#21058#21517#31216 + object cxLabel337: TcxLabel + Left = 3 + Top = 22 + Caption = #24037#24207#21442#25968':' end - object cxLabel13: TcxLabel - Left = 1 - Top = 6 - Caption = #24037#33402#21442#25968':' + object cxLabel339: TcxLabel + Left = 29 + Top = 99 + Caption = #36827#20986#26009'(m/min)' end - object cxLabel14: TcxLabel - Left = 26 - Top = 291 - Caption = #27880#24847#20107#39033 + object cxLabel342: TcxLabel + Left = 4 + Top = 141 + Caption = #22791#27880 end - object cxLabel15: TcxLabel - Left = 430 - Top = 218 + object cxLabel344: TcxLabel + Left = 359 + Top = 73 + Caption = #38024#26495#39640#24230'(cm)' + end + object cxLabel345: TcxLabel + Left = 359 + Top = 46 + Caption = #31867#22411 + end + object zm_inout: TcxTextEdit + Tag = 2 + Left = 121 + Top = 96 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 7 + Width = 150 + end + object zm_mainElec: TcxTextEdit + Tag = 2 + Left = 121 + Top = 70 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 8 + Width = 150 + end + object zm_needleHigh: TcxTextEdit + Tag = 2 + Left = 439 + Top = 71 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 9 + Width = 150 + end + object zm_Precautions: TcxTextEdit + Tag = 2 + Left = 44 + Top = 127 + AutoSize = False + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 10 + Height = 50 + Width = 537 + end + object zm_style: TcxComboBox + Tag = 2 + Left = 439 + Top = 46 + Properties.Items.Strings = ( + '' + #21333#25490#38024 + #21452#25490#38024) + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 11 + Width = 150 + end + object zm_WidthAmplitude: TcxTextEdit + Tag = 2 + Left = 121 + Top = 45 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 12 + Width = 150 + end + end + end + object CCQX: TcxTabSheet + Caption = ' '#38271#36710#28165#27927' ' + ImageIndex = 2 + object Panel_ccqx: TPanel + Left = 0 + Top = 0 + Width = 1143 + Height = 718 + Align = alClient + TabOrder = 0 + object ccqx_note: TcxTextEdit + Tag = 2 + Left = 58 + Top = 203 + AutoSize = False + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 0 + Height = 50 + Width = 619 + end + object ccqx_speed: TcxTextEdit + Tag = 2 + Left = 476 + Top = 36 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 1 + Width = 234 + end + object ccqx_temperature1: TcxTextEdit + Tag = 2 + Left = 86 + Top = 103 + Hint = #38271#36710#28165#27927#28201#25511 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 2 + Width = 234 + end + object ccqx_temperature2: TcxTextEdit + Tag = 2 + Left = 474 + Top = 103 + Hint = #38271#36710#28165#27927#28201#25511 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 3 + Width = 234 + end + object ccqx_temperature3: TcxTextEdit + Tag = 2 + Left = 86 + Top = 135 + Hint = #38271#36710#28165#27927#28201#25511 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 4 + Width = 234 + end + object ccqx_temperature4: TcxTextEdit + Tag = 2 + Left = 474 + Top = 134 + Hint = #38271#36710#28165#27927#28201#25511 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 5 + Width = 234 + end + object ccqx_temperature5: TcxTextEdit + Tag = 2 + Left = 86 + Top = 164 + Hint = #38271#36710#28165#27927#28201#25511 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 6 + Width = 234 + end + object ccqx_temperature6: TcxTextEdit + Tag = 2 + Left = 474 + Top = 164 + Hint = #38271#36710#28165#27927#28201#25511 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 7 + Width = 234 + end + object ccqx_WidthAmplitude: TcxTextEdit + Tag = 2 + Left = 106 + Top = 36 + Hint = #28165#27927#27700#28201 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 8 + Width = 234 + end + object TbCCQXReplace: TcxButton + Left = 93 + Top = 72 + Width = 75 + Height = 25 + Caption = #19968#38190#26367#25442 + TabOrder = 9 + OnClick = TbCCQXReplaceClick + end + object TbccqxClear: TcxButton + Left = 174 + Top = 72 + Width = 75 + Height = 25 + Caption = #19968#38190#28165#31354 + TabOrder = 10 + OnClick = TbccqxClearClick + end + object cxLabel113: TcxLabel + Left = 401 + Top = 38 + Caption = #36710#36895'(m/min)' + end + object cxLabel38: TcxLabel + Left = 9 + Top = 14 + Caption = #24037#24207#21442#25968':' + end + object cxLabel39: TcxLabel + Left = 31 + Top = 36 + Caption = #36710#23614#38376#24133'(cm)' + end + object cxLabel40: TcxLabel + Left = 10 + Top = 219 + Caption = #22791#27880 + end + object cxLabel41: TcxLabel + Left = 438 + Top = 137 Hint = #28165#27927#27700#28201 Caption = '4#' end - object cxLabel16: TcxLabel - Left = 430 - Top = 187 + object cxLabel42: TcxLabel + Left = 438 + Top = 106 Hint = #28165#27927#27700#28201 Caption = '2#' end - object cxLabel17: TcxLabel - Left = 1 - Top = 165 - Caption = #27700#28201#8451':' + object cxLabel44: TcxLabel + Left = 9 + Top = 84 + Caption = #28201#25511#8451':' end - object cxLabel18: TcxLabel - Left = 26 - Top = 187 + object cxLabel45: TcxLabel + Left = 34 + Top = 106 Caption = '1#' end - object cxLabel19: TcxLabel - Left = 26 - Top = 217 + object cxLabel46: TcxLabel + Left = 34 + Top = 136 Caption = '3#' end - object cxLabel20: TcxLabel - Left = 26 - Top = 247 + object cxLabel47: TcxLabel + Left = 34 + Top = 166 Caption = '5#' end - object cxLabel7: TcxLabel - Left = 23 - Top = 28 - Caption = #36864#24067#26041#27861 + object cxLabel48: TcxLabel + Left = 438 + Top = 166 + Hint = #28165#27927#27700#28201 + Caption = '6#' end - object cxLabel8: TcxLabel - Left = 23 - Top = 91 - Caption = #36895#24230 + end + end + object RGQX: TcxTabSheet + Caption = #21367#26579#32568#28165#27927 + ImageIndex = 7 + object Panel_rgqx: TPanel + Left = 0 + Top = 0 + Width = 1143 + Height = 718 + Align = alClient + TabOrder = 0 + object cxLabel114: TcxLabel + Left = 395 + Top = 44 + Caption = #26579#36895'(m/min)' end - object cxLabel9: TcxLabel - Left = 387 - Top = 91 - Caption = #28165#27927#21518#21547#27700#29575 + object cxLabel150: TcxLabel + Left = 39 + Top = 68 + Caption = #35774#23450#28082#28201'('#8451')' end - object qx_WaterContent: TcxTextEdit + object cxLabel163: TcxLabel + Left = 17 + Top = 22 + Caption = #24037#33402#21442#25968':' + end + object cxLabel164: TcxLabel + Left = 39 + Top = 44 + Caption = #36710#23614#38376#24133'(cm)' + end + object cxLabel165: TcxLabel + Left = 395 + Top = 68 + Caption = #36947#25968#35774#32622 + end + object cxLabel166: TcxLabel + Left = 17 + Top = 131 + Caption = #22791#27880 + end + object rgqx_daoSet: TcxTextEdit Tag = 2 - Left = 469 - Top = 89 + Left = 468 + Top = 67 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 6 + Width = 234 + end + object rgqx_note: TcxTextEdit + Tag = 2 + Left = 82 + Top = 115 + AutoSize = False + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 7 + Height = 50 + Width = 619 + end + object rgqx_speed: TcxTextEdit + Tag = 2 + Left = 468 + Top = 41 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 8 + Width = 234 + end + object rgqx_waterTemper: TcxTextEdit + Tag = 2 + Left = 117 + Top = 67 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 9 + Width = 234 + end + object rgqx_WidthAmplitude: TcxTextEdit + Tag = 2 + Left = 117 + Top = 41 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 10 + Width = 234 + end + end + end + object JGQX: TcxTabSheet + Caption = ' '#26426#32568#28165#27927' ' + ImageIndex = 11 + object Panel_jgqx: TPanel + Left = 0 + Top = 0 + Width = 1143 + Height = 718 + Align = alClient + TabOrder = 0 + object cxLabel340: TcxLabel + Left = 392 + Top = 156 + Caption = #20445#28201#28201#24230'('#8451')' + end + object cxLabel341: TcxLabel + Left = 36 + Top = 181 + Caption = #27700#37327 + end + object cxLabel343: TcxLabel + Left = 13 + Top = 18 + Caption = #24037#33402#21442#25968':' + end + object cxLabel346: TcxLabel + Left = 36 + Top = 156 + Caption = #36710#23614#38376#24133'(cm)' + end + object cxLabel347: TcxLabel + Left = 392 + Top = 182 + Caption = #20445#28201#26102#38388'(min)' + end + object cxLabel348: TcxLabel + Left = 13 + Top = 289 + Caption = #22791#27880 + end + object cxLabel350: TcxLabel + Left = 36 + Top = 233 + Caption = #35797#21058#27604#20363 + end + object cxLabel351: TcxLabel + Left = 36 + Top = 207 + Caption = #35797#21058#29992#37327 + end + object jgqx_keepTemper: TcxTextEdit + Tag = 2 + Left = 474 + Top = 153 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 8 + Width = 234 + end + object jgqx_keepTime: TcxTextEdit + Tag = 2 + Left = 474 + Top = 179 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 9 + Width = 234 + end + object jgqx_note: TcxTextEdit + Tag = 2 + Left = 65 + Top = 273 + AutoSize = False + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 10 + Height = 50 + Width = 619 + end + object jgqx_reagentRatio: TcxTextEdit + Tag = 2 + Left = 114 + Top = 231 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 11 + Width = 234 + end + object jgqx_reagentUse: TcxTextEdit + Tag = 2 + Left = 114 + Top = 205 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 12 + Width = 234 + end + object jgqx_water: TcxTextEdit + Tag = 2 + Left = 114 + Top = 179 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 13 + Width = 234 + end + object jgqx_WidthAmplitude: TcxTextEdit + Tag = 2 + Left = 114 + Top = 153 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -174,94 +611,45 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 14 Width = 234 end - object qx_Add_Name: TcxTextEdit - Tag = 2 - Left = 81 - Top = 59 - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 15 - Width = 234 + object cxLabel37: TcxLabel + Left = 394 + Top = 49 + Caption = #24038#21943#22068#21387#21147 end - object qx_Precautions: TcxTextEdit - Tag = 2 - Left = 81 - Top = 275 - AutoSize = False - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 16 - Height = 50 - Width = 619 + object cxLabel167: TcxLabel + Left = 36 + Top = 74 + Caption = #21491#25552#24067#36718#36716#36895 end - object qx_temperature4: TcxTextEdit - Tag = 2 - Left = 466 - Top = 215 - Hint = #28165#27927#27700#28201 - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 17 - Width = 234 + object cxLabel168: TcxLabel + Left = 36 + Top = 127 + Caption = #28020#27604 end - object qx_temperature2: TcxTextEdit - Tag = 2 - Left = 466 - Top = 184 - Hint = #28165#27927#27700#28201 - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 18 - Width = 234 + object cxLabel169: TcxLabel + Left = 36 + Top = 49 + Caption = #24038#25552#24067#36718#36716#36895 end - object qx_temperature1: TcxTextEdit - Tag = 2 - Left = 81 - Top = 186 - Hint = #28165#27927#27700#28201 - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 19 - Width = 234 + object cxLabel170: TcxLabel + Left = 394 + Top = 74 + Caption = #21491#21943#22068#21387#21147 end - object qx_temperature3: TcxTextEdit - Tag = 2 - Left = 81 - Top = 216 - Hint = #28165#27927#27700#28201 - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 20 - Width = 234 + object cxLabel171: TcxLabel + Left = 394 + Top = 100 + Caption = #20027#32568#21387#21147 end - object qx_temperature5: TcxTextEdit - Tag = 2 - Left = 81 - Top = 245 - Hint = #28165#27927#27700#28201 - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 21 - Width = 234 + object cxLabel172: TcxLabel + Left = 36 + Top = 100 + Caption = #20027#27893#36716#36895 end - object qx_speed: TcxTextEdit + object jgqx_leftMouthPress: TcxTextEdit Tag = 2 - Left = 81 - Top = 89 + Left = 476 + Top = 46 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -269,10 +657,10 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 22 Width = 234 end - object qx_ReduceAmplitude: TcxTextEdit + object jgqx_rightMouthPress: TcxTextEdit Tag = 2 - Left = 81 - Top = 120 + Left = 476 + Top = 72 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -280,10 +668,10 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 23 Width = 234 end - object qx_Add_Number: TcxTextEdit + object jgqx_mainGangPress: TcxTextEdit Tag = 2 - Left = 469 - Top = 59 + Left = 476 + Top = 98 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -291,19 +679,21 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 24 Width = 234 end - object cxLabel149: TcxLabel - Left = 387 - Top = 60 - Caption = #21161#21058#25968#37327 - end - object qx_UnpackingMethod: TcxComboBox + object jgqx_mainBengSpeed: TcxTextEdit Tag = 2 - Left = 81 - Top = 28 - Properties.Items.Strings = ( - '' - #21367#26729 - #24067#31568) + Left = 116 + Top = 98 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 25 + Width = 234 + end + object jgqx_rightWheelSpeed: TcxTextEdit + Tag = 2 + Left = 116 + Top = 72 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -311,15 +701,10 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 26 Width = 234 end - object qx_RollMethod: TcxComboBox + object jgqx_leftWheelSpeed: TcxTextEdit Tag = 2 - Left = 469 - Top = 28 - Properties.Items.Strings = ( - '' - #21367#26729 - #39128#24133 - #25171#21367) + Left = 116 + Top = 46 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -327,28 +712,53 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 27 Width = 234 end - object TbCPReplace: TcxButton - Left = 81 - Top = 153 - Width = 75 - Height = 25 - Caption = #19968#38190#26367#25442 - TabOrder = 28 - OnClick = TbCPReplaceClick + object cxLabel173: TcxLabel + Left = 392 + Top = 207 + Caption = #21319#28201#36895#29575 end - object cxButton2: TcxButton - Left = 166 - Top = 153 - Width = 75 - Height = 25 - Caption = #19968#38190#28165#31354 - TabOrder = 29 - OnClick = cxButton2Click + object cxLabel334: TcxLabel + Left = 392 + Top = 233 + Caption = #38477#28201#36895#29575 + end + object jgqx_upperSpeed: TcxTextEdit + Tag = 2 + Left = 474 + Top = 205 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 30 + Width = 234 + end + object jgqx_downSpeed: TcxTextEdit + Tag = 2 + Left = 474 + Top = 231 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 31 + Width = 234 + end + object jgqx_bathRatio: TcxTextEdit + Tag = 2 + Left = 116 + Top = 125 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 32 + Width = 234 end end end - object cxTabSheet3: TcxTabSheet - Caption = ' '#23450#22411' ' + object DX: TcxTabSheet + Caption = ' '#24178#23450#22411' ' Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 @@ -356,11 +766,11 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin Font.Style = [] ImageIndex = 3 ParentFont = False - object Panel3: TPanel + object Panel_dx: TPanel Left = 0 Top = 0 Width = 1143 - Height = 646 + Height = 718 Align = alClient Font.Charset = GB2312_CHARSET Font.Color = clWindowText @@ -369,60 +779,45 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin Font.Style = [] ParentFont = False TabOrder = 0 - object cxLabel1: TcxLabel - Left = 289 - Top = 126 - Caption = #24490#29615#39118#26426#36716#36895'('#36716'/'#20998')' - end object cxLabel2: TcxLabel - Left = 28 - Top = 126 + Left = 315 + Top = 31 Caption = #28888#31570#21387#21147'(MPA)' end object cxLabel21: TcxLabel - Left = 276 - Top = 186 + Left = 271 + Top = 204 Caption = '2#' end object cxLabel22: TcxLabel Left = 1 - Top = 154 - Caption = #28888#31665#28201#24230#8451':' + Top = 172 + Caption = #28201#25511#8451':' end object cxLabel23: TcxLabel - Left = 29 - Top = 183 + Left = 28 + Top = 201 Caption = '1#' end object cxLabel24: TcxLabel - Left = 29 - Top = 215 + Left = 28 + Top = 233 Caption = '5#' end object cxLabel25: TcxLabel - Left = 29 - Top = 246 + Left = 28 + Top = 264 Caption = '9#' end - object cxLabel26: TcxLabel - Left = 28 - Top = 30 - Caption = #36864#24067#26041#27861 - end object cxLabel27: TcxLabel - Left = 289 - Top = 62 - Caption = #36710#23614#38376#24133 - end - object cxLabel28: TcxLabel - Left = 289 - Top = 94 - Caption = #25490#39118#26426#36716#36895'('#36716'/'#20998')' + Left = 29 + Top = 30 + Caption = #36710#23614#38376#24133'(cm)' end object cxLabel3: TcxLabel - Left = 604 - Top = 30 - Caption = #36895#24230'(M/Min)' + Left = 29 + Top = 82 + Caption = #36710#36895'(M/Min)' end object cxLabel4: TcxLabel Left = 1 @@ -430,74 +825,116 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin Caption = #24037#33402#21442#25968':' end object cxLabel5: TcxLabel - Left = 29 - Top = 287 - Caption = #27880#24847#20107#39033 + Left = 2 + Top = 492 + Caption = #22791#27880 end object cxLabel55: TcxLabel - Left = 604 - Top = 94 + Left = 21 + Top = 136 Caption = #19978#36229#21890#29575'(%)' end object cxLabel56: TcxLabel - Left = 289 - Top = 30 + Left = 315 + Top = 82 Caption = #26426#23614#21367#24067#26041#27861 end object cxLabel57: TcxLabel - Left = 28 - Top = 94 - Caption = #28072#21147'(MPA)' + Left = 596 + Top = 58 + Caption = #24352#21147'(MPA)' end object cxLabel58: TcxLabel - Left = 604 - Top = 62 - Caption = #27611#21047#36229#21890#29575'(%)' - end - object cxLabel59: TcxLabel - Left = 28 - Top = 62 - Caption = #23545#20013#26426#24320#24133 + Left = 543 + Top = 138 + Caption = #19978#38024'(%)' end object cxLabel6: TcxLabel - Left = 276 - Top = 216 + Left = 271 + Top = 234 Caption = '6#' end object cxLabel60: TcxLabel - Left = 604 - Top = 126 + Left = 271 + Top = 137 Caption = #19979#36229#21890#29575'(%)' end object cxLabel61: TcxLabel - Left = 482 - Top = 188 + Left = 481 + Top = 206 Caption = '3#' end object cxLabel62: TcxLabel - Left = 693 - Top = 186 + Left = 683 + Top = 204 Caption = '4#' end object cxLabel63: TcxLabel - Left = 482 - Top = 217 + Left = 481 + Top = 235 Caption = '7#' end object cxLabel64: TcxLabel - Left = 693 - Top = 216 + Left = 683 + Top = 234 Caption = '8#' end object cxLabel65: TcxLabel - Left = 276 - Top = 246 + Left = 271 + Top = 264 Caption = '10#' end - object dx_OutFanSpeed: TcxTextEdit + object dx_temperature1: TcxTextEdit Tag = 2 - Left = 406 - Top = 90 + Left = 94 + Top = 201 + Hint = #24178#23450#22411#28201#25511 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 21 + Width = 150 + end + object dx_WidthAmplitude: TcxTextEdit + Tag = 2 + Left = 111 + Top = 29 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 22 + Width = 150 + end + object dx_temperature5: TcxTextEdit + Tag = 2 + Left = 94 + Top = 231 + Hint = #24178#23450#22411#28201#25511 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 23 + Width = 150 + end + object dx_temperature9: TcxTextEdit + Tag = 2 + Left = 94 + Top = 261 + Hint = #24178#23450#22411#28201#25511 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 24 + Width = 150 + end + object dx_RosePower: TcxTextEdit + Tag = 2 + Left = 678 + Top = 55 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -505,11 +942,10 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 25 Width = 150 end - object dx_temperature1: TcxTextEdit + object dx_upperNeedle: TcxTextEdit Tag = 2 - Left = 95 - Top = 183 - Hint = #23450#22411#28888#31665#28201#24230 + Left = 616 + Top = 135 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -517,22 +953,23 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 26 Width = 150 end - object dx_WidthAmplitude: TcxTextEdit + object dx_Precautions: TcxTextEdit Tag = 2 - Left = 406 - Top = 58 + Left = 53 + Top = 478 + AutoSize = False Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' StyleHot.LookAndFeel.SkinName = 'WXI' TabOrder = 27 - Width = 150 + Height = 50 + Width = 745 end - object dx_temperature5: TcxTextEdit + object dx_UpSuperRate: TcxTextEdit Tag = 2 - Left = 95 - Top = 213 - Hint = #23450#22411#28888#31665#28201#24230 + Left = 94 + Top = 135 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -540,11 +977,10 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 28 Width = 150 end - object dx_temperature9: TcxTextEdit + object dx_speed: TcxTextEdit Tag = 2 - Left = 95 - Top = 243 - Hint = #23450#22411#28888#31665#28201#24230 + Left = 111 + Top = 81 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -552,10 +988,10 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 29 Width = 150 end - object dx_RosePower: TcxTextEdit + object dx_TubePress: TcxTextEdit Tag = 2 - Left = 108 - Top = 90 + Left = 402 + Top = 29 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -563,10 +999,11 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 30 Width = 150 end - object dx_BrushSuperRate: TcxTextEdit + object dx_temperature6: TcxTextEdit Tag = 2 - Left = 686 - Top = 58 + Left = 293 + Top = 231 + Hint = #24178#23450#22411#28201#25511 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -574,23 +1011,22 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 31 Width = 150 end - object dx_Precautions: TcxTextEdit + object dx_DownSuperRate: TcxTextEdit Tag = 2 - Left = 95 - Top = 273 - AutoSize = False + Left = 344 + Top = 135 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' StyleHot.LookAndFeel.SkinName = 'WXI' TabOrder = 32 - Height = 50 - Width = 650 + Width = 150 end - object dx_UpSuperRate: TcxTextEdit + object dx_temperature3: TcxTextEdit Tag = 2 - Left = 686 - Top = 90 + Left = 502 + Top = 201 + Hint = #24178#23450#22411#28201#25511 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -598,10 +1034,11 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 33 Width = 150 end - object dx_speed: TcxTextEdit + object dx_temperature4: TcxTextEdit Tag = 2 - Left = 686 - Top = 26 + Left = 701 + Top = 201 + Hint = #24178#23450#22411#28201#25511 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -609,10 +1046,11 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 34 Width = 150 end - object dx_TubePress: TcxTextEdit + object dx_temperature7: TcxTextEdit Tag = 2 - Left = 108 - Top = 122 + Left = 502 + Top = 231 + Hint = #24178#23450#22411#28201#25511 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -620,11 +1058,11 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 35 Width = 150 end - object dx_temperature6: TcxTextEdit + object dx_temperature8: TcxTextEdit Tag = 2 - Left = 304 - Top = 213 - Hint = #23450#22411#28888#31665#28201#24230 + Left = 701 + Top = 231 + Hint = #24178#23450#22411#28201#25511 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -632,10 +1070,11 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 36 Width = 150 end - object dx_CycleFanSpeed: TcxTextEdit + object dx_temperature10: TcxTextEdit Tag = 2 - Left = 406 - Top = 122 + Left = 293 + Top = 261 + Hint = #24178#23450#22411#28201#25511 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -643,10 +1082,11 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 37 Width = 150 end - object dx_DownSuperRate: TcxTextEdit + object dx_temperature2: TcxTextEdit Tag = 2 - Left = 686 - Top = 122 + Left = 293 + Top = 201 + Hint = #24178#23450#22411#28201#25511 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -654,112 +1094,10 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 38 Width = 150 end - object dx_temperature3: TcxTextEdit - Tag = 2 - Left = 503 - Top = 183 - Hint = #23450#22411#28888#31665#28201#24230 - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 39 - Width = 150 - end - object dx_temperature4: TcxTextEdit - Tag = 2 - Left = 714 - Top = 183 - Hint = #23450#22411#28888#31665#28201#24230 - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 40 - Width = 150 - end - object dx_temperature7: TcxTextEdit - Tag = 2 - Left = 503 - Top = 213 - Hint = #23450#22411#28888#31665#28201#24230 - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 41 - Width = 150 - end - object dx_temperature8: TcxTextEdit - Tag = 2 - Left = 714 - Top = 213 - Hint = #23450#22411#28888#31665#28201#24230 - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 42 - Width = 150 - end - object dx_temperature10: TcxTextEdit - Tag = 2 - Left = 304 - Top = 243 - Hint = #23450#22411#28888#31665#28201#24230 - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 43 - Width = 150 - end - object dx_temperature2: TcxTextEdit - Tag = 2 - Left = 304 - Top = 183 - Hint = #23450#22411#28888#31665#28201#24230 - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 44 - Width = 150 - end - object dx_UnpackingMethod: TcxComboBox - Tag = 2 - Left = 108 - Top = 26 - Properties.Items.Strings = ( - '' - #21367#26729 - #24067#31568) - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 45 - Width = 150 - end - object dx_OpenAmplitude: TcxComboBox - Tag = 2 - Left = 108 - Top = 58 - Properties.Items.Strings = ( - '' - #24320 - #20851) - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 46 - Width = 150 - end object dx_RollMethod: TcxComboBox Tag = 2 - Left = 406 - Top = 26 + Left = 402 + Top = 79 Properties.Items.Strings = ( '' #21367#26729 @@ -769,31 +1107,2848 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 47 + TabOrder = 39 Width = 150 end - object TbDXReplace: TcxButton - Left = 95 - Top = 150 + object TbDXReplace2: TcxButton + Left = 91 + Top = 168 Width = 75 Height = 25 Caption = #19968#38190#26367#25442 - TabOrder = 48 - OnClick = TbDXReplaceClick + TabOrder = 40 + OnClick = TbDXReplace2Click end - object TbDXClear: TcxButton - Left = 182 - Top = 150 + object TbDXClear2: TcxButton + Left = 178 + Top = 168 Width = 75 Height = 25 Caption = #19968#38190#28165#31354 + TabOrder = 41 + OnClick = TbDXClear2Click + end + object cxLabel174: TcxLabel + Left = 315 + Top = 57 + Caption = #28888#31570#28201#24230'('#8451')' + end + object dx_tubeTemper: TcxTextEdit + Tag = 2 + Left = 402 + Top = 55 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 43 + Width = 150 + end + object cxLabel1: TcxLabel + Left = 271 + Top = 324 + Caption = '2#' + end + object cxLabel28: TcxLabel + Left = 1 + Top = 292 + Caption = #28909#39118'r/min:' + end + object cxLabel59: TcxLabel + Left = 28 + Top = 321 + Caption = '1#' + end + object cxLabel175: TcxLabel + Left = 28 + Top = 353 + Caption = '5#' + end + object cxLabel176: TcxLabel + Left = 28 + Top = 384 + Caption = '9#' + end + object cxLabel177: TcxLabel + Left = 271 + Top = 354 + Caption = '6#' + end + object cxLabel178: TcxLabel + Left = 481 + Top = 326 + Caption = '3#' + end + object cxLabel179: TcxLabel + Left = 683 + Top = 324 + Caption = '4#' + end + object cxLabel180: TcxLabel + Left = 481 + Top = 355 + Caption = '7#' + end + object cxLabel181: TcxLabel + Left = 683 + Top = 354 + Caption = '8#' + end + object cxLabel182: TcxLabel + Left = 271 + Top = 384 + Caption = '10#' + end + object dx_hotWind1: TcxTextEdit + Tag = 2 + Left = 94 + Top = 321 + Hint = #24178#23450#22411#28909#39118 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 55 + Width = 150 + end + object dx_hotWind5: TcxTextEdit + Tag = 2 + Left = 94 + Top = 351 + Hint = #24178#23450#22411#28909#39118 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 56 + Width = 150 + end + object dx_hotWind9: TcxTextEdit + Tag = 2 + Left = 94 + Top = 381 + Hint = #24178#23450#22411#28909#39118 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 57 + Width = 150 + end + object dx_hotWind6: TcxTextEdit + Tag = 2 + Left = 293 + Top = 351 + Hint = #24178#23450#22411#28909#39118 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 58 + Width = 150 + end + object dx_hotWind3: TcxTextEdit + Tag = 2 + Left = 502 + Top = 321 + Hint = #24178#23450#22411#28909#39118 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 59 + Width = 150 + end + object dx_hotWind4: TcxTextEdit + Tag = 2 + Left = 701 + Top = 321 + Hint = #24178#23450#22411#28909#39118 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 60 + Width = 150 + end + object dx_hotWind7: TcxTextEdit + Tag = 2 + Left = 502 + Top = 351 + Hint = #24178#23450#22411#28909#39118 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 61 + Width = 150 + end + object dx_hotWind8: TcxTextEdit + Tag = 2 + Left = 701 + Top = 351 + Hint = #24178#23450#22411#28909#39118 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 62 + Width = 150 + end + object dx_hotWind10: TcxTextEdit + Tag = 2 + Left = 293 + Top = 381 + Hint = #24178#23450#22411#28909#39118 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 63 + Width = 150 + end + object dx_hotWind2: TcxTextEdit + Tag = 2 + Left = 293 + Top = 321 + Hint = #24178#23450#22411#28909#39118 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 64 + Width = 150 + end + object TbDXReplace1: TcxButton + Left = 94 + Top = 288 + Width = 75 + Height = 25 + Caption = #19968#38190#26367#25442 + TabOrder = 65 + OnClick = TbDXReplace1Click + end + object TbDXClear1: TcxButton + Left = 181 + Top = 288 + Width = 75 + Height = 25 + Caption = #19968#38190#28165#31354 + TabOrder = 66 + OnClick = TbDXClear1Click + end + object cxLabel183: TcxLabel + Left = 271 + Top = 437 + Caption = '2#' + end + object cxLabel184: TcxLabel + Left = 0 + Top = 413 + Caption = #25490#39118'r/min:' + end + object cxLabel185: TcxLabel + Left = 28 + Top = 434 + Caption = '1#' + end + object cxLabel186: TcxLabel + Left = 481 + Top = 439 + Caption = '3#' + end + object cxLabel187: TcxLabel + Left = 683 + Top = 437 + Caption = '4#' + end + object dx_rowWind1: TcxTextEdit + Tag = 2 + Left = 94 + Top = 434 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 72 + Width = 150 + end + object dx_rowWind3: TcxTextEdit + Tag = 2 + Left = 502 + Top = 434 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 73 + Width = 150 + end + object dx_rowWind4: TcxTextEdit + Tag = 2 + Left = 701 + Top = 434 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 74 + Width = 150 + end + object dx_rowWind2: TcxTextEdit + Tag = 2 + Left = 293 + Top = 434 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 75 + Width = 150 + end + object cxLabel188: TcxLabel + Left = 481 + Top = 384 + Caption = '11#' + end + object dx_hotWind11: TcxTextEdit + Tag = 2 + Left = 502 + Top = 381 + Hint = #24178#23450#22411#28909#39118 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 77 + Width = 150 + end + object cxLabel189: TcxLabel + Left = 481 + Top = 264 + Caption = '11#' + end + object dx_temperature11: TcxTextEdit + Tag = 2 + Left = 502 + Top = 261 + Hint = #24178#23450#22411#28201#25511 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 79 + Width = 150 + end + object cxLabel190: TcxLabel + Left = 29 + Top = 56 + Caption = #25104#21697#38376#24133'(cm)' + end + object dx_WidthFinish: TcxTextEdit + Tag = 2 + Left = 111 + Top = 55 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 81 + Width = 150 + end + object cxLabel338: TcxLabel + Left = 1 + Top = 111 + Caption = #21069#36229#21890':' + end + object cxLabel349: TcxLabel + Left = 596 + Top = 34 + Caption = #20986#21475#38376#24133 + end + object dx_WidthOutLet: TcxTextEdit + Tag = 2 + Left = 678 + Top = 29 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 84 + Width = 150 + end + end + end + object FS: TcxTabSheet + Caption = ' '#19979#27700#23450#22411' ' + ImageIndex = 8 + object Panel_fs: TPanel + Left = 0 + Top = 0 + Width = 1143 + Height = 718 + Align = alClient + TabOrder = 0 + ExplicitLeft = 3 + ExplicitTop = 44 + object TbFSReplace1: TcxButton + Left = 104 + Top = 298 + Width = 75 + Height = 25 + Caption = #19968#38190#26367#25442 + TabOrder = 0 + OnClick = TbFSReplace1Click + end + object TbFSClear1: TcxButton + Left = 196 + Top = 298 + Width = 75 + Height = 25 + Caption = #19968#38190#28165#31354 + TabOrder = 1 + OnClick = TbFSClear1Click + end + object TbFSReplace2: TcxButton + Left = 106 + Top = 175 + Width = 75 + Height = 25 + Caption = #19968#38190#26367#25442 + TabOrder = 2 + OnClick = TbFSReplace2Click + end + object TBFScLEAR2: TcxButton + Left = 193 + Top = 175 + Width = 75 + Height = 25 + Caption = #19968#38190#28165#31354 + TabOrder = 3 + OnClick = TBFScLEAR2Click + end + object cxLabel191: TcxLabel + Left = 303 + Top = 25 + Caption = #28888#31570#21387#21147'(MPA)' + end + object cxLabel192: TcxLabel + Left = 283 + Top = 211 + Caption = '2#' + end + object cxLabel193: TcxLabel + Left = 7 + Top = 179 + Caption = #28201#25511#8451':' + end + object cxLabel194: TcxLabel + Left = 40 + Top = 208 + Caption = '1#' + end + object cxLabel195: TcxLabel + Left = 40 + Top = 240 + Caption = '5#' + end + object cxLabel196: TcxLabel + Left = 40 + Top = 271 + Caption = '9#' + end + object cxLabel197: TcxLabel + Left = 37 + Top = 25 + Caption = #36710#23614#38376#24133'(cm)' + end + object cxLabel198: TcxLabel + Left = 37 + Top = 77 + Caption = #36710#36895'(M/Min)' + end + object cxLabel199: TcxLabel + Left = 7 + Top = 3 + Caption = #24037#33402#21442#25968':' + end + object cxLabel200: TcxLabel + Left = 11 + Top = 484 + Caption = #22791#27880 + end + object cxLabel201: TcxLabel + Left = 37 + Top = 148 + Caption = #19978#36229#21890#29575'(%)' + end + object cxLabel202: TcxLabel + Left = 303 + Top = 103 + Caption = #26426#23614#21367#24067#26041#27861 + end + object cxLabel203: TcxLabel + Left = 37 + Top = 103 + Caption = #24352#21147'(MPA)' + end + object cxLabel204: TcxLabel + Left = 545 + Top = 148 + Caption = #19978#38024'(%)' + end + object cxLabel205: TcxLabel + Left = 283 + Top = 241 + Caption = '6#' + end + object cxLabel206: TcxLabel + Left = 289 + Top = 148 + Caption = #19979#36229#21890#29575'(%)' + end + object cxLabel207: TcxLabel + Left = 493 + Top = 213 + Caption = '3#' + end + object cxLabel208: TcxLabel + Left = 695 + Top = 211 + Caption = '4#' + end + object cxLabel209: TcxLabel + Left = 493 + Top = 242 + Caption = '7#' + end + object cxLabel210: TcxLabel + Left = 695 + Top = 241 + Caption = '8#' + end + object cxLabel211: TcxLabel + Left = 283 + Top = 271 + Caption = '10#' + end + object cxLabel212: TcxLabel + Left = 303 + Top = 51 + Caption = #21387#36710#21387#21147'(MPA)' + end + object cxLabel213: TcxLabel + Left = 303 + Top = 77 + Caption = #28888#31570#28201#24230'('#8451')' + end + object cxLabel214: TcxLabel + Left = 281 + Top = 332 + Caption = '2#' + end + object cxLabel215: TcxLabel + Left = 7 + Top = 300 + Caption = #28909#39118'r/min:' + end + object cxLabel216: TcxLabel + Left = 38 + Top = 329 + Caption = '1#' + end + object cxLabel217: TcxLabel + Left = 38 + Top = 361 + Caption = '5#' + end + object cxLabel218: TcxLabel + Left = 38 + Top = 392 + Caption = '9#' + end + object cxLabel219: TcxLabel + Left = 281 + Top = 362 + Caption = '6#' + end + object cxLabel220: TcxLabel + Left = 491 + Top = 334 + Caption = '3#' + end + object cxLabel221: TcxLabel + Left = 693 + Top = 332 + Caption = '4#' + end + object cxLabel222: TcxLabel + Left = 491 + Top = 363 + Caption = '7#' + end + object cxLabel223: TcxLabel + Left = 693 + Top = 362 + Caption = '8#' + end + object cxLabel224: TcxLabel + Left = 281 + Top = 392 + Caption = '10#' + end + object cxLabel225: TcxLabel + Left = 281 + Top = 441 + Caption = '2#' + end + object cxLabel226: TcxLabel + Left = 7 + Top = 417 + Caption = #25490#39118'r/min:' + end + object cxLabel227: TcxLabel + Left = 38 + Top = 438 + Caption = '1#' + end + object cxLabel228: TcxLabel + Left = 491 + Top = 443 + Caption = '3#' + end + object cxLabel229: TcxLabel + Left = 693 + Top = 441 + Caption = '4#' + end + object cxLabel230: TcxLabel + Left = 491 + Top = 392 + Caption = '11#' + end + object cxLabel231: TcxLabel + Left = 493 + Top = 271 + Caption = '11#' + end + object cxLabel232: TcxLabel + Left = 37 + Top = 51 + Caption = #25104#21697#38376#24133'(cm)' + end + object cxLabel333: TcxLabel + Left = 575 + Top = 77 + Caption = #20811#37325 + end + object fs_CarPress: TcxTextEdit + Tag = 2 + Left = 390 + Top = 49 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 47 + Width = 150 + end + object fs_DownSuperRate: TcxTextEdit + Tag = 2 + Left = 362 + Top = 147 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 48 + Width = 150 + end + object fs_gram: TcxTextEdit + Tag = 2 + Left = 630 + Top = 76 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' TabOrder = 49 - OnClick = TbDXClearClick + Width = 150 + end + object fs_hotWind1: TcxTextEdit + Tag = 2 + Left = 104 + Top = 329 + Hint = #38450#27700#28909#39118 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 50 + Width = 150 + end + object fs_hotWind10: TcxTextEdit + Tag = 2 + Left = 303 + Top = 389 + Hint = #38450#27700#28909#39118 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 51 + Width = 150 + end + object fs_hotWind11: TcxTextEdit + Tag = 2 + Left = 512 + Top = 389 + Hint = #38450#27700#28909#39118 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 52 + Width = 150 + end + object fs_hotWind2: TcxTextEdit + Tag = 2 + Left = 303 + Top = 329 + Hint = #38450#27700#28909#39118 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 53 + Width = 150 + end + object fs_hotWind3: TcxTextEdit + Tag = 2 + Left = 512 + Top = 329 + Hint = #38450#27700#28909#39118 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 54 + Width = 150 + end + object fs_hotWind4: TcxTextEdit + Tag = 2 + Left = 711 + Top = 329 + Hint = #38450#27700#28909#39118 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 55 + Width = 150 + end + object fs_hotWind5: TcxTextEdit + Tag = 2 + Left = 104 + Top = 359 + Hint = #38450#27700#28909#39118 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 56 + Width = 150 + end + object fs_hotWind6: TcxTextEdit + Tag = 2 + Left = 303 + Top = 359 + Hint = #38450#27700#28909#39118 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 57 + Width = 150 + end + object fs_hotWind7: TcxTextEdit + Tag = 2 + Left = 512 + Top = 359 + Hint = #38450#27700#28909#39118 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 58 + Width = 150 + end + object fs_hotWind8: TcxTextEdit + Tag = 2 + Left = 711 + Top = 359 + Hint = #38450#27700#28909#39118 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 59 + Width = 150 + end + object fs_hotWind9: TcxTextEdit + Tag = 2 + Left = 104 + Top = 389 + Hint = #38450#27700#28909#39118 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 60 + Width = 150 + end + object fs_Precautions: TcxTextEdit + Tag = 2 + Left = 62 + Top = 470 + Hint = #38450#27700#28201#25511 + AutoSize = False + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 61 + Height = 50 + Width = 650 + end + object fs_RollMethod: TcxComboBox + Tag = 2 + Left = 390 + Top = 100 + Properties.Items.Strings = ( + '' + #21367#26729 + #39128#24133 + #25171#21367) + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 62 + Width = 150 + end + object fs_RosePower: TcxTextEdit + Tag = 2 + Left = 119 + Top = 100 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 63 + Width = 150 + end + object fs_rowWind1: TcxTextEdit + Tag = 2 + Left = 104 + Top = 438 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 64 + Width = 150 + end + object fs_rowWind2: TcxTextEdit + Tag = 2 + Left = 303 + Top = 438 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 65 + Width = 150 + end + object fs_rowWind3: TcxTextEdit + Tag = 2 + Left = 512 + Top = 438 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 66 + Width = 150 + end + object fs_rowWind4: TcxTextEdit + Tag = 2 + Left = 711 + Top = 438 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 67 + Width = 150 + end + object fs_speed: TcxTextEdit + Tag = 2 + Left = 119 + Top = 75 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 68 + Width = 150 + end + object fs_temperature1: TcxTextEdit + Tag = 2 + Left = 106 + Top = 208 + Hint = #38450#27700#28201#25511 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 69 + Width = 150 + end + object fs_temperature10: TcxTextEdit + Tag = 2 + Left = 305 + Top = 268 + Hint = #38450#27700#28201#25511 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 70 + Width = 150 + end + object fs_temperature11: TcxTextEdit + Tag = 2 + Left = 514 + Top = 268 + Hint = #38450#27700#28201#25511 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 71 + Width = 150 + end + object fs_temperature2: TcxTextEdit + Tag = 2 + Left = 305 + Top = 208 + Hint = #38450#27700#28201#25511 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 72 + Width = 150 + end + object fs_temperature3: TcxTextEdit + Tag = 2 + Left = 514 + Top = 208 + Hint = #38450#27700#28201#25511 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 73 + Width = 150 + end + object fs_temperature4: TcxTextEdit + Tag = 2 + Left = 713 + Top = 208 + Hint = #38450#27700#28201#25511 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 74 + Width = 150 + end + object fs_temperature5: TcxTextEdit + Tag = 2 + Left = 106 + Top = 238 + Hint = #38450#27700#28201#25511 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 75 + Width = 150 + end + object fs_temperature6: TcxTextEdit + Tag = 2 + Left = 305 + Top = 238 + Hint = #38450#27700#28201#25511 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 76 + Width = 150 + end + object fs_temperature7: TcxTextEdit + Tag = 2 + Left = 514 + Top = 238 + Hint = #38450#27700#28201#25511 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 77 + Width = 150 + end + object fs_temperature8: TcxTextEdit + Tag = 2 + Left = 713 + Top = 238 + Hint = #38450#27700#28201#25511 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 78 + Width = 150 + end + object fs_temperature9: TcxTextEdit + Tag = 2 + Left = 106 + Top = 268 + Hint = #38450#27700#28201#25511 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 79 + Width = 150 + end + object fs_TubePress: TcxTextEdit + Tag = 2 + Left = 390 + Top = 24 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 80 + Width = 150 + end + object fs_tubeTemper: TcxTextEdit + Tag = 2 + Left = 390 + Top = 75 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 81 + Width = 150 + end + object fs_upperNeedle: TcxTextEdit + Tag = 2 + Left = 618 + Top = 147 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 82 + Width = 150 + end + object fs_UpSuperRate: TcxTextEdit + Tag = 2 + Left = 110 + Top = 147 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 83 + Width = 150 + end + object fs_WidthAmplitude: TcxTextEdit + Tag = 2 + Left = 119 + Top = 24 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 84 + Width = 150 + end + object fs_WidthFinish: TcxTextEdit + Tag = 2 + Left = 119 + Top = 50 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 85 + Width = 150 + end + object cxLabel26: TcxLabel + Left = 7 + Top = 126 + Caption = #21069#36229#21890':' + end + object cxLabel352: TcxLabel + Left = 575 + Top = 25 + Caption = #31867#22411 + end + object FS_Style: TcxComboBox + Tag = 2 + Left = 630 + Top = 25 + Properties.Items.Strings = ( + '' + #28165#27700 + #38450#27700 + #38450#32432#35010) + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 88 + Width = 150 + end + object cxLabel353: TcxLabel + Left = 575 + Top = 51 + Caption = #20986#21475#38376#24133 + end + object fs_WidthOutLet: TcxTextEdit + Tag = 2 + Left = 630 + Top = 51 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 90 + Width = 150 + end + object cxLabel354: TcxLabel + Left = 575 + Top = 102 + Caption = #33073#30495#31354 + end + object fs_isVacuun: TcxComboBox + Tag = 2 + Left = 630 + Top = 99 + Properties.Items.Strings = ( + '' + #26159 + #21542) + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 92 + Width = 150 + end + end + end + object GJ: TcxTabSheet + Caption = ' '#21038#33014' ' + ImageIndex = 10 + object Panel_gj: TPanel + Left = 0 + Top = 0 + Width = 1143 + Height = 718 + Align = alClient + TabOrder = 0 + object TbGJReplace2: TcxButton + Left = 100 + Top = 369 + Width = 75 + Height = 25 + Caption = #19968#38190#26367#25442 + TabOrder = 0 + OnClick = TbGJReplace2Click + end + object TbGJClear2: TcxButton + Left = 187 + Top = 369 + Width = 75 + Height = 25 + Caption = #19968#38190#28165#31354 + TabOrder = 1 + OnClick = TbGJClear2Click + end + object TbGJReplace1: TcxButton + Left = 102 + Top = 186 + Width = 75 + Height = 25 + Caption = #19968#38190#26367#25442 + TabOrder = 2 + OnClick = TbGJReplace1Click + end + object TbGjClear1: TcxButton + Left = 189 + Top = 186 + Width = 75 + Height = 25 + Caption = #19968#38190#28165#31354 + TabOrder = 3 + OnClick = TbGjClear1Click + end + object cxLabel233: TcxLabel + Left = 278 + Top = 46 + Caption = #28888#31570#21387#21147'(MPA)' + end + object cxLabel234: TcxLabel + Left = 277 + Top = 405 + Caption = '2#' + end + object cxLabel235: TcxLabel + Left = 6 + Top = 373 + Caption = #28201#25511#8451':' + end + object cxLabel236: TcxLabel + Left = 34 + Top = 402 + Caption = '1#' + end + object cxLabel237: TcxLabel + Left = 34 + Top = 434 + Caption = '5#' + end + object cxLabel238: TcxLabel + Left = 34 + Top = 465 + Caption = '9#' + end + object cxLabel239: TcxLabel + Left = 36 + Top = 46 + Caption = #36710#23614#38376#24133'(cm)' + end + object cxLabel240: TcxLabel + Left = 36 + Top = 73 + Caption = #36710#36895'(M/Min)' + end + object cxLabel241: TcxLabel + Left = 6 + Top = 24 + Caption = #24037#33402#21442#25968':' + end + object cxLabel242: TcxLabel + Left = 29 + Top = 512 + Caption = #22791#27880 + end + object cxLabel243: TcxLabel + Left = 524 + Top = 46 + Caption = #19978#36229#21890#29575'(%)' + end + object cxLabel244: TcxLabel + Left = 278 + Top = 123 + Caption = #26426#23614#21367#24067#26041#27861 + end + object cxLabel245: TcxLabel + Left = 36 + Top = 99 + Caption = #24352#21147'(MPA)' + end + object cxLabel246: TcxLabel + Left = 524 + Top = 97 + Caption = #19978#38024'(%)' + end + object cxLabel247: TcxLabel + Left = 277 + Top = 435 + Caption = '6#' + end + object cxLabel248: TcxLabel + Left = 524 + Top = 72 + Caption = #19979#36229#21890#29575'(%)' + end + object cxLabel249: TcxLabel + Left = 487 + Top = 407 + Caption = '3#' + end + object cxLabel250: TcxLabel + Left = 689 + Top = 405 + Caption = '4#' + end + object cxLabel251: TcxLabel + Left = 487 + Top = 436 + Caption = '7#' + end + object cxLabel252: TcxLabel + Left = 689 + Top = 435 + Caption = '8#' + end + object cxLabel253: TcxLabel + Left = 277 + Top = 465 + Caption = '10#' + end + object cxLabel254: TcxLabel + Left = 278 + Top = 72 + Caption = #21387#36710#21387#21147'(MPA)' + end + object cxLabel255: TcxLabel + Left = 278 + Top = 97 + Caption = #28888#31570#28201#24230'('#8451')' + end + object cxLabel256: TcxLabel + Left = 278 + Top = 222 + Caption = '2#' + end + object cxLabel257: TcxLabel + Left = 6 + Top = 190 + Caption = #28909#39118'r/min:' + end + object cxLabel258: TcxLabel + Left = 35 + Top = 219 + Caption = '1#' + end + object cxLabel259: TcxLabel + Left = 35 + Top = 251 + Caption = '5#' + end + object cxLabel260: TcxLabel + Left = 35 + Top = 282 + Caption = '9#' + end + object cxLabel261: TcxLabel + Left = 278 + Top = 252 + Caption = '6#' + end + object cxLabel262: TcxLabel + Left = 488 + Top = 224 + Caption = '3#' + end + object cxLabel263: TcxLabel + Left = 690 + Top = 222 + Caption = '4#' + end + object cxLabel264: TcxLabel + Left = 488 + Top = 253 + Caption = '7#' + end + object cxLabel265: TcxLabel + Left = 690 + Top = 252 + Caption = '8#' + end + object cxLabel266: TcxLabel + Left = 278 + Top = 282 + Caption = '10#' + end + object cxLabel267: TcxLabel + Left = 278 + Top = 335 + Caption = '2#' + end + object cxLabel268: TcxLabel + Left = 6 + Top = 311 + Caption = #25490#39118'r/min:' + end + object cxLabel269: TcxLabel + Left = 35 + Top = 332 + Caption = '1#' + end + object cxLabel270: TcxLabel + Left = 488 + Top = 337 + Caption = '3#' + end + object cxLabel271: TcxLabel + Left = 690 + Top = 335 + Caption = '4#' + end + object cxLabel272: TcxLabel + Left = 488 + Top = 282 + Caption = '11#' + end + object cxLabel273: TcxLabel + Left = 487 + Top = 465 + Caption = '11#' + end + object cxLabel274: TcxLabel + Left = 524 + Top = 123 + Caption = #24038#38388#38553'('#19997')' + end + object cxLabel275: TcxLabel + Left = 524 + Top = 149 + Caption = #21491#38388#38553'('#19997')' + end + object cxLabel276: TcxLabel + Left = 36 + Top = 123 + Caption = #33853#24067'(%)' + end + object cxLabel277: TcxLabel + Left = 36 + Top = 149 + Caption = #25171#21367'(%)' + end + object cxLabel278: TcxLabel + Left = 764 + Top = 46 + Caption = #36827#24067#38376#24133'(cm)' + end + object cxLabel279: TcxLabel + Left = 764 + Top = 97 + Caption = #20013#38388#38376#24133'#2(cm)' + end + object cxLabel280: TcxLabel + Left = 764 + Top = 72 + Caption = #20013#38388#38376#24133'#1(cm)' + end + object cxLabel281: TcxLabel + Left = 764 + Top = 123 + Caption = #23450#22411#26426#38376#24133'(cm)' + end + object cxLabel282: TcxLabel + Left = 764 + Top = 149 + Caption = #20986#21475#38376#24133'(cm)' + end + object gj_CarPress: TcxTextEdit + Tag = 2 + Left = 360 + Top = 70 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 54 + Width = 150 + end + object gj_DownSuperRate: TcxTextEdit + Tag = 2 + Left = 597 + Top = 71 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 55 + Width = 150 + end + object gj_fallCloth: TcxTextEdit + Tag = 2 + Left = 112 + Top = 121 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 56 + Width = 150 + end + object gj_hotWind1: TcxTextEdit + Tag = 2 + Left = 101 + Top = 219 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 57 + Width = 150 + end + object gj_hotWind10: TcxTextEdit + Tag = 2 + Left = 300 + Top = 279 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 58 + Width = 150 + end + object gj_hotWind11: TcxTextEdit + Tag = 2 + Left = 509 + Top = 279 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 59 + Width = 150 + end + object gj_hotWind2: TcxTextEdit + Tag = 2 + Left = 300 + Top = 219 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 60 + Width = 150 + end + object gj_hotWind3: TcxTextEdit + Tag = 2 + Left = 509 + Top = 219 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 61 + Width = 150 + end + object gj_hotWind4: TcxTextEdit + Tag = 2 + Left = 708 + Top = 219 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 62 + Width = 150 + end + object gj_hotWind5: TcxTextEdit + Tag = 2 + Left = 101 + Top = 249 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 63 + Width = 150 + end + object gj_hotWind6: TcxTextEdit + Tag = 2 + Left = 300 + Top = 249 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 64 + Width = 150 + end + object gj_hotWind7: TcxTextEdit + Tag = 2 + Left = 509 + Top = 249 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 65 + Width = 150 + end + object gj_hotWind8: TcxTextEdit + Tag = 2 + Left = 708 + Top = 249 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 66 + Width = 150 + end + object gj_hotWind9: TcxTextEdit + Tag = 2 + Left = 101 + Top = 279 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 67 + Width = 150 + end + object gj_leftGap: TcxTextEdit + Tag = 2 + Left = 597 + Top = 121 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 68 + Width = 150 + end + object gj_Precautions: TcxTextEdit + Tag = 2 + Left = 80 + Top = 498 + AutoSize = False + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 69 + Height = 50 + Width = 650 + end + object gj_rightGap: TcxTextEdit + Tag = 2 + Left = 597 + Top = 147 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 70 + Width = 150 + end + object gj_Rolling: TcxTextEdit + Tag = 2 + Left = 112 + Top = 147 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 71 + Width = 150 + end + object gj_RollMethod: TcxComboBox + Tag = 2 + Left = 360 + Top = 121 + Properties.Items.Strings = ( + '' + #21367#26729 + #39128#24133 + #25171#21367) + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 72 + Width = 150 + end + object gj_RosePower: TcxTextEdit + Tag = 2 + Left = 112 + Top = 96 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 73 + Width = 150 + end + object gj_rowWind1: TcxTextEdit + Tag = 2 + Left = 101 + Top = 332 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 74 + Width = 150 + end + object gj_rowWind2: TcxTextEdit + Tag = 2 + Left = 300 + Top = 332 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 75 + Width = 150 + end + object gj_rowWind3: TcxTextEdit + Tag = 2 + Left = 509 + Top = 332 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 76 + Width = 150 + end + object gj_rowWind4: TcxTextEdit + Tag = 2 + Left = 708 + Top = 332 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 77 + Width = 150 + end + object gj_speed: TcxTextEdit + Tag = 2 + Left = 112 + Top = 71 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 78 + Width = 150 + end + object gj_temperature1: TcxTextEdit + Tag = 2 + Left = 100 + Top = 402 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 79 + Width = 150 + end + object gj_temperature10: TcxTextEdit + Tag = 2 + Left = 299 + Top = 462 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 80 + Width = 150 + end + object gj_temperature11: TcxTextEdit + Tag = 2 + Left = 508 + Top = 462 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 81 + Width = 150 + end + object gj_temperature2: TcxTextEdit + Tag = 2 + Left = 299 + Top = 402 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 82 + Width = 150 + end + object gj_temperature3: TcxTextEdit + Tag = 2 + Left = 508 + Top = 402 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 83 + Width = 150 + end + object gj_temperature4: TcxTextEdit + Tag = 2 + Left = 707 + Top = 402 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 84 + Width = 150 + end + object gj_temperature5: TcxTextEdit + Tag = 2 + Left = 100 + Top = 432 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 85 + Width = 150 + end + object gj_temperature6: TcxTextEdit + Tag = 2 + Left = 299 + Top = 432 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 86 + Width = 150 + end + object gj_temperature7: TcxTextEdit + Tag = 2 + Left = 508 + Top = 432 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 87 + Width = 150 + end + object gj_temperature8: TcxTextEdit + Tag = 2 + Left = 707 + Top = 432 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 88 + Width = 150 + end + object gj_temperature9: TcxTextEdit + Tag = 2 + Left = 100 + Top = 462 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 89 + Width = 150 + end + object gj_TubePress: TcxTextEdit + Tag = 2 + Left = 360 + Top = 45 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 90 + Width = 150 + end + object gj_tubeTemper: TcxTextEdit + Tag = 2 + Left = 360 + Top = 96 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 91 + Width = 150 + end + object gj_upperNeedle: TcxTextEdit + Tag = 2 + Left = 597 + Top = 96 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 92 + Width = 150 + end + object gj_UpSuperRate: TcxTextEdit + Tag = 2 + Left = 597 + Top = 45 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 93 + Width = 150 + end + object gj_WidthAmplitude: TcxTextEdit + Tag = 2 + Left = 112 + Top = 45 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 94 + Width = 150 + end + object gj_WidthEnterCloth: TcxTextEdit + Tag = 2 + Left = 855 + Top = 45 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 95 + Width = 150 + end + object gj_WidthMiddle1: TcxTextEdit + Tag = 2 + Left = 855 + Top = 71 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 96 + Width = 150 + end + object gj_WidthMiddle2: TcxTextEdit + Tag = 2 + Left = 855 + Top = 96 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 97 + Width = 150 + end + object gj_WidthOutLet: TcxTextEdit + Tag = 2 + Left = 855 + Top = 147 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 98 + Width = 150 + end + object gj_WidthShape: TcxTextEdit + Tag = 2 + Left = 855 + Top = 121 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 99 + Width = 150 + end + end + end + object FP: TcxTabSheet + Caption = ' '#21457#27873' ' + ImageIndex = 9 + object Panel_FP: TPanel + Left = 0 + Top = 0 + Width = 1143 + Height = 718 + Align = alClient + TabOrder = 0 + object TbFPReplace2: TcxButton + Left = 90 + Top = 253 + Width = 75 + Height = 25 + Caption = #19968#38190#26367#25442 + TabOrder = 0 + OnClick = TbFPReplace2Click + end + object TbFPClear2: TcxButton + Left = 177 + Top = 253 + Width = 75 + Height = 25 + Caption = #19968#38190#28165#31354 + TabOrder = 1 + OnClick = TbFPClear2Click + end + object TbFPReplace1: TcxButton + Left = 96 + Top = 379 + Width = 75 + Height = 25 + Caption = #19968#38190#26367#25442 + TabOrder = 2 + OnClick = TbFPReplace1Click + end + object TbFPClear1: TcxButton + Left = 177 + Top = 379 + Width = 75 + Height = 25 + Caption = #19968#38190#28165#31354 + TabOrder = 3 + OnClick = TbFPClear1Click + end + object cxLabel283: TcxLabel + Left = 276 + Top = 44 + Caption = #28888#31570#21387#21147'(MPA)' + end + object cxLabel284: TcxLabel + Left = 267 + Top = 289 + Caption = '2#' + end + object cxLabel285: TcxLabel + Left = 4 + Top = 258 + Caption = #28201#25511#8451':' + end + object cxLabel286: TcxLabel + Left = 24 + Top = 286 + Caption = '1#' + end + object cxLabel287: TcxLabel + Left = 24 + Top = 318 + Caption = '5#' + end + object cxLabel288: TcxLabel + Left = 24 + Top = 349 + Caption = '9#' + end + object cxLabel289: TcxLabel + Left = 34 + Top = 44 + Caption = #36710#23614#38376#24133'(cm)' + end + object cxLabel290: TcxLabel + Left = 34 + Top = 71 + Caption = #36710#36895'(M/Min)' + end + object cxLabel291: TcxLabel + Left = 4 + Top = 22 + Caption = #24037#33402#21442#25968':' + end + object cxLabel292: TcxLabel + Left = 2 + Top = 584 + Caption = #22791#27880 + end + object cxLabel293: TcxLabel + Left = 522 + Top = 44 + Caption = #19978#36229#21890#29575'(%)' + end + object cxLabel294: TcxLabel + Left = 276 + Top = 121 + Caption = #26426#23614#21367#24067#26041#27861 + end + object cxLabel295: TcxLabel + Left = 34 + Top = 97 + Caption = #24352#21147'(MPA)' + end + object cxLabel296: TcxLabel + Left = 522 + Top = 95 + Caption = #19978#38024'(%)' + end + object cxLabel297: TcxLabel + Left = 267 + Top = 319 + Caption = '6#' + end + object cxLabel298: TcxLabel + Left = 522 + Top = 70 + Caption = #19979#36229#21890#29575'(%)' + end + object cxLabel299: TcxLabel + Left = 477 + Top = 291 + Caption = '3#' + end + object cxLabel300: TcxLabel + Left = 679 + Top = 289 + Caption = '4#' + end + object cxLabel301: TcxLabel + Left = 477 + Top = 320 + Caption = '7#' + end + object cxLabel302: TcxLabel + Left = 679 + Top = 319 + Caption = '8#' + end + object cxLabel303: TcxLabel + Left = 267 + Top = 349 + Caption = '10#' + end + object cxLabel304: TcxLabel + Left = 276 + Top = 70 + Caption = #21387#36710#21387#21147'(MPA)' + end + object cxLabel305: TcxLabel + Left = 276 + Top = 95 + Caption = #28888#31570#28201#24230'('#8451')' + end + object cxLabel306: TcxLabel + Left = 266 + Top = 415 + Caption = '2#' + end + object cxLabel307: TcxLabel + Left = 4 + Top = 383 + Caption = #28909#39118'r/min:' + end + object cxLabel308: TcxLabel + Left = 23 + Top = 412 + Caption = '1#' + end + object cxLabel309: TcxLabel + Left = 23 + Top = 444 + Caption = '5#' + end + object cxLabel310: TcxLabel + Left = 23 + Top = 475 + Caption = '9#' + end + object cxLabel311: TcxLabel + Left = 266 + Top = 445 + Caption = '6#' + end + object cxLabel312: TcxLabel + Left = 476 + Top = 417 + Caption = '3#' + end + object cxLabel313: TcxLabel + Left = 678 + Top = 415 + Caption = '4#' + end + object cxLabel314: TcxLabel + Left = 476 + Top = 446 + Caption = '7#' + end + object cxLabel315: TcxLabel + Left = 678 + Top = 445 + Caption = '8#' + end + object cxLabel316: TcxLabel + Left = 266 + Top = 475 + Caption = '10#' + end + object cxLabel317: TcxLabel + Left = 266 + Top = 528 + Caption = '2#' + end + object cxLabel318: TcxLabel + Left = 4 + Top = 504 + Caption = #25490#39118'r/min:' + end + object cxLabel319: TcxLabel + Left = 23 + Top = 525 + Caption = '1#' + end + object cxLabel320: TcxLabel + Left = 476 + Top = 530 + Caption = '3#' + end + object cxLabel321: TcxLabel + Left = 678 + Top = 528 + Caption = '4#' + end + object cxLabel322: TcxLabel + Left = 476 + Top = 475 + Caption = '11#' + end + object cxLabel323: TcxLabel + Left = 477 + Top = 349 + Caption = '11#' + end + object cxLabel324: TcxLabel + Left = 522 + Top = 121 + Caption = #24038#38388#38553'('#19997')' + end + object cxLabel325: TcxLabel + Left = 522 + Top = 147 + Caption = #21491#38388#38553'('#19997')' + end + object cxLabel326: TcxLabel + Left = 34 + Top = 121 + Caption = #33853#24067'(%)' + end + object cxLabel327: TcxLabel + Left = 34 + Top = 147 + Caption = #25171#21367'(%)' + end + object cxLabel328: TcxLabel + Left = 762 + Top = 44 + Caption = #36827#24067#38376#24133'(cm)' + end + object cxLabel329: TcxLabel + Left = 762 + Top = 95 + Caption = #20013#38388#38376#24133'#2(cm)' + end + object cxLabel330: TcxLabel + Left = 762 + Top = 70 + Caption = #20013#38388#38376#24133'#1(cm)' + end + object cxLabel331: TcxLabel + Left = 762 + Top = 121 + Caption = #23450#22411#26426#38376#24133'(cm)' + end + object cxLabel332: TcxLabel + Left = 762 + Top = 147 + Caption = #20986#21475#38376#24133'(cm)' + end + object fp_CarPress: TcxTextEdit + Tag = 2 + Left = 358 + Top = 68 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 54 + Width = 150 + end + object fp_DownSuperRate: TcxTextEdit + Tag = 2 + Left = 595 + Top = 68 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 55 + Width = 150 + end + object fp_fallCloth: TcxTextEdit + Tag = 2 + Left = 110 + Top = 119 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 56 + Width = 150 + end + object fp_hotWind1: TcxTextEdit + Tag = 2 + Left = 89 + Top = 412 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 57 + Width = 150 + end + object fp_hotWind10: TcxTextEdit + Tag = 2 + Left = 288 + Top = 472 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 58 + Width = 150 + end + object fp_hotWind11: TcxTextEdit + Tag = 2 + Left = 497 + Top = 472 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 59 + Width = 150 + end + object fp_hotWind2: TcxTextEdit + Tag = 2 + Left = 288 + Top = 412 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 60 + Width = 150 + end + object fp_hotWind3: TcxTextEdit + Tag = 2 + Left = 497 + Top = 412 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 61 + Width = 150 + end + object fp_hotWind4: TcxTextEdit + Tag = 2 + Left = 696 + Top = 412 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 62 + Width = 150 + end + object fp_hotWind5: TcxTextEdit + Tag = 2 + Left = 89 + Top = 442 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 63 + Width = 150 + end + object fp_hotWind6: TcxTextEdit + Tag = 2 + Left = 288 + Top = 442 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 64 + Width = 150 + end + object fp_hotWind7: TcxTextEdit + Tag = 2 + Left = 497 + Top = 442 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 65 + Width = 150 + end + object fp_hotWind8: TcxTextEdit + Tag = 2 + Left = 696 + Top = 442 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 66 + Width = 150 + end + object fp_hotWind9: TcxTextEdit + Tag = 2 + Left = 89 + Top = 472 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 67 + Width = 150 + end + object fp_leftGap: TcxTextEdit + Tag = 2 + Left = 595 + Top = 119 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 68 + Width = 150 + end + object fp_Precautions: TcxTextEdit + Tag = 2 + Left = 53 + Top = 570 + AutoSize = False + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 69 + Height = 50 + Width = 759 + end + object fp_rightGap: TcxTextEdit + Tag = 2 + Left = 595 + Top = 145 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 70 + Width = 150 + end + object fp_Rolling: TcxTextEdit + Tag = 2 + Left = 110 + Top = 145 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 71 + Width = 150 + end + object fp_RollMethod: TcxComboBox + Tag = 2 + Left = 358 + Top = 119 + Properties.Items.Strings = ( + '' + #21367#26729 + #39128#24133 + #25171#21367) + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 72 + Width = 150 + end + object fp_RosePower: TcxTextEdit + Tag = 2 + Left = 110 + Top = 94 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 73 + Width = 150 + end + object fp_rowWind1: TcxTextEdit + Tag = 2 + Left = 89 + Top = 525 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 74 + Width = 150 + end + object fp_rowWind2: TcxTextEdit + Tag = 2 + Left = 288 + Top = 525 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 75 + Width = 150 + end + object fp_rowWind3: TcxTextEdit + Tag = 2 + Left = 497 + Top = 525 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 76 + Width = 150 + end + object fp_rowWind4: TcxTextEdit + Tag = 2 + Left = 696 + Top = 525 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 77 + Width = 150 + end + object fp_speed: TcxTextEdit + Tag = 2 + Left = 110 + Top = 69 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 78 + Width = 150 + end + object fp_temperature1: TcxTextEdit + Tag = 2 + Left = 90 + Top = 286 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 79 + Width = 150 + end + object fp_temperature10: TcxTextEdit + Tag = 2 + Left = 289 + Top = 346 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 80 + Width = 150 + end + object fp_temperature11: TcxTextEdit + Tag = 2 + Left = 498 + Top = 346 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 81 + Width = 150 + end + object fp_temperature2: TcxTextEdit + Tag = 2 + Left = 289 + Top = 286 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 82 + Width = 150 + end + object fp_temperature3: TcxTextEdit + Tag = 2 + Left = 498 + Top = 286 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 83 + Width = 150 + end + object fp_temperature4: TcxTextEdit + Tag = 2 + Left = 697 + Top = 286 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 84 + Width = 150 + end + object fp_temperature5: TcxTextEdit + Tag = 2 + Left = 90 + Top = 316 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 85 + Width = 150 + end + object fp_temperature6: TcxTextEdit + Tag = 2 + Left = 289 + Top = 316 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 86 + Width = 150 + end + object fp_temperature7: TcxTextEdit + Tag = 2 + Left = 498 + Top = 316 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 87 + Width = 150 + end + object fp_temperature8: TcxTextEdit + Tag = 2 + Left = 697 + Top = 316 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 88 + Width = 150 + end + object fp_temperature9: TcxTextEdit + Tag = 2 + Left = 90 + Top = 346 + Hint = #23450#22411#28888#31665#28201#24230 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 89 + Width = 150 + end + object fp_TubePress: TcxTextEdit + Tag = 2 + Left = 358 + Top = 43 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 90 + Width = 150 + end + object fp_tubeTemper: TcxTextEdit + Tag = 2 + Left = 358 + Top = 94 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 91 + Width = 150 + end + object fp_upperNeedle: TcxTextEdit + Tag = 2 + Left = 595 + Top = 94 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 92 + Width = 150 + end + object fp_UpSuperRate: TcxTextEdit + Tag = 2 + Left = 595 + Top = 43 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 93 + Width = 150 + end + object fp_WidthAmplitude: TcxTextEdit + Tag = 2 + Left = 110 + Top = 43 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 94 + Width = 150 + end + object fp_WidthEnterCloth: TcxTextEdit + Tag = 2 + Left = 853 + Top = 43 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 95 + Width = 150 + end + object fp_WidthMiddle1: TcxTextEdit + Tag = 2 + Left = 853 + Top = 69 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 96 + Width = 150 + end + object fp_WidthMiddle2: TcxTextEdit + Tag = 2 + Left = 853 + Top = 94 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 97 + Width = 150 + end + object fp_WidthOutLet: TcxTextEdit + Tag = 2 + Left = 853 + Top = 145 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 98 + Width = 150 + end + object fp_WidthShape: TcxTextEdit + Tag = 2 + Left = 853 + Top = 119 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 99 + Width = 150 end end end object cxTabSheet4: TcxTabSheet - Caption = ' '#38450#27700' ' + Caption = ' '#38450#27700#26087 Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 @@ -803,7 +3958,7 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin ParentFont = False object cxGrid2: TcxGrid Left = 0 - Top = 488 + Top = 560 Width = 1143 Height = 158 Align = alBottom @@ -879,7 +4034,7 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin Left = 0 Top = 0 Width = 1143 - Height = 453 + Height = 525 Align = alClient TabOrder = 1 object cxLabel100: TcxLabel @@ -1022,8 +4177,8 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin Top = 62 Caption = #23545#20013#26426#24320#24133 end - object fs_OutFanSpeed: TcxTextEdit - Tag = 2 + object fs_OutFanSpeedDQ: TcxTextEdit + Tag = 999 Left = 430 Top = 88 Style.LookAndFeel.SkinName = 'WXI' @@ -1033,11 +4188,10 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 28 Width = 150 end - object fs_temperature1: TcxTextEdit - Tag = 2 - Left = 84 - Top = 277 - Hint = #38450#27700#28888#31665#28201#24230 + object fs_WidthAmplitudeDQ: TcxTextEdit + Tag = 999 + Left = 430 + Top = 57 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -1045,10 +4199,10 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 29 Width = 150 end - object fs_WidthAmplitude: TcxTextEdit - Tag = 2 - Left = 430 - Top = 57 + object fs_RosePowerDQ: TcxTextEdit + Tag = 999 + Left = 116 + Top = 88 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -1056,11 +4210,10 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 30 Width = 150 end - object fs_temperature5: TcxTextEdit - Tag = 2 - Left = 84 - Top = 307 - Hint = #38450#27700#28888#31665#28201#24230 + object fs_BrushSuperRateDQ: TcxTextEdit + Tag = 999 + Left = 714 + Top = 57 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -1068,11 +4221,10 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 31 Width = 150 end - object fs_temperature9: TcxTextEdit - Tag = 2 - Left = 84 - Top = 337 - Hint = #38450#27700#28888#31665#28201#24230 + object fs_UpSuperRateDQ: TcxTextEdit + Tag = 999 + Left = 714 + Top = 88 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -1080,10 +4232,10 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 32 Width = 150 end - object fs_RosePower: TcxTextEdit - Tag = 2 - Left = 116 - Top = 88 + object fs_speedDQ: TcxTextEdit + Tag = 999 + Left = 714 + Top = 27 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -1091,10 +4243,10 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 33 Width = 150 end - object fs_BrushSuperRate: TcxTextEdit - Tag = 2 - Left = 714 - Top = 57 + object fs_TubePressDQ: TcxTextEdit + Tag = 999 + Left = 116 + Top = 118 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -1102,23 +4254,21 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 34 Width = 150 end - object fs_Precautions: TcxTextEdit - Tag = 2 - Left = 84 - Top = 367 - AutoSize = False + object fs_CycleFanSpeedDQ: TcxTextEdit + Tag = 999 + Left = 430 + Top = 118 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' StyleHot.LookAndFeel.SkinName = 'WXI' TabOrder = 35 - Height = 50 - Width = 650 + Width = 150 end - object fs_UpSuperRate: TcxTextEdit - Tag = 2 + object fs_DownSuperRateDQ: TcxTextEdit + Tag = 999 Left = 714 - Top = 88 + Top = 118 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -1126,10 +4276,10 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 36 Width = 150 end - object fs_speed: TcxTextEdit - Tag = 2 - Left = 714 - Top = 27 + object fs_CarPressDQ: TcxTextEdit + Tag = 999 + Left = 116 + Top = 149 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -1137,10 +4287,10 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 37 Width = 150 end - object fs_TubePress: TcxTextEdit - Tag = 2 - Left = 116 - Top = 118 + object fs_PressWaterContentDQ: TcxTextEdit + Tag = 999 + Left = 430 + Top = 149 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -1148,136 +4298,8 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 38 Width = 150 end - object fs_temperature6: TcxTextEdit - Tag = 2 - Left = 290 - Top = 307 - Hint = #38450#27700#28888#31665#28201#24230 - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 39 - Width = 150 - end - object fs_CycleFanSpeed: TcxTextEdit - Tag = 2 - Left = 430 - Top = 118 - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 40 - Width = 150 - end - object fs_DownSuperRate: TcxTextEdit - Tag = 2 - Left = 714 - Top = 118 - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 41 - Width = 150 - end - object fs_temperature3: TcxTextEdit - Tag = 2 - Left = 492 - Top = 277 - Hint = #38450#27700#28888#31665#28201#24230 - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 42 - Width = 150 - end - object fs_temperature4: TcxTextEdit - Tag = 2 - Left = 703 - Top = 277 - Hint = #38450#27700#28888#31665#28201#24230 - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 43 - Width = 150 - end - object fs_temperature7: TcxTextEdit - Tag = 2 - Left = 492 - Top = 307 - Hint = #38450#27700#28888#31665#28201#24230 - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 44 - Width = 150 - end - object fs_temperature8: TcxTextEdit - Tag = 2 - Left = 703 - Top = 307 - Hint = #38450#27700#28888#31665#28201#24230 - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 45 - Width = 150 - end - object fs_temperature10: TcxTextEdit - Tag = 2 - Left = 290 - Top = 337 - Hint = #38450#27700#28888#31665#28201#24230 - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 46 - Width = 150 - end - object fs_temperature2: TcxTextEdit - Tag = 2 - Left = 290 - Top = 277 - Hint = #38450#27700#28888#31665#28201#24230 - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 47 - Width = 150 - end - object fs_CarPress: TcxTextEdit - Tag = 2 - Left = 116 - Top = 149 - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 48 - Width = 150 - end - object fs_PressWaterContent: TcxTextEdit - Tag = 2 - Left = 430 - Top = 149 - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 49 - Width = 150 - end - object fs_UnpackingMethod: TcxComboBox - Tag = 2 + object fs_UnpackingMethodDQ: TcxComboBox + Tag = 999 Left = 116 Top = 27 Properties.Items.Strings = ( @@ -1288,11 +4310,11 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 50 + TabOrder = 39 Width = 150 end - object fs_OpenAmplitude: TcxComboBox - Tag = 2 + object fs_OpenAmplitudeDQ: TcxComboBox + Tag = 999 Left = 116 Top = 58 Properties.Items.Strings = ( @@ -1303,11 +4325,11 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 51 + TabOrder = 40 Width = 150 end - object fs_RollMethod: TcxComboBox - Tag = 2 + object fs_RollMethodDQ: TcxComboBox + Tag = 999 Left = 430 Top = 27 Properties.Items.Strings = ( @@ -1319,7 +4341,7 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 52 + TabOrder = 41 Width = 150 end object cxLabel151: TcxLabel @@ -1347,8 +4369,8 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin Top = 213 Caption = #33014#38754#20811#37325'(g/m'#178')' end - object fs_meter: TcxTextEdit - Tag = 2 + object fs_meterDQ: TcxTextEdit + Tag = 999 Left = 116 Top = 180 Properties.OnChange = fs_meterPropertiesChange @@ -1356,11 +4378,11 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 58 + TabOrder = 47 Width = 150 end - object fs_useGlub: TcxTextEdit - Tag = 2 + object fs_useGlubDQ: TcxTextEdit + Tag = 999 Left = 714 Top = 149 Enabled = False @@ -1368,34 +4390,34 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 59 + TabOrder = 48 Text = #35745#31639#29983#25104 Width = 150 end - object fs_waterDistribution: TcxTextEdit - Tag = 2 + object fs_waterDistributionDQ: TcxTextEdit + Tag = 999 Left = 714 Top = 179 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 60 + TabOrder = 49 Width = 150 end - object fs_useOneGlub: TcxTextEdit - Tag = 2 + object fs_useOneGlubDQ: TcxTextEdit + Tag = 999 Left = 116 Top = 210 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 61 + TabOrder = 50 Width = 150 end - object fs_useOneMeter: TcxTextEdit - Tag = 2 + object fs_useOneMeterDQ: TcxTextEdit + Tag = 999 Left = 430 Top = 179 Properties.OnChange = fs_meterPropertiesChange @@ -1403,31 +4425,13 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 62 + TabOrder = 51 Width = 150 end - object TbFSReplace: TcxButton - Left = 84 - Top = 243 - Width = 75 - Height = 25 - Caption = #19968#38190#26367#25442 - TabOrder = 63 - OnClick = TbFSReplaceClick - end - object cxButton1: TcxButton - Left = 176 - Top = 243 - Width = 75 - Height = 25 - Caption = #19968#38190#28165#31354 - TabOrder = 64 - OnClick = cxButton1Click - end end object ToolBar4: TToolBar Left = 0 - Top = 453 + Top = 525 Width = 1143 Height = 35 Align = alBottom @@ -1457,8 +4461,190 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin end end end + object cxTabSheet2: TcxTabSheet + Caption = ' '#28165#27927#26087 + Font.Charset = GB2312_CHARSET + Font.Color = clWindowText + Font.Height = -12 + Font.Name = #23435#20307 + Font.Style = [] + ImageIndex = 2 + ParentFont = False + object Panel2: TPanel + Left = 0 + Top = 0 + Width = 1143 + Height = 718 + Hint = 'tt' + Align = alClient + TabOrder = 0 + object cxLabel10: TcxLabel + Left = 23 + Top = 123 + Caption = #36710#23614#32553#24133 + end + object cxLabel11: TcxLabel + Left = 387 + Top = 28 + Caption = #26426#23614#21367#24067#26041#27861 + end + object cxLabel12: TcxLabel + Left = 23 + Top = 60 + Caption = #21161#21058#21517#31216 + end + object cxLabel13: TcxLabel + Left = 1 + Top = 6 + Caption = #24037#33402#21442#25968':' + end + object cxLabel14: TcxLabel + Left = 26 + Top = 291 + Caption = #27880#24847#20107#39033 + end + object cxLabel15: TcxLabel + Left = 430 + Top = 218 + Hint = #28165#27927#27700#28201 + Caption = '4#' + end + object cxLabel16: TcxLabel + Left = 430 + Top = 187 + Hint = #28165#27927#27700#28201 + Caption = '2#' + end + object cxLabel17: TcxLabel + Left = 1 + Top = 165 + Caption = #27700#28201#8451':' + end + object cxLabel18: TcxLabel + Left = 26 + Top = 187 + Caption = '1#' + end + object cxLabel19: TcxLabel + Left = 26 + Top = 217 + Caption = '3#' + end + object cxLabel20: TcxLabel + Left = 26 + Top = 247 + Caption = '5#' + end + object cxLabel7: TcxLabel + Left = 23 + Top = 28 + Caption = #36864#24067#26041#27861 + end + object cxLabel8: TcxLabel + Left = 23 + Top = 91 + Caption = #36895#24230 + end + object cxLabel9: TcxLabel + Left = 387 + Top = 91 + Caption = #28165#27927#21518#21547#27700#29575 + end + object qx_WaterContentDQ: TcxTextEdit + Tag = 999 + Left = 469 + Top = 89 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 14 + Width = 234 + end + object qx_Add_NameDQ: TcxTextEdit + Tag = 999 + Left = 81 + Top = 59 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 15 + Width = 234 + end + object qx_speedDQ: TcxTextEdit + Tag = 999 + Left = 81 + Top = 89 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 16 + Width = 234 + end + object qx_ReduceAmplitudeDQ: TcxTextEdit + Tag = 999 + Left = 81 + Top = 120 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 17 + Width = 234 + end + object qx_Add_NumberDQ: TcxTextEdit + Tag = 999 + Left = 469 + Top = 59 + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 18 + Width = 234 + end + object cxLabel149: TcxLabel + Left = 387 + Top = 60 + Caption = #21161#21058#25968#37327 + end + object qx_UnpackingMethodDQ: TcxComboBox + Tag = 999 + Left = 81 + Top = 28 + Properties.Items.Strings = ( + '' + #21367#26729 + #24067#31568) + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 20 + Width = 234 + end + object qx_RollMethodDQ: TcxComboBox + Tag = 999 + Left = 469 + Top = 28 + Properties.Items.Strings = ( + '' + #21367#26729 + #39128#24133 + #25171#21367) + Style.LookAndFeel.SkinName = 'WXI' + StyleDisabled.LookAndFeel.SkinName = 'WXI' + StyleFocused.LookAndFeel.SkinName = 'WXI' + StyleHot.LookAndFeel.SkinName = 'WXI' + TabOrder = 21 + Width = 234 + end + end + end object cxTabSheet5: TcxTabSheet - Caption = ' '#21457#27873' ' + Caption = ' '#21457#27873#26087 Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 @@ -1468,7 +4654,7 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin ParentFont = False object cxGrid1: TcxGrid Left = 0 - Top = 528 + Top = 600 Width = 1143 Height = 118 Align = alBottom @@ -1561,7 +4747,7 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin Left = 0 Top = 0 Width = 1143 - Height = 490 + Height = 562 Align = alClient TabOrder = 1 object cxLabel107: TcxLabel @@ -1729,8 +4915,8 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin Top = 441 Caption = #34746#26438#27893#30005#26426#39057#29575'('#36716')' end - object fp_OutFanSpeed: TcxTextEdit - Tag = 2 + object fp_OutFanSpeedDQ: TcxTextEdit + Tag = 999 Left = 435 Top = 91 Style.LookAndFeel.SkinName = 'WXI' @@ -1740,11 +4926,10 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 33 Width = 150 end - object fp_temperature1: TcxTextEdit - Tag = 2 - Left = 85 - Top = 240 - Hint = #21457#27873#28888#31665#28201#24230 + object fp_WidthAmplitudeDQ: TcxTextEdit + Tag = 999 + Left = 435 + Top = 59 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -1752,10 +4937,10 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 34 Width = 150 end - object fp_WidthAmplitude: TcxTextEdit - Tag = 2 - Left = 435 - Top = 59 + object fp_RosePowerDQ: TcxTextEdit + Tag = 999 + Left = 123 + Top = 89 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -1763,11 +4948,10 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 35 Width = 150 end - object fp_temperature5: TcxTextEdit - Tag = 2 - Left = 85 - Top = 270 - Hint = #21457#27873#28888#31665#28201#24230 + object fp_BrushSuperRateDQ: TcxTextEdit + Tag = 999 + Left = 716 + Top = 59 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -1775,11 +4959,10 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 36 Width = 150 end - object fp_temperature9: TcxTextEdit - Tag = 2 - Left = 85 - Top = 300 - Hint = #21457#27873#28888#31665#28201#24230 + object fp_UpSuperRateDQ: TcxTextEdit + Tag = 999 + Left = 716 + Top = 90 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -1787,10 +4970,10 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 37 Width = 150 end - object fp_RosePower: TcxTextEdit - Tag = 2 - Left = 123 - Top = 89 + object fp_speedDQ: TcxTextEdit + Tag = 999 + Left = 716 + Top = 27 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -1798,10 +4981,10 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 38 Width = 150 end - object fp_BrushSuperRate: TcxTextEdit - Tag = 2 - Left = 716 - Top = 59 + object fp_TubePressDQ: TcxTextEdit + Tag = 999 + Left = 123 + Top = 119 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -1809,23 +4992,21 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 39 Width = 150 end - object fp_Precautions: TcxTextEdit - Tag = 2 - Left = 85 - Top = 330 - AutoSize = False + object fp_CycleFanSpeedDQ: TcxTextEdit + Tag = 999 + Left = 435 + Top = 121 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' StyleHot.LookAndFeel.SkinName = 'WXI' TabOrder = 40 - Height = 50 - Width = 650 + Width = 150 end - object fp_UpSuperRate: TcxTextEdit - Tag = 2 + object fp_DownSuperRateDQ: TcxTextEdit + Tag = 999 Left = 716 - Top = 90 + Top = 121 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -1833,10 +5014,10 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 41 Width = 150 end - object fp_speed: TcxTextEdit - Tag = 2 - Left = 716 - Top = 27 + object fp_LeftHeightDQ: TcxTextEdit + Tag = 999 + Left = 123 + Top = 150 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -1844,10 +5025,10 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 42 Width = 150 end - object fp_TubePress: TcxTextEdit - Tag = 2 - Left = 123 - Top = 119 + object fp_RightHeightDQ: TcxTextEdit + Tag = 999 + Left = 435 + Top = 152 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -1855,11 +5036,10 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 43 Width = 150 end - object fp_temperature6: TcxTextEdit - Tag = 2 - Left = 297 - Top = 269 - Hint = #21457#27873#28888#31665#28201#24230 + object fp_PumbMixElectricFrequency: TcxTextEdit + Tag = 999 + Left = 180 + Top = 437 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -1867,10 +5047,10 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 44 Width = 150 end - object fp_CycleFanSpeed: TcxTextEdit - Tag = 2 - Left = 435 - Top = 121 + object fp_SystemPress: TcxTextEdit + Tag = 999 + Left = 467 + Top = 437 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -1878,10 +5058,10 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 45 Width = 150 end - object fp_DownSuperRate: TcxTextEdit - Tag = 2 - Left = 716 - Top = 121 + object fp_MixElectricFrequency: TcxTextEdit + Tag = 999 + Left = 467 + Top = 407 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -1889,11 +5069,10 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 46 Width = 150 end - object fp_temperature3: TcxTextEdit - Tag = 2 - Left = 493 - Top = 240 - Hint = #21457#27873#28888#31665#28201#24230 + object fp_GasFlow: TcxTextEdit + Tag = 999 + Left = 180 + Top = 407 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -1901,23 +5080,15 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 47 Width = 150 end - object fp_temperature4: TcxTextEdit - Tag = 2 - Left = 701 - Top = 240 - Hint = #21457#27873#28888#31665#28201#24230 - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 48 - Width = 150 + object cxLabel159: TcxLabel + Left = 629 + Top = 155 + Caption = #27599#31859#29992#37327'(g)' end - object fp_temperature7: TcxTextEdit - Tag = 2 - Left = 493 - Top = 270 - Hint = #21457#27873#28888#31665#28201#24230 + object fp_useOneMeterDQ: TcxTextEdit + Tag = 999 + Left = 716 + Top = 151 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -1925,23 +5096,15 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 49 Width = 150 end - object fp_temperature8: TcxTextEdit - Tag = 2 - Left = 701 - Top = 270 - Hint = #21457#27873#28888#31665#28201#24230 - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 50 - Width = 150 + object cxLabel160: TcxLabel + Left = 30 + Top = 185 + Caption = #33014#38754#20811#37325'(g/m'#178')' end - object fp_temperature10: TcxTextEdit - Tag = 2 - Left = 297 - Top = 299 - Hint = #21457#27873#28888#31665#28201#24230 + object fp_useOneGlubDQ: TcxTextEdit + Tag = 999 + Left = 123 + Top = 181 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -1949,118 +5112,8 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 51 Width = 150 end - object fp_temperature2: TcxTextEdit - Tag = 2 - Left = 297 - Top = 238 - Hint = #21457#27873#28888#31665#28201#24230 - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 52 - Width = 150 - end - object fp_LeftHeight: TcxTextEdit - Tag = 2 - Left = 123 - Top = 150 - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 53 - Width = 150 - end - object fp_RightHeight: TcxTextEdit - Tag = 2 - Left = 435 - Top = 152 - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 54 - Width = 150 - end - object fp_PumbMixElectricFrequency: TcxTextEdit - Tag = 2 - Left = 180 - Top = 437 - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 55 - Width = 150 - end - object fp_SystemPress: TcxTextEdit - Tag = 2 - Left = 467 - Top = 437 - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 56 - Width = 150 - end - object fp_MixElectricFrequency: TcxTextEdit - Tag = 2 - Left = 467 - Top = 407 - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 57 - Width = 150 - end - object fp_GasFlow: TcxTextEdit - Tag = 2 - Left = 180 - Top = 407 - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 58 - Width = 150 - end - object cxLabel159: TcxLabel - Left = 629 - Top = 155 - Caption = #27599#31859#29992#37327'(g)' - end - object fp_useOneMeter: TcxTextEdit - Tag = 2 - Left = 716 - Top = 151 - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 60 - Width = 150 - end - object cxLabel160: TcxLabel - Left = 30 - Top = 185 - Caption = #33014#38754#20811#37325'(g/m'#178')' - end - object fp_useOneGlub: TcxTextEdit - Tag = 2 - Left = 123 - Top = 181 - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 62 - Width = 150 - end - object fp_RollMethod: TcxComboBox - Tag = 2 + object fp_RollMethodDQ: TcxComboBox + Tag = 999 Left = 435 Top = 27 Properties.Items.Strings = ( @@ -2072,11 +5125,11 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 63 + TabOrder = 52 Width = 150 end - object fp_UnpackingMethod: TcxComboBox - Tag = 2 + object fp_UnpackingMethodDQ: TcxComboBox + Tag = 999 Left = 123 Top = 27 Properties.Items.Strings = ( @@ -2087,11 +5140,11 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 64 + TabOrder = 53 Width = 150 end - object fp_OpenAmplitude: TcxComboBox - Tag = 2 + object fp_OpenAmplitudeDQ: TcxComboBox + Tag = 999 Left = 123 Top = 58 Properties.Items.Strings = ( @@ -2102,31 +5155,13 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 65 + TabOrder = 54 Width = 150 end - object TbFPReplace: TcxButton - Left = 85 - Top = 209 - Width = 75 - Height = 25 - Caption = #19968#38190#26367#25442 - TabOrder = 66 - OnClick = TbFPReplaceClick - end - object cxButton4: TcxButton - Left = 173 - Top = 209 - Width = 75 - Height = 25 - Caption = #19968#38190#28165#31354 - TabOrder = 67 - OnClick = cxButton4Click - end end object ToolBar3: TToolBar Left = 0 - Top = 490 + Top = 562 Width = 1143 Height = 38 Align = alBottom @@ -2157,11 +5192,11 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin end end object cxTabSheet6: TcxTabSheet - Caption = ' '#21038#33014' ' + Caption = ' '#21038#33014#26087 ImageIndex = 5 object cxGrid3: TcxGrid Left = 0 - Top = 488 + Top = 560 Width = 1143 Height = 158 Align = alBottom @@ -2260,7 +5295,7 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin Left = 0 Top = 0 Width = 1143 - Height = 450 + Height = 522 Align = alClient Font.Charset = GB2312_CHARSET Font.Color = clWindowText @@ -2409,11 +5444,10 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin Top = 61 Caption = #23545#20013#26426#24320#24133 end - object gj_temperature1: TcxTextEdit - Tag = 2 - Left = 85 - Top = 241 - Hint = #21038#33014#28888#31665#28201#24230 + object gj_WidthAmplitudeDQ: TcxTextEdit + Tag = 999 + Left = 408 + Top = 58 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -2421,10 +5455,10 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 28 Width = 150 end - object gj_WidthAmplitude: TcxTextEdit - Tag = 2 - Left = 408 - Top = 58 + object gj_RosePowerDQ: TcxTextEdit + Tag = 999 + Left = 118 + Top = 88 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -2432,11 +5466,10 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 29 Width = 150 end - object gj_temperature5: TcxTextEdit - Tag = 2 - Left = 85 - Top = 271 - Hint = #21038#33014#28888#31665#28201#24230 + object gj_BrushSuperRateDQ: TcxTextEdit + Tag = 999 + Left = 662 + Top = 58 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -2444,11 +5477,10 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 30 Width = 150 end - object gj_temperature9: TcxTextEdit - Tag = 2 - Left = 85 - Top = 301 - Hint = #21038#33014#28888#31665#28201#24230 + object gj_UpSuperRateDQ: TcxTextEdit + Tag = 999 + Left = 662 + Top = 88 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -2456,10 +5488,10 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 31 Width = 150 end - object gj_RosePower: TcxTextEdit - Tag = 2 - Left = 118 - Top = 88 + object gj_speedDQ: TcxTextEdit + Tag = 999 + Left = 662 + Top = 26 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -2467,10 +5499,10 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 32 Width = 150 end - object gj_BrushSuperRate: TcxTextEdit - Tag = 2 - Left = 662 - Top = 58 + object gj_TubePressDQ: TcxTextEdit + Tag = 999 + Left = 118 + Top = 118 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -2478,23 +5510,21 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 33 Width = 150 end - object gj_Precautions: TcxTextEdit - Tag = 2 - Left = 85 - Top = 331 - AutoSize = False + object gj_CycleFanSpeedDQ: TcxTextEdit + Tag = 999 + Left = 408 + Top = 118 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' StyleHot.LookAndFeel.SkinName = 'WXI' TabOrder = 34 - Height = 50 - Width = 650 + Width = 150 end - object gj_UpSuperRate: TcxTextEdit - Tag = 2 + object gj_DownSuperRateDQ: TcxTextEdit + Tag = 999 Left = 662 - Top = 88 + Top = 118 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -2502,10 +5532,10 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 35 Width = 150 end - object gj_speed: TcxTextEdit - Tag = 2 - Left = 662 - Top = 26 + object gj_LeftHeightDQ: TcxTextEdit + Tag = 999 + Left = 118 + Top = 149 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -2513,10 +5543,10 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 36 Width = 150 end - object gj_TubePress: TcxTextEdit - Tag = 2 - Left = 118 - Top = 118 + object gj_RightHeightDQ: TcxTextEdit + Tag = 999 + Left = 408 + Top = 150 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -2524,11 +5554,10 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 37 Width = 150 end - object gj_temperature6: TcxTextEdit - Tag = 2 - Left = 288 - Top = 271 - Hint = #21038#33014#28888#31665#28201#24230 + object gj_OutFanSpeedDQ: TcxTextEdit + Tag = 999 + Left = 408 + Top = 88 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -2536,21 +5565,15 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 38 Width = 150 end - object gj_CycleFanSpeed: TcxTextEdit - Tag = 2 - Left = 408 - Top = 118 - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 39 - Width = 150 + object cxLabel161: TcxLabel + Left = 579 + Top = 154 + Caption = #27599#31859#29992#37327'(g)' end - object gj_DownSuperRate: TcxTextEdit - Tag = 2 + object gj_useOneMeterDQ: TcxTextEdit + Tag = 999 Left = 662 - Top = 118 + Top = 149 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -2558,23 +5581,15 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 40 Width = 150 end - object gj_temperature3: TcxTextEdit - Tag = 2 - Left = 493 - Top = 241 - Hint = #21038#33014#28888#31665#28201#24230 - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 41 - Width = 150 + object cxLabel162: TcxLabel + Left = 28 + Top = 181 + Caption = #33014#38754#20811#37325'(g/m'#178')' end - object gj_temperature4: TcxTextEdit - Tag = 2 - Left = 704 - Top = 241 - Hint = #21038#33014#28888#31665#28201#24230 + object gj_useOneGlubDQ: TcxTextEdit + Tag = 999 + Left = 118 + Top = 180 Style.LookAndFeel.SkinName = 'WXI' StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' @@ -2582,121 +5597,8 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 42 Width = 150 end - object gj_temperature7: TcxTextEdit - Tag = 2 - Left = 493 - Top = 271 - Hint = #21038#33014#28888#31665#28201#24230 - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 43 - Width = 150 - end - object gj_temperature8: TcxTextEdit - Tag = 2 - Left = 704 - Top = 271 - Hint = #21038#33014#28888#31665#28201#24230 - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 44 - Width = 150 - end - object gj_temperature10: TcxTextEdit - Tag = 2 - Left = 288 - Top = 301 - Hint = #21038#33014#28888#31665#28201#24230 - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 45 - Width = 150 - end - object gj_temperature2: TcxTextEdit - Tag = 2 - Left = 288 - Top = 241 - Hint = #21038#33014#28888#31665#28201#24230 - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 46 - Width = 150 - end - object gj_LeftHeight: TcxTextEdit - Tag = 2 - Left = 118 - Top = 149 - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 47 - Width = 150 - end - object gj_RightHeight: TcxTextEdit - Tag = 2 - Left = 408 - Top = 150 - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 48 - Width = 150 - end - object gj_OutFanSpeed: TcxTextEdit - Tag = 2 - Left = 408 - Top = 88 - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 49 - Width = 150 - end - object cxLabel161: TcxLabel - Left = 579 - Top = 154 - Caption = #27599#31859#29992#37327'(g)' - end - object gj_useOneMeter: TcxTextEdit - Tag = 2 - Left = 662 - Top = 149 - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 51 - Width = 150 - end - object cxLabel162: TcxLabel - Left = 28 - Top = 181 - Caption = #33014#38754#20811#37325'(g/m'#178')' - end - object gj_useOneGlub: TcxTextEdit - Tag = 2 - Left = 118 - Top = 180 - Style.LookAndFeel.SkinName = 'WXI' - StyleDisabled.LookAndFeel.SkinName = 'WXI' - StyleFocused.LookAndFeel.SkinName = 'WXI' - StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 53 - Width = 150 - end - object gj_RollMethod: TcxComboBox - Tag = 2 + object gj_RollMethodDQ: TcxComboBox + Tag = 999 Left = 408 Top = 26 Properties.Items.Strings = ( @@ -2708,11 +5610,11 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 54 + TabOrder = 43 Width = 150 end - object gj_UnpackingMethod: TcxComboBox - Tag = 2 + object gj_UnpackingMethodDQ: TcxComboBox + Tag = 999 Left = 118 Top = 26 Properties.Items.Strings = ( @@ -2723,11 +5625,11 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 55 + TabOrder = 44 Width = 150 end - object gj_OpenAmplitude: TcxComboBox - Tag = 2 + object gj_OpenAmplitudeDQ: TcxComboBox + Tag = 999 Left = 118 Top = 57 Properties.Items.Strings = ( @@ -2738,31 +5640,13 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin StyleDisabled.LookAndFeel.SkinName = 'WXI' StyleFocused.LookAndFeel.SkinName = 'WXI' StyleHot.LookAndFeel.SkinName = 'WXI' - TabOrder = 56 + TabOrder = 45 Width = 150 end - object TbGJReplace: TcxButton - Left = 85 - Top = 207 - Width = 75 - Height = 25 - Caption = #19968#38190#26367#25442 - TabOrder = 57 - OnClick = TbGJReplaceClick - end - object TbGJClear: TcxButton - Left = 171 - Top = 207 - Width = 75 - Height = 25 - Caption = #19968#38190#28165#31354 - TabOrder = 58 - OnClick = TbGJClearClick - end end object ToolBar5: TToolBar Left = 0 - Top = 450 + Top = 522 Width = 1143 Height = 38 Align = alBottom @@ -2783,7 +5667,7 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin OnClick = TbAdd3Click end object TbDel3: TToolButton - Left = 79 + Left = 71 Top = 0 AutoSize = True Caption = #21024#34892 @@ -2793,7 +5677,7 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin end end object cxtabsheet7: TcxTabSheet - Caption = ' '#36711#27611' ' + Caption = ' '#36711#27611#26087 Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -12 @@ -2805,7 +5689,7 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin Left = 0 Top = 0 Width = 1143 - Height = 646 + Height = 718 Align = alClient TabOrder = 0 object cxLabel115: TcxLabel @@ -2848,8 +5732,8 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin Top = 100 Caption = #26426#23614#21367#24067#26041#27861 end - object zm_inoutSpeed: TcxTextEdit - Tag = 2 + object zm_inoutSpeedDQ: TcxTextEdit + Tag = 999 Left = 522 Top = 62 Style.LookAndFeel.SkinName = 'WXI' @@ -2859,8 +5743,8 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 8 Width = 234 end - object zm_needle: TcxTextEdit - Tag = 2 + object zm_needleDQ: TcxTextEdit + Tag = 999 Left = 522 Top = 27 Style.LookAndFeel.SkinName = 'WXI' @@ -2870,8 +5754,8 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 9 Width = 234 end - object zm_Precautions: TcxTextEdit - Tag = 2 + object zm_PrecautionsDQ: TcxTextEdit + Tag = 999 Left = 103 Top = 167 AutoSize = False @@ -2883,8 +5767,8 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin Height = 50 Width = 650 end - object zm_frequency: TcxTextEdit - Tag = 2 + object zm_frequencyDQ: TcxTextEdit + Tag = 999 Left = 103 Top = 62 Style.LookAndFeel.SkinName = 'WXI' @@ -2894,8 +5778,8 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 11 Width = 234 end - object zm_WidthAmplitude: TcxTextEdit - Tag = 2 + object zm_WidthAmplitudeDQ: TcxTextEdit + Tag = 999 Left = 103 Top = 132 Style.LookAndFeel.SkinName = 'WXI' @@ -2910,8 +5794,8 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin Top = 134 Caption = #36710#23614#38376#24133 end - object zm_UnpackingMethod: TcxComboBox - Tag = 2 + object zm_UnpackingMethodDQ: TcxComboBox + Tag = 999 Left = 103 Top = 27 Properties.Items.Strings = ( @@ -2925,8 +5809,8 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 14 Width = 234 end - object zm_RollMethod: TcxComboBox - Tag = 2 + object zm_RollMethodDQ: TcxComboBox + Tag = 999 Left = 522 Top = 97 Properties.Items.Strings = ( @@ -2941,8 +5825,8 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin TabOrder = 15 Width = 234 end - object zm_wagCloth: TcxTextEdit - Tag = 2 + object zm_wagClothDQ: TcxTextEdit + Tag = 999 Left = 103 Top = 97 Style.LookAndFeel.SkinName = 'WXI' @@ -2959,10 +5843,9 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin Left = 0 Top = 38 Width = 1147 - Height = 37 - Align = alClient + Height = 35 + Align = alTop TabOrder = 2 - ExplicitTop = 44 object Label5: TLabel Left = 465 Top = 9 @@ -3044,13 +5927,13 @@ object frmDyeProcessDefin: TfrmDyeProcessDefin Aggregates = <> IndexFieldNames = 'SerialNo' Params = <> - Left = 819 - Top = 188 + Left = 891 + Top = 332 end object DS_1: TDataSource DataSet = CDS_1 - Left = 819 - Top = 252 + Left = 891 + Top = 380 end object GPM_1: TcxGridPopupMenu Grid = cxGrid1 diff --git a/F02染色计划单/U_DyeProcessDefin.pas b/F02染色计划单/U_DyeProcessDefin.pas index 31af80b..77d4db3 100644 --- a/F02染色计划单/U_DyeProcessDefin.pas +++ b/F02染色计划单/U_DyeProcessDefin.pas @@ -42,7 +42,7 @@ type GPM_1: TcxGridPopupMenu; cxPageControl1: TcxPageControl; cxTabSheet2: TcxTabSheet; - cxTabSheet3: TcxTabSheet; + DX: TcxTabSheet; cxTabSheet4: TcxTabSheet; cxGrid2: TcxGrid; Tv1: TcxGridDBTableView; @@ -91,27 +91,18 @@ type cxLabel7: TcxLabel; cxLabel8: TcxLabel; cxLabel9: TcxLabel; - qx_WaterContent: TcxTextEdit; - qx_Add_Name: TcxTextEdit; - qx_Precautions: TcxTextEdit; - qx_temperature4: TcxTextEdit; - qx_temperature2: TcxTextEdit; - qx_temperature1: TcxTextEdit; - qx_temperature3: TcxTextEdit; - qx_temperature5: TcxTextEdit; - qx_speed: TcxTextEdit; - qx_ReduceAmplitude: TcxTextEdit; - Panel3: TPanel; - cxLabel1: TcxLabel; + qx_WaterContentDQ: TcxTextEdit; + qx_Add_NameDQ: TcxTextEdit; + qx_speedDQ: TcxTextEdit; + qx_ReduceAmplitudeDQ: TcxTextEdit; + Panel_dx: TPanel; cxLabel2: TcxLabel; cxLabel21: TcxLabel; cxLabel22: TcxLabel; cxLabel23: TcxLabel; cxLabel24: TcxLabel; cxLabel25: TcxLabel; - cxLabel26: TcxLabel; cxLabel27: TcxLabel; - cxLabel28: TcxLabel; cxLabel3: TcxLabel; cxLabel4: TcxLabel; cxLabel5: TcxLabel; @@ -119,7 +110,6 @@ type cxLabel56: TcxLabel; cxLabel57: TcxLabel; cxLabel58: TcxLabel; - cxLabel59: TcxLabel; cxLabel6: TcxLabel; cxLabel60: TcxLabel; cxLabel61: TcxLabel; @@ -127,19 +117,17 @@ type cxLabel63: TcxLabel; cxLabel64: TcxLabel; cxLabel65: TcxLabel; - dx_OutFanSpeed: TcxTextEdit; dx_temperature1: TcxTextEdit; dx_WidthAmplitude: TcxTextEdit; dx_temperature5: TcxTextEdit; dx_temperature9: TcxTextEdit; dx_RosePower: TcxTextEdit; - dx_BrushSuperRate: TcxTextEdit; + dx_upperNeedle: 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; @@ -176,28 +164,17 @@ type cxLabel97: TcxLabel; cxLabel98: TcxLabel; cxLabel99: TcxLabel; - fs_OutFanSpeed: TcxTextEdit; - fs_temperature1: TcxTextEdit; - fs_WidthAmplitude: TcxTextEdit; - fs_temperature5: TcxTextEdit; - fs_temperature9: TcxTextEdit; - fs_RosePower: 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; + fs_OutFanSpeedDQ: TcxTextEdit; + fs_WidthAmplitudeDQ: TcxTextEdit; + fs_RosePowerDQ: TcxTextEdit; + fs_BrushSuperRateDQ: TcxTextEdit; + fs_UpSuperRateDQ: TcxTextEdit; + fs_speedDQ: TcxTextEdit; + fs_TubePressDQ: TcxTextEdit; + fs_CycleFanSpeedDQ: TcxTextEdit; + fs_DownSuperRateDQ: TcxTextEdit; + fs_CarPressDQ: TcxTextEdit; + fs_PressWaterContentDQ: TcxTextEdit; Panel5: TPanel; cxLabel107: TcxLabel; cxLabel108: TcxLabel; @@ -232,28 +209,17 @@ type cxLabel79: TcxLabel; cxLabel80: TcxLabel; cxLabel81: TcxLabel; - fp_OutFanSpeed: TcxTextEdit; - fp_temperature1: TcxTextEdit; - fp_WidthAmplitude: TcxTextEdit; - fp_temperature5: TcxTextEdit; - fp_temperature9: TcxTextEdit; - fp_RosePower: 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_OutFanSpeedDQ: TcxTextEdit; + fp_WidthAmplitudeDQ: TcxTextEdit; + fp_RosePowerDQ: TcxTextEdit; + fp_BrushSuperRateDQ: TcxTextEdit; + fp_UpSuperRateDQ: TcxTextEdit; + fp_speedDQ: TcxTextEdit; + fp_TubePressDQ: TcxTextEdit; + fp_CycleFanSpeedDQ: TcxTextEdit; + fp_DownSuperRateDQ: TcxTextEdit; + fp_LeftHeightDQ: TcxTextEdit; + fp_RightHeightDQ: TcxTextEdit; fp_PumbMixElectricFrequency: TcxTextEdit; fp_SystemPress: TcxTextEdit; fp_MixElectricFrequency: TcxTextEdit; @@ -287,28 +253,17 @@ type cxLabel141: TcxLabel; cxLabel142: TcxLabel; cxLabel143: TcxLabel; - gj_temperature1: TcxTextEdit; - gj_WidthAmplitude: TcxTextEdit; - gj_temperature5: TcxTextEdit; - gj_temperature9: TcxTextEdit; - gj_RosePower: 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; + gj_WidthAmplitudeDQ: TcxTextEdit; + gj_RosePowerDQ: TcxTextEdit; + gj_BrushSuperRateDQ: TcxTextEdit; + gj_UpSuperRateDQ: TcxTextEdit; + gj_speedDQ: TcxTextEdit; + gj_TubePressDQ: TcxTextEdit; + gj_CycleFanSpeedDQ: TcxTextEdit; + gj_DownSuperRateDQ: TcxTextEdit; + gj_LeftHeightDQ: TcxTextEdit; + gj_RightHeightDQ: TcxTextEdit; + gj_OutFanSpeedDQ: TcxTextEdit; cxtabsheet7: TcxTabSheet; panel7: TPanel; cxLabel115: TcxLabel; @@ -319,13 +274,13 @@ type cxLabel154: TcxLabel; cxLabel155: TcxLabel; cxLabel156: TcxLabel; - zm_inoutSpeed: TcxTextEdit; - zm_needle: TcxTextEdit; - zm_Precautions: TcxTextEdit; - zm_frequency: TcxTextEdit; - zm_WidthAmplitude: TcxTextEdit; + zm_inoutSpeedDQ: TcxTextEdit; + zm_needleDQ: TcxTextEdit; + zm_PrecautionsDQ: TcxTextEdit; + zm_frequencyDQ: TcxTextEdit; + zm_WidthAmplitudeDQ: TcxTextEdit; cxLabel148: TcxLabel; - qx_Add_Number: TcxTextEdit; + qx_Add_NumberDQ: TcxTextEdit; cxLabel149: TcxLabel; GPM_2: TcxGridPopupMenu; DS_2: TDataSource; @@ -337,41 +292,39 @@ type Tv1Column1: TcxGridDBColumn; Tv2Column1: TcxGridDBColumn; cxGridPopupMenu1: TcxGridPopupMenu; - dx_UnpackingMethod: TcxComboBox; - dx_OpenAmplitude: TcxComboBox; dx_RollMethod: TcxComboBox; - fs_UnpackingMethod: TcxComboBox; - fs_OpenAmplitude: TcxComboBox; - fs_RollMethod: TcxComboBox; - zm_UnpackingMethod: TcxComboBox; - zm_RollMethod: TcxComboBox; + fs_UnpackingMethodDQ: TcxComboBox; + fs_OpenAmplitudeDQ: TcxComboBox; + fs_RollMethodDQ: TcxComboBox; + zm_UnpackingMethodDQ: TcxComboBox; + zm_RollMethodDQ: TcxComboBox; cxLabel151: TcxLabel; cxLabel152: TcxLabel; cxLabel153: TcxLabel; cxLabel157: TcxLabel; cxLabel158: TcxLabel; - fs_meter: TcxTextEdit; - fs_useGlub: TcxTextEdit; - fs_waterDistribution: TcxTextEdit; - fs_useOneGlub: TcxTextEdit; - fs_useOneMeter: TcxTextEdit; + fs_meterDQ: TcxTextEdit; + fs_useGlubDQ: TcxTextEdit; + fs_waterDistributionDQ: TcxTextEdit; + fs_useOneGlubDQ: TcxTextEdit; + fs_useOneMeterDQ: TcxTextEdit; cxLabel159: TcxLabel; - fp_useOneMeter: TcxTextEdit; + fp_useOneMeterDQ: TcxTextEdit; cxLabel160: TcxLabel; - fp_useOneGlub: TcxTextEdit; + fp_useOneGlubDQ: TcxTextEdit; cxLabel161: TcxLabel; - gj_useOneMeter: TcxTextEdit; + gj_useOneMeterDQ: TcxTextEdit; cxLabel162: TcxLabel; - gj_useOneGlub: TcxTextEdit; - qx_UnpackingMethod: TcxComboBox; - qx_RollMethod: TcxComboBox; - zm_wagCloth: TcxTextEdit; - fp_RollMethod: TcxComboBox; - fp_UnpackingMethod: TcxComboBox; - gj_RollMethod: TcxComboBox; - gj_UnpackingMethod: TcxComboBox; - fp_OpenAmplitude: TcxComboBox; - gj_OpenAmplitude: TcxComboBox; + gj_useOneGlubDQ: TcxTextEdit; + qx_UnpackingMethodDQ: TcxComboBox; + qx_RollMethodDQ: TcxComboBox; + zm_wagClothDQ: TcxTextEdit; + fp_RollMethodDQ: TcxComboBox; + fp_UnpackingMethodDQ: TcxComboBox; + gj_RollMethodDQ: TcxComboBox; + gj_UnpackingMethodDQ: TcxComboBox; + fp_OpenAmplitudeDQ: TcxComboBox; + gj_OpenAmplitudeDQ: TcxComboBox; ToolBar3: TToolBar; TbAdd2: TToolButton; TbDel2: TToolButton; @@ -381,16 +334,8 @@ type ToolBar5: TToolBar; TbAdd3: TToolButton; TbDel3: TToolButton; - TbCPReplace: TcxButton; - TbDXReplace: TcxButton; - TbFSReplace: TcxButton; - TbFPReplace: TcxButton; - TbGJReplace: TcxButton; - cxButton1: TcxButton; - cxButton2: TcxButton; - TbDXClear: TcxButton; - cxButton4: TcxButton; - TbGJClear: TcxButton; + TbDXReplace2: TcxButton; + TbDXClear2: TcxButton; Panel1: TPanel; PSName: TcxTextEdit; cxLabel43: TcxLabel; @@ -402,6 +347,435 @@ type MachineName: TEdit; Label1: TLabel; note: TEdit; + CCQX: TcxTabSheet; + RGQX: TcxTabSheet; + cxLabel174: TcxLabel; + dx_tubeTemper: TcxTextEdit; + cxLabel1: TcxLabel; + cxLabel28: TcxLabel; + cxLabel59: TcxLabel; + cxLabel175: TcxLabel; + cxLabel176: TcxLabel; + cxLabel177: TcxLabel; + cxLabel178: TcxLabel; + cxLabel179: TcxLabel; + cxLabel180: TcxLabel; + cxLabel181: TcxLabel; + cxLabel182: TcxLabel; + dx_hotWind1: TcxTextEdit; + dx_hotWind5: TcxTextEdit; + dx_hotWind9: TcxTextEdit; + dx_hotWind6: TcxTextEdit; + dx_hotWind3: TcxTextEdit; + dx_hotWind4: TcxTextEdit; + dx_hotWind7: TcxTextEdit; + dx_hotWind8: TcxTextEdit; + dx_hotWind10: TcxTextEdit; + dx_hotWind2: TcxTextEdit; + TbDXReplace1: TcxButton; + TbDXClear1: TcxButton; + cxLabel183: TcxLabel; + cxLabel184: TcxLabel; + cxLabel185: TcxLabel; + cxLabel186: TcxLabel; + cxLabel187: TcxLabel; + dx_rowWind1: TcxTextEdit; + dx_rowWind3: TcxTextEdit; + dx_rowWind4: TcxTextEdit; + dx_rowWind2: TcxTextEdit; + cxLabel188: TcxLabel; + dx_hotWind11: TcxTextEdit; + cxLabel189: TcxLabel; + dx_temperature11: TcxTextEdit; + cxLabel190: TcxLabel; + dx_WidthFinish: TcxTextEdit; + FS: TcxTabSheet; + FP: TcxTabSheet; + GJ: TcxTabSheet; + JGQX: TcxTabSheet; + ZM: TcxTabSheet; + Panel_FP: TPanel; + TbFPReplace2: TcxButton; + TbFPClear2: TcxButton; + TbFPReplace1: TcxButton; + TbFPClear1: TcxButton; + cxLabel283: TcxLabel; + cxLabel284: TcxLabel; + cxLabel285: TcxLabel; + cxLabel286: TcxLabel; + cxLabel287: TcxLabel; + cxLabel288: TcxLabel; + cxLabel289: TcxLabel; + cxLabel290: TcxLabel; + cxLabel291: TcxLabel; + cxLabel292: TcxLabel; + cxLabel293: TcxLabel; + cxLabel294: TcxLabel; + cxLabel295: TcxLabel; + cxLabel296: TcxLabel; + cxLabel297: TcxLabel; + cxLabel298: TcxLabel; + cxLabel299: TcxLabel; + cxLabel300: TcxLabel; + cxLabel301: TcxLabel; + cxLabel302: TcxLabel; + cxLabel303: TcxLabel; + cxLabel304: TcxLabel; + cxLabel305: TcxLabel; + cxLabel306: TcxLabel; + cxLabel307: TcxLabel; + cxLabel308: TcxLabel; + cxLabel309: TcxLabel; + cxLabel310: TcxLabel; + cxLabel311: TcxLabel; + cxLabel312: TcxLabel; + cxLabel313: TcxLabel; + cxLabel314: TcxLabel; + cxLabel315: TcxLabel; + cxLabel316: TcxLabel; + cxLabel317: TcxLabel; + cxLabel318: TcxLabel; + cxLabel319: TcxLabel; + cxLabel320: TcxLabel; + cxLabel321: TcxLabel; + cxLabel322: TcxLabel; + cxLabel323: TcxLabel; + cxLabel324: TcxLabel; + cxLabel325: TcxLabel; + cxLabel326: TcxLabel; + cxLabel327: TcxLabel; + cxLabel328: TcxLabel; + cxLabel329: TcxLabel; + cxLabel330: TcxLabel; + cxLabel331: TcxLabel; + cxLabel332: TcxLabel; + fp_CarPress: TcxTextEdit; + fp_DownSuperRate: TcxTextEdit; + fp_fallCloth: TcxTextEdit; + fp_hotWind1: TcxTextEdit; + fp_hotWind10: TcxTextEdit; + fp_hotWind11: TcxTextEdit; + fp_hotWind2: TcxTextEdit; + fp_hotWind3: TcxTextEdit; + fp_hotWind4: TcxTextEdit; + fp_hotWind5: TcxTextEdit; + fp_hotWind6: TcxTextEdit; + fp_hotWind7: TcxTextEdit; + fp_hotWind8: TcxTextEdit; + fp_hotWind9: TcxTextEdit; + fp_leftGap: TcxTextEdit; + fp_Precautions: TcxTextEdit; + fp_rightGap: TcxTextEdit; + fp_Rolling: TcxTextEdit; + fp_RollMethod: TcxComboBox; + fp_RosePower: TcxTextEdit; + fp_rowWind1: TcxTextEdit; + fp_rowWind2: TcxTextEdit; + fp_rowWind3: TcxTextEdit; + fp_rowWind4: TcxTextEdit; + fp_speed: TcxTextEdit; + fp_temperature1: TcxTextEdit; + fp_temperature10: TcxTextEdit; + fp_temperature11: TcxTextEdit; + fp_temperature2: TcxTextEdit; + fp_temperature3: TcxTextEdit; + fp_temperature4: TcxTextEdit; + fp_temperature5: TcxTextEdit; + fp_temperature6: TcxTextEdit; + fp_temperature7: TcxTextEdit; + fp_temperature8: TcxTextEdit; + fp_temperature9: TcxTextEdit; + fp_TubePress: TcxTextEdit; + fp_tubeTemper: TcxTextEdit; + fp_upperNeedle: TcxTextEdit; + fp_UpSuperRate: TcxTextEdit; + fp_WidthAmplitude: TcxTextEdit; + fp_WidthEnterCloth: TcxTextEdit; + fp_WidthMiddle1: TcxTextEdit; + fp_WidthMiddle2: TcxTextEdit; + fp_WidthOutLet: TcxTextEdit; + fp_WidthShape: TcxTextEdit; + Panel_gj: TPanel; + TbGJReplace2: TcxButton; + TbGJClear2: TcxButton; + TbGJReplace1: TcxButton; + TbGjClear1: TcxButton; + cxLabel233: TcxLabel; + cxLabel234: TcxLabel; + cxLabel235: TcxLabel; + cxLabel236: TcxLabel; + cxLabel237: TcxLabel; + cxLabel238: TcxLabel; + cxLabel239: TcxLabel; + cxLabel240: TcxLabel; + cxLabel241: TcxLabel; + cxLabel242: TcxLabel; + cxLabel243: TcxLabel; + cxLabel244: TcxLabel; + cxLabel245: TcxLabel; + cxLabel246: TcxLabel; + cxLabel247: TcxLabel; + cxLabel248: TcxLabel; + cxLabel249: TcxLabel; + cxLabel250: TcxLabel; + cxLabel251: TcxLabel; + cxLabel252: TcxLabel; + cxLabel253: TcxLabel; + cxLabel254: TcxLabel; + cxLabel255: TcxLabel; + cxLabel256: TcxLabel; + cxLabel257: TcxLabel; + cxLabel258: TcxLabel; + cxLabel259: TcxLabel; + cxLabel260: TcxLabel; + cxLabel261: TcxLabel; + cxLabel262: TcxLabel; + cxLabel263: TcxLabel; + cxLabel264: TcxLabel; + cxLabel265: TcxLabel; + cxLabel266: TcxLabel; + cxLabel267: TcxLabel; + cxLabel268: TcxLabel; + cxLabel269: TcxLabel; + cxLabel270: TcxLabel; + cxLabel271: TcxLabel; + cxLabel272: TcxLabel; + cxLabel273: TcxLabel; + cxLabel274: TcxLabel; + cxLabel275: TcxLabel; + cxLabel276: TcxLabel; + cxLabel277: TcxLabel; + cxLabel278: TcxLabel; + cxLabel279: TcxLabel; + cxLabel280: TcxLabel; + cxLabel281: TcxLabel; + cxLabel282: TcxLabel; + gj_CarPress: TcxTextEdit; + gj_DownSuperRate: TcxTextEdit; + gj_fallCloth: TcxTextEdit; + gj_hotWind1: TcxTextEdit; + gj_hotWind10: TcxTextEdit; + gj_hotWind11: TcxTextEdit; + gj_hotWind2: TcxTextEdit; + gj_hotWind3: TcxTextEdit; + gj_hotWind4: TcxTextEdit; + gj_hotWind5: TcxTextEdit; + gj_hotWind6: TcxTextEdit; + gj_hotWind7: TcxTextEdit; + gj_hotWind8: TcxTextEdit; + gj_hotWind9: TcxTextEdit; + gj_leftGap: TcxTextEdit; + gj_Precautions: TcxTextEdit; + gj_rightGap: TcxTextEdit; + gj_Rolling: TcxTextEdit; + gj_RollMethod: TcxComboBox; + gj_RosePower: TcxTextEdit; + gj_rowWind1: TcxTextEdit; + gj_rowWind2: TcxTextEdit; + gj_rowWind3: TcxTextEdit; + gj_rowWind4: TcxTextEdit; + gj_speed: TcxTextEdit; + gj_temperature1: TcxTextEdit; + gj_temperature10: TcxTextEdit; + gj_temperature11: TcxTextEdit; + gj_temperature2: TcxTextEdit; + gj_temperature3: TcxTextEdit; + gj_temperature4: TcxTextEdit; + gj_temperature5: TcxTextEdit; + gj_temperature6: TcxTextEdit; + gj_temperature7: TcxTextEdit; + gj_temperature8: TcxTextEdit; + gj_temperature9: TcxTextEdit; + gj_TubePress: TcxTextEdit; + gj_tubeTemper: TcxTextEdit; + gj_upperNeedle: TcxTextEdit; + gj_UpSuperRate: TcxTextEdit; + gj_WidthAmplitude: TcxTextEdit; + gj_WidthEnterCloth: TcxTextEdit; + gj_WidthMiddle1: TcxTextEdit; + gj_WidthMiddle2: TcxTextEdit; + gj_WidthOutLet: TcxTextEdit; + gj_WidthShape: TcxTextEdit; + Panel_fs: TPanel; + TbFSReplace1: TcxButton; + TbFSClear1: TcxButton; + TbFSReplace2: TcxButton; + TBFScLEAR2: TcxButton; + cxLabel191: TcxLabel; + cxLabel192: TcxLabel; + cxLabel193: TcxLabel; + cxLabel194: TcxLabel; + cxLabel195: TcxLabel; + cxLabel196: TcxLabel; + cxLabel197: TcxLabel; + cxLabel198: TcxLabel; + cxLabel199: TcxLabel; + cxLabel200: TcxLabel; + cxLabel201: TcxLabel; + cxLabel202: TcxLabel; + cxLabel203: TcxLabel; + cxLabel204: TcxLabel; + cxLabel205: TcxLabel; + cxLabel206: TcxLabel; + cxLabel207: TcxLabel; + cxLabel208: TcxLabel; + cxLabel209: TcxLabel; + cxLabel210: TcxLabel; + cxLabel211: TcxLabel; + cxLabel212: TcxLabel; + cxLabel213: TcxLabel; + cxLabel214: TcxLabel; + cxLabel215: TcxLabel; + cxLabel216: TcxLabel; + cxLabel217: TcxLabel; + cxLabel218: TcxLabel; + cxLabel219: TcxLabel; + cxLabel220: TcxLabel; + cxLabel221: TcxLabel; + cxLabel222: TcxLabel; + cxLabel223: TcxLabel; + cxLabel224: TcxLabel; + cxLabel225: TcxLabel; + cxLabel226: TcxLabel; + cxLabel227: TcxLabel; + cxLabel228: TcxLabel; + cxLabel229: TcxLabel; + cxLabel230: TcxLabel; + cxLabel231: TcxLabel; + cxLabel232: TcxLabel; + cxLabel333: TcxLabel; + fs_CarPress: TcxTextEdit; + fs_DownSuperRate: TcxTextEdit; + fs_gram: TcxTextEdit; + fs_hotWind1: TcxTextEdit; + fs_hotWind10: TcxTextEdit; + fs_hotWind11: TcxTextEdit; + fs_hotWind2: TcxTextEdit; + fs_hotWind3: TcxTextEdit; + fs_hotWind4: TcxTextEdit; + fs_hotWind5: TcxTextEdit; + fs_hotWind6: TcxTextEdit; + fs_hotWind7: TcxTextEdit; + fs_hotWind8: TcxTextEdit; + fs_hotWind9: TcxTextEdit; + fs_Precautions: TcxTextEdit; + fs_RollMethod: TcxComboBox; + fs_RosePower: TcxTextEdit; + fs_rowWind1: TcxTextEdit; + fs_rowWind2: TcxTextEdit; + fs_rowWind3: TcxTextEdit; + fs_rowWind4: TcxTextEdit; + fs_speed: TcxTextEdit; + fs_temperature1: TcxTextEdit; + fs_temperature10: TcxTextEdit; + fs_temperature11: TcxTextEdit; + fs_temperature2: TcxTextEdit; + fs_temperature3: TcxTextEdit; + fs_temperature4: TcxTextEdit; + fs_temperature5: TcxTextEdit; + fs_temperature6: TcxTextEdit; + fs_temperature7: TcxTextEdit; + fs_temperature8: TcxTextEdit; + fs_temperature9: TcxTextEdit; + fs_TubePress: TcxTextEdit; + fs_tubeTemper: TcxTextEdit; + fs_upperNeedle: TcxTextEdit; + fs_UpSuperRate: TcxTextEdit; + fs_WidthAmplitude: TcxTextEdit; + fs_WidthFinish: TcxTextEdit; + Panel_jgqx: TPanel; + cxLabel340: TcxLabel; + cxLabel341: TcxLabel; + cxLabel343: TcxLabel; + cxLabel346: TcxLabel; + cxLabel347: TcxLabel; + cxLabel348: TcxLabel; + cxLabel350: TcxLabel; + cxLabel351: TcxLabel; + jgqx_keepTemper: TcxTextEdit; + jgqx_keepTime: TcxTextEdit; + jgqx_note: TcxTextEdit; + jgqx_reagentRatio: TcxTextEdit; + jgqx_reagentUse: TcxTextEdit; + jgqx_water: TcxTextEdit; + jgqx_WidthAmplitude: TcxTextEdit; + Panel_rgqx: TPanel; + cxLabel114: TcxLabel; + cxLabel150: TcxLabel; + cxLabel163: TcxLabel; + cxLabel164: TcxLabel; + cxLabel165: TcxLabel; + cxLabel166: TcxLabel; + rgqx_daoSet: TcxTextEdit; + rgqx_note: TcxTextEdit; + rgqx_speed: TcxTextEdit; + rgqx_waterTemper: TcxTextEdit; + rgqx_WidthAmplitude: TcxTextEdit; + Panel_zm: TPanel; + cxLabel335: TcxLabel; + cxLabel336: TcxLabel; + cxLabel337: TcxLabel; + cxLabel339: TcxLabel; + cxLabel342: TcxLabel; + cxLabel344: TcxLabel; + cxLabel345: TcxLabel; + zm_inout: TcxTextEdit; + zm_mainElec: TcxTextEdit; + zm_needleHigh: TcxTextEdit; + zm_Precautions: TcxTextEdit; + zm_style: TcxComboBox; + zm_WidthAmplitude: TcxTextEdit; + Panel_ccqx: TPanel; + ccqx_note: TcxTextEdit; + ccqx_speed: TcxTextEdit; + ccqx_temperature1: TcxTextEdit; + ccqx_temperature2: TcxTextEdit; + ccqx_temperature3: TcxTextEdit; + ccqx_temperature4: TcxTextEdit; + ccqx_temperature5: TcxTextEdit; + ccqx_temperature6: TcxTextEdit; + ccqx_WidthAmplitude: TcxTextEdit; + TbCCQXReplace: TcxButton; + TbccqxClear: TcxButton; + cxLabel113: TcxLabel; + cxLabel38: TcxLabel; + cxLabel39: TcxLabel; + cxLabel40: TcxLabel; + cxLabel41: TcxLabel; + cxLabel42: TcxLabel; + cxLabel44: TcxLabel; + cxLabel45: TcxLabel; + cxLabel46: TcxLabel; + cxLabel47: TcxLabel; + cxLabel48: TcxLabel; + cxLabel37: TcxLabel; + cxLabel167: TcxLabel; + cxLabel168: TcxLabel; + cxLabel169: TcxLabel; + cxLabel170: TcxLabel; + cxLabel171: TcxLabel; + cxLabel172: TcxLabel; + jgqx_leftMouthPress: TcxTextEdit; + jgqx_rightMouthPress: TcxTextEdit; + jgqx_mainGangPress: TcxTextEdit; + jgqx_mainBengSpeed: TcxTextEdit; + jgqx_rightWheelSpeed: TcxTextEdit; + jgqx_leftWheelSpeed: TcxTextEdit; + cxLabel173: TcxLabel; + cxLabel334: TcxLabel; + jgqx_upperSpeed: TcxTextEdit; + jgqx_downSpeed: TcxTextEdit; + cxLabel338: TcxLabel; + jgqx_bathRatio: TcxTextEdit; + cxLabel349: TcxLabel; + dx_WidthOutLet: TcxTextEdit; + cxLabel26: TcxLabel; + cxLabel352: TcxLabel; + FS_Style: TcxComboBox; + cxLabel353: TcxLabel; + fs_WidthOutLet: TcxTextEdit; + cxLabel354: TcxLabel; + fs_isVacuun: TcxComboBox; procedure FormShow(Sender: TObject); procedure TBCloseClick(Sender: TObject); procedure TbSaveClick(Sender: TObject); @@ -426,15 +800,30 @@ type procedure Tv11fs_NamePropertiesButtonClick(Sender: TObject; AButtonIndex: Integer); procedure Tv3gj_NamePropertiesButtonClick(Sender: TObject; AButtonIndex: Integer); procedure TbCPReplaceClick(Sender: TObject); - procedure TbDXReplaceClick(Sender: TObject); - procedure TbFSReplaceClick(Sender: TObject); + procedure TbDXReplace2Click(Sender: TObject); + procedure TbFSReplace2Click(Sender: TObject); procedure TbFPReplaceClick(Sender: TObject); procedure TbGJReplaceClick(Sender: TObject); procedure cxButton1Click(Sender: TObject); procedure cxButton2Click(Sender: TObject); - procedure TbDXClearClick(Sender: TObject); + procedure TbDXClear2Click(Sender: TObject); procedure cxButton4Click(Sender: TObject); procedure TbGJClearClick(Sender: TObject); + procedure TBFScLEAR2Click(Sender: TObject); + procedure TbCCQXReplaceClick(Sender: TObject); + procedure TbccqxClearClick(Sender: TObject); + procedure TbDXReplace1Click(Sender: TObject); + procedure TbDXClear1Click(Sender: TObject); + procedure TbFSReplace1Click(Sender: TObject); + procedure TbFSClear1Click(Sender: TObject); + procedure TbGJReplace1Click(Sender: TObject); + procedure TbGJReplace2Click(Sender: TObject); + procedure TbGjClear1Click(Sender: TObject); + procedure TbGJClear2Click(Sender: TObject); + procedure TbFPReplace1Click(Sender: TObject); + procedure TbFPReplace2Click(Sender: TObject); + procedure TbFPClear1Click(Sender: TObject); + procedure TbFPClear2Click(Sender: TObject); private canshu1: string; Fint: Integer; @@ -553,7 +942,7 @@ begin Close; sql.Clear; sql.Add('select A.* from Bs_Cloth_GY_sub A '); - sql.Add(' where gytype=''ˮ'' and A.PSID=''' + Trim(FPSID) + ''''); + sql.Add(' where gytype=''ˮ'' and A.PSID=''' + Trim(FPSID) + ''''); Open; end; SCreateCDS(ADOQueryTemp, CDS_1); @@ -564,7 +953,7 @@ begin Close; sql.Clear; sql.Add('select A.* from Bs_Cloth_GY_sub A '); - sql.Add(' where gytype='''' and A.PSID=''' + Trim(FPSID) + ''''); + sql.Add(' where gytype=''ˮ'' and A.PSID=''' + Trim(FPSID) + ''''); Open; end; SCreateCDS(ADOQueryTemp, CDS_2); @@ -594,11 +983,11 @@ var begin InitGrid(); ArrangeTabsByDataset; - if BtnInt = 0 then + if BtnInt = 0 then // begin FPSID := ''; end; - if (BtnInt = 1) or (BtnInt = 3) then //޸ + if (BtnInt = 1) or (BtnInt = 3) then //޸ begin with ADOQueryTemp do begin @@ -617,29 +1006,37 @@ begin Open; end; - if FPSType = 'ϴ' then + if FPSType = 'ϴ' then begin - SCSHData(ADOQueryTemp, Panel2, 2); + SCSHData(ADOQueryTemp, Panel_ccqx, 2); end - else if FPSType = '' then + else if FPSType = 'Ⱦϴ' then begin - SCSHData(ADOQueryTemp, Panel3, 2); + SCSHData(ADOQueryTemp, Panel_rgqx, 2); end - else if FPSType = 'ˮ' then + else if FPSType = 'ϴ' then begin - SCSHData(ADOQueryTemp, Panel4, 2); + SCSHData(ADOQueryTemp, Panel_jgqx, 2); + end + else if FPSType = 'ɶ' then + begin + SCSHData(ADOQueryTemp, Panel_dx, 2); + end + else if FPSType = 'ˮ' then + begin + SCSHData(ADOQueryTemp, Panel_fs, 2); end else if FPSType = '' then begin - SCSHData(ADOQueryTemp, Panel5, 2); + SCSHData(ADOQueryTemp, Panel_fp, 2); end else if FPSType = 'ν' then begin - SCSHData(ADOQueryTemp, Panel6, 2); + SCSHData(ADOQueryTemp, Panel_gj, 2); end else if FPSType = 'ë' then begin - SCSHData(ADOQueryTemp, Panel7, 2); + SCSHData(ADOQueryTemp, Panel_zm, 2); end; end; @@ -662,62 +1059,70 @@ begin Open; end; - if FPSType = 'ϴ' then + if FPSType = 'ϴ' then begin - SCSHData(ADOQueryTemp, Panel2, 2); + SCSHData(ADOQueryTemp, Panel_ccqx, 2); end - else if FPSType = '' then + else if FPSType = 'Ⱦϴ' then begin - SCSHData(ADOQueryTemp, Panel3, 2); + SCSHData(ADOQueryTemp, Panel_rgqx, 2); + end + else if FPSType = 'ϴ' then + begin + SCSHData(ADOQueryTemp, Panel_jgqx, 2); + end + else if FPSType = 'ɶ' then + begin + SCSHData(ADOQueryTemp, Panel_dx, 2); end else if FPSType = 'ˮ' then begin - SCSHData(ADOQueryTemp, Panel4, 2); - with CDS_1 do - begin - First; - while not Eof do - begin - Edit; - CDS_1.fieldbyname('BCPID').AsString := ''; - Post; - Next; - end; - end; + SCSHData(ADOQueryTemp, Panel_fs, 2); +// with CDS_1 do +// begin +// First; +// while not Eof do +// begin +// Edit; +// CDS_1.fieldbyname('BCPID').AsString := ''; +// Post; +// Next; +// end; +// end; end else if FPSType = '' then begin - SCSHData(ADOQueryTemp, Panel5, 2); - with CDS_2 do - begin - First; - while not Eof do - begin - Edit; - CDS_2.fieldbyname('BCPID').AsString := ''; - Post; - Next; - end; - end; + SCSHData(ADOQueryTemp, Panel_fp, 2); +// with CDS_2 do +// begin +// First; +// while not Eof do +// begin +// Edit; +// CDS_2.fieldbyname('BCPID').AsString := ''; +// Post; +// Next; +// end; +// end; end else if FPSType = 'ν' then begin - SCSHData(ADOQueryTemp, Panel6, 2); - with CDS_3 do - begin - First; - while not Eof do - begin - Edit; - CDS_3.fieldbyname('BCPID').AsString := ''; - Post; - Next; - end; - end; + SCSHData(ADOQueryTemp, Panel_gj, 2); +// with CDS_3 do +// begin +// First; +// while not Eof do +// begin +// Edit; +// CDS_3.fieldbyname('BCPID').AsString := ''; +// Post; +// Next; +// end; +// end; end else if FPSType = 'ë' then begin - SCSHData(ADOQueryTemp, Panel7, 2); + SCSHData(ADOQueryTemp, Panel_zm, 2); end; end; @@ -733,28 +1138,28 @@ procedure TfrmDyeProcessDefin.fs_meterPropertiesChange(Sender: TObject); var mfs_meter, mfs_useOneMeter, mfs_useGlub: Double; begin - if fs_meter.Text <> '' then + if fs_meterDQ.Text <> '' then begin - mfs_meter := StrToFloat(fs_meter.Text); + mfs_meter := StrToFloat(fs_meterDQ.Text); end else begin - fs_meter.Text := '0'; + fs_meterDQ.Text := '0'; mfs_meter := 0; end; - if fs_useOneMeter.Text <> '' then + if fs_useOneMeterDQ.Text <> '' then begin - mfs_useOneMeter := StrToFloat(fs_useOneMeter.Text); + mfs_useOneMeter := StrToFloat(fs_useOneMeterDQ.Text); end else begin - fs_useOneMeter.Text := '0'; + fs_useOneMeterDQ.Text := '0'; mfs_useOneMeter := 0; end; ///㲿 mfs_useGlub := mfs_meter * mfs_useOneMeter / 1000; - fs_useGlub.Text := FloatToStr(mfs_useGlub); + fs_useGlubDQ.Text := FloatToStr(mfs_useGlub); end; procedure TfrmDyeProcessDefin.TBCloseClick(Sender: TObject); @@ -869,12 +1274,14 @@ begin Edit; end; FieldByName('PSID').Value := Trim(maxId); - 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); + RTSetsavedata(ADOQueryCmd, 'Bs_Cloth_GY_Main', panel_zm, 2); + RTSetsavedata(ADOQueryCmd, 'Bs_Cloth_GY_Main', Panel_ccqx, 2); + RTSetsavedata(ADOQueryCmd, 'Bs_Cloth_GY_Main', Panel_rgqx, 2); + RTSetsavedata(ADOQueryCmd, 'Bs_Cloth_GY_Main', panel_jgqx, 2); + RTSetsavedata(ADOQueryCmd, 'Bs_Cloth_GY_Main', panel_dx, 2); + RTSetsavedata(ADOQueryCmd, 'Bs_Cloth_GY_Main', panel_fs, 2); + RTSetsavedata(ADOQueryCmd, 'Bs_Cloth_GY_Main', panel_gj, 2); + RTSetsavedata(ADOQueryCmd, 'Bs_Cloth_GY_Main', panel_fp, 2); Post; end; @@ -922,7 +1329,7 @@ begin Edit; end; - FieldByName('GYType').Value := 'ˮ'; + FieldByName('GYType').Value := 'ˮ'; FieldByName('PSID').Value := Trim(maxId); FieldByName('BCPID').Value := Trim(maxid1); RTSetSaveDataCDS(ADOQueryCmd, Tv1, CDS_1, 'Bs_Cloth_GY_Sub', 0); @@ -1075,9 +1482,34 @@ begin end; -procedure TfrmDyeProcessDefin.TbDXReplaceClick(Sender: TObject); +procedure TfrmDyeProcessDefin.TbDXReplace1Click(Sender: TObject); begin - FillAllTextEditsWithValue(panel3, 'ͺ¶', FindLastEditedTextEdit(panel3, 'ͺ¶')); + FillAllTextEditsWithValue(panel_dx, 'ɶȷ', FindLastEditedTextEdit(panel_dx, 'ɶȷ')); +end; + +procedure TfrmDyeProcessDefin.TbDXReplace2Click(Sender: TObject); +begin + FillAllTextEditsWithValue(panel_dx, 'ɶ¿', FindLastEditedTextEdit(panel_dx, 'ɶ¿')); +end; + +procedure TfrmDyeProcessDefin.TbFPClear1Click(Sender: TObject); +begin + ClearAllTextEditsByHint(panel_Fp, 'ȷ'); +end; + +procedure TfrmDyeProcessDefin.TbFPClear2Click(Sender: TObject); +begin + ClearAllTextEditsByHint(panel_Fp, '¿'); +end; + +procedure TfrmDyeProcessDefin.TbFPReplace1Click(Sender: TObject); +begin + FillAllTextEditsWithValue(panel_fp, 'ȷ', FindLastEditedTextEdit(panel_fp, 'ȷ')); +end; + +procedure TfrmDyeProcessDefin.TbFPReplace2Click(Sender: TObject); +begin + FillAllTextEditsWithValue(panel_fp, '¿', FindLastEditedTextEdit(panel_fp, '¿')); end; procedure TfrmDyeProcessDefin.TbFPReplaceClick(Sender: TObject); @@ -1085,6 +1517,26 @@ begin FillAllTextEditsWithValue(panel5, 'ݺ¶', FindLastEditedTextEdit(panel5, 'ݺ¶')); end; +procedure TfrmDyeProcessDefin.TbFSClear1Click(Sender: TObject); +begin + ClearAllTextEditsByHint(Panel_fs, 'ˮȷ'); +end; + +procedure TfrmDyeProcessDefin.TBFScLEAR2Click(Sender: TObject); +begin + ClearAllTextEditsByHint(panel_FS, 'ˮ¿'); +end; + +procedure TfrmDyeProcessDefin.TbGJReplace1Click(Sender: TObject); +begin + FillAllTextEditsWithValue(panel_gj, 'νȷ', FindLastEditedTextEdit(Panel_gj, 'νȷ')); +end; + +procedure TfrmDyeProcessDefin.TbGJReplace2Click(Sender: TObject); +begin + FillAllTextEditsWithValue(panel_gj, 'ν¿', FindLastEditedTextEdit(panel_gj, 'ν¿')); +end; + procedure TfrmDyeProcessDefin.TbGJReplaceClick(Sender: TObject); begin FillAllTextEditsWithValue(panel6, 'ν¶', FindLastEditedTextEdit(panel6, 'ν¶')); @@ -1123,6 +1575,11 @@ begin end; end; +procedure TfrmDyeProcessDefin.TbccqxClearClick(Sender: TObject); +begin + ClearAllTextEditsByHint(panel_ccqx, 'ϴ¿'); +end; + procedure TfrmDyeProcessDefin.TbDel1Click(Sender: TObject); var i: Integer; @@ -1347,9 +1804,21 @@ begin ClearAllTextEditsByHint(panel2, 'ϴˮ'); end; -procedure TfrmDyeProcessDefin.TbDXClearClick(Sender: TObject); +procedure TfrmDyeProcessDefin.TbCCQXReplaceClick(Sender: TObject); begin - ClearAllTextEditsByHint(panel3, 'ͺ¶'); + + FillAllTextEditsWithValue(panel_ccqx, 'ϴ¿', FindLastEditedTextEdit(panel_ccqx, 'ϴ¿')); +end; + +procedure TfrmDyeProcessDefin.TbDXClear1Click(Sender: TObject); +begin + + ClearAllTextEditsByHint(panel_DX, 'ɶȷ'); +end; + +procedure TfrmDyeProcessDefin.TbDXClear2Click(Sender: TObject); +begin + ClearAllTextEditsByHint(panel_DX, 'ɶ¿'); end; procedure TfrmDyeProcessDefin.cxButton4Click(Sender: TObject); @@ -1357,14 +1826,29 @@ begin ClearAllTextEditsByHint(panel5, 'ݺ¶'); end; +procedure TfrmDyeProcessDefin.TbGjClear1Click(Sender: TObject); +begin + ClearAllTextEditsByHint(panel_gj, 'νȷ'); +end; + +procedure TfrmDyeProcessDefin.TbGJClear2Click(Sender: TObject); +begin + ClearAllTextEditsByHint(panel_gj, 'ν¿'); +end; + procedure TfrmDyeProcessDefin.TbGJClearClick(Sender: TObject); begin ClearAllTextEditsByHint(panel6, 'ν¶'); end; -procedure TfrmDyeProcessDefin.TbFSReplaceClick(Sender: TObject); +procedure TfrmDyeProcessDefin.TbFSReplace1Click(Sender: TObject); begin - FillAllTextEditsWithValue(panel4, 'ˮ¶', FindLastEditedTextEdit(panel4, 'ˮ¶')); + FillAllTextEditsWithValue(panel_fs, 'ˮȷ', FindLastEditedTextEdit(panel_fs, 'ˮȷ')); +end; + +procedure TfrmDyeProcessDefin.TbFSReplace2Click(Sender: TObject); +begin + FillAllTextEditsWithValue(panel_fs, 'ˮ¿', FindLastEditedTextEdit(panel_fs, 'ˮ¿')); end; procedure TfrmDyeProcessDefin.CYColorKeyPress(Sender: TObject; var Key: Char); diff --git a/F02染色计划单/U_DyeProcessList.dfm b/F02染色计划单/U_DyeProcessList.dfm index 654af47..df8bc1a 100644 --- a/F02染色计划单/U_DyeProcessList.dfm +++ b/F02染色计划单/U_DyeProcessList.dfm @@ -15,7 +15,7 @@ inherited frmDyeProcessList: TfrmDyeProcessList Height = 76 AutoSize = True ButtonHeight = 38 - ButtonWidth = 91 + ButtonWidth = 127 Caption = 'ToolBar1' Color = clSkyBlue DisabledImages = DataLink_DyePlan.ImageList_new32 @@ -24,7 +24,6 @@ inherited frmDyeProcessList: TfrmDyeProcessList ParentColor = False ShowCaptions = True TabOrder = 0 - ExplicitTop = 2 object TBRafresh: TToolButton Left = 0 Top = 0 @@ -45,61 +44,77 @@ inherited frmDyeProcessList: TfrmDyeProcessList Left = 142 Top = 0 AutoSize = True - Caption = #32763#24067 + Caption = #26032#22686#32763#24067 ImageIndex = 9 OnClick = TbAdd_FBClick end - object TbAdd_QX: TToolButton - Left = 213 + object TbAdd_zm: TToolButton + Left = 237 Top = 0 AutoSize = True - Caption = #26032#22686#28165#27927 + Caption = #26032#22686#36711#27611 ImageIndex = 9 - OnClick = TbAdd_QXClick + OnClick = TbAdd_zmClick end - object TbAdd_DX: TToolButton - Left = 308 + object TbAdd_ccqx: TToolButton + Left = 332 Top = 0 AutoSize = True - Caption = #26032#22686#23450#22411 + Caption = #26032#22686#38271#36710#28165#27927 ImageIndex = 9 - OnClick = TbAdd_DXClick + OnClick = TbAdd_ccqxClick end - object TbAdd_FS: TToolButton - Left = 403 + object TbAdd_rgqx: TToolButton + Left = 451 + Top = 0 + AutoSize = True + Caption = #26032#22686#21367#26579#32568#28165#27927 + ImageIndex = 9 + OnClick = TbAdd_rgqxClick + end + object TbAdd_jgqx: TToolButton + Left = 582 + Top = 0 + AutoSize = True + Caption = #26032#22686#26426#32568#28165#27927 + ImageIndex = 9 + OnClick = TbAdd_jgqxClick + end + object TbAdd_dx: TToolButton + Left = 701 + Top = 0 + AutoSize = True + Caption = #26032#22686#24178#23450#22411 + ImageIndex = 9 + OnClick = TbAdd_dxClick + end + object TbAdd_fs: TToolButton + Left = 808 Top = 0 AutoSize = True Caption = #26032#22686#38450#27700 ImageIndex = 9 - OnClick = TbAdd_FSClick + OnClick = TbAdd_fsClick end - object TbAdd_FP: TToolButton - Left = 498 + object TbAdd_gj: TToolButton + Left = 903 + Top = 0 + AutoSize = True + Caption = #26032#22686#21038#33014 + ImageIndex = 9 + OnClick = TbAdd_gjClick + end + object TbAdd_fp: TToolButton + Left = 998 Top = 0 AutoSize = True Caption = #26032#22686#21457#27873 ImageIndex = 9 Wrap = True - OnClick = TbAdd_FPClick - end - object TbAdd_GJ: TToolButton - Left = 0 - Top = 38 - AutoSize = True - Caption = #26032#22686#21038#33014 - ImageIndex = 9 - OnClick = TbAdd_GJClick - end - object TbAdd_ZM: TToolButton - Left = 95 - Top = 38 - AutoSize = True - Caption = #26032#22686#36711#27611 - ImageIndex = 9 - OnClick = TbAdd_ZMClick + OnClick = TbAdd_fpClick end object TbEdit: TToolButton - Left = 190 + Left = 0 Top = 38 AutoSize = True Caption = #20462#25913 @@ -107,7 +122,7 @@ inherited frmDyeProcessList: TfrmDyeProcessList OnClick = TbEditClick end object TbLook: TToolButton - Left = 261 + Left = 71 Top = 38 AutoSize = True Caption = #26597#30475 @@ -115,7 +130,7 @@ inherited frmDyeProcessList: TfrmDyeProcessList OnClick = TbLookClick end object TBDel: TToolButton - Left = 332 + Left = 142 Top = 38 AutoSize = True Caption = #21024#38500 @@ -123,7 +138,7 @@ inherited frmDyeProcessList: TfrmDyeProcessList OnClick = TBDelClick end object ToolButton1: TToolButton - Left = 403 + Left = 213 Top = 38 AutoSize = True Caption = #23548#20986 @@ -131,7 +146,7 @@ inherited frmDyeProcessList: TfrmDyeProcessList OnClick = ToolButton1Click end object TBClose: TToolButton - Left = 474 + Left = 284 Top = 38 AutoSize = True Caption = #20851#38381 @@ -207,7 +222,6 @@ inherited frmDyeProcessList: TfrmDyeProcessList Height = 455 Align = alClient TabOrder = 2 - ExplicitTop = 110 object TV2: TcxGridDBTableView Navigator.Buttons.CustomButtons = <> Navigator.Buttons.Delete.Enabled = False @@ -300,6 +314,13 @@ inherited frmDyeProcessList: TfrmDyeProcessList HeaderAlignmentHorz = taCenter Width = 86 end + object TV2Filler: TcxGridDBColumn + Caption = #24405#20837#20154 + DataBinding.FieldName = 'Filler' + DataBinding.IsNullValueType = True + HeaderAlignmentHorz = taCenter + Width = 84 + end end object cxGridLevel2: TcxGridLevel GridView = TV2 diff --git a/F02染色计划单/U_DyeProcessList.pas b/F02染色计划单/U_DyeProcessList.pas index 24d9eee..5ff052e 100644 --- a/F02染色计划单/U_DyeProcessList.pas +++ b/F02染色计划单/U_DyeProcessList.pas @@ -30,7 +30,7 @@ type ToolButton1: TToolButton; DS_1: TDataSource; CDS_1: TClientDataSet; - TbAdd_QX: TToolButton; + TbAdd_zm: TToolButton; TbEdit: TToolButton; Label5: TLabel; WorkHour: TEdit; @@ -44,17 +44,20 @@ type cxGridDBColumn5: TcxGridDBColumn; cxGridDBColumn6: TcxGridDBColumn; cxGridLevel2: TcxGridLevel; - TbAdd_DX: TToolButton; - TbAdd_FS: TToolButton; - TbAdd_FP: TToolButton; - TbAdd_GJ: TToolButton; - TbAdd_ZM: TToolButton; + TbAdd_ccqx: TToolButton; + TbAdd_rgqx: TToolButton; + TbAdd_jgqx: TToolButton; + TbAdd_dx: TToolButton; + TbAdd_fs: TToolButton; Label2: TLabel; MachineName: TEdit; TV2MachineName: TcxGridDBColumn; TV2WorkHour: TcxGridDBColumn; TbLook: TToolButton; TbAdd_FB: TToolButton; + TbAdd_gj: TToolButton; + TbAdd_fp: TToolButton; + TV2Filler: TcxGridDBColumn; procedure FormDestroy(Sender: TObject); procedure FormClose(Sender: TObject; var Action: TCloseAction); procedure TBCloseClick(Sender: TObject); @@ -65,15 +68,17 @@ type procedure ZdyNameChange(Sender: TObject); procedure ToolButton1Click(Sender: TObject); procedure TbEditClick(Sender: TObject); - procedure TbAdd_QXClick(Sender: TObject); + procedure TbAdd_zmClick(Sender: TObject); procedure Tv2DblClick(Sender: TObject); - procedure TbAdd_DXClick(Sender: TObject); - procedure TbAdd_FSClick(Sender: TObject); - procedure TbAdd_FPClick(Sender: TObject); - procedure TbAdd_GJClick(Sender: TObject); - procedure TbAdd_ZMClick(Sender: TObject); + procedure TbAdd_ccqxClick(Sender: TObject); + procedure TbAdd_rgqxClick(Sender: TObject); + procedure TbAdd_jgqxClick(Sender: TObject); + procedure TbAdd_dxClick(Sender: TObject); + procedure TbAdd_fsClick(Sender: TObject); procedure TbLookClick(Sender: TObject); procedure TbAdd_FBClick(Sender: TObject); + procedure TbAdd_fpClick(Sender: TObject); + procedure TbAdd_gjClick(Sender: TObject); private { Private declarations } procedure InitGrid(); @@ -188,6 +193,26 @@ begin end; end; +procedure TfrmDyeProcessList.TbAdd_fpClick(Sender: TObject); +begin + try + frmDyeProcessDefin := TfrmDyeProcessDefin.Create(Application); + with frmDyeProcessDefin do + begin + BtnInt := 0; + FPSType := ''; + FPSID := ''; + if ShowModal = 1 then + begin + TBRafresh.Click; + end; + end; + + finally + frmDyeProcessDefin.Free; + end; +end; + procedure TfrmDyeProcessList.TbAdd_FBClick(Sender: TObject); begin try @@ -260,14 +285,14 @@ begin end; end; -procedure TfrmDyeProcessList.TbAdd_DXClick(Sender: TObject); +procedure TfrmDyeProcessList.TbAdd_ccqxClick(Sender: TObject); begin try frmDyeProcessDefin := TfrmDyeProcessDefin.Create(Application); with frmDyeProcessDefin do begin BtnInt := 0; - FPSType := ''; + FPSType := 'ϴ'; FPSID := ''; if ShowModal = 1 then begin @@ -279,14 +304,14 @@ begin end; end; -procedure TfrmDyeProcessList.TbAdd_FPClick(Sender: TObject); +procedure TfrmDyeProcessList.TbAdd_jgqxClick(Sender: TObject); begin try frmDyeProcessDefin := TfrmDyeProcessDefin.Create(Application); with frmDyeProcessDefin do begin BtnInt := 0; - FPSType := ''; + FPSType := 'ϴ'; FPSID := ''; if ShowModal = 1 then begin @@ -298,14 +323,14 @@ begin end; end; -procedure TfrmDyeProcessList.TbAdd_FSClick(Sender: TObject); +procedure TfrmDyeProcessList.TbAdd_rgqxClick(Sender: TObject); begin try frmDyeProcessDefin := TfrmDyeProcessDefin.Create(Application); with frmDyeProcessDefin do begin BtnInt := 0; - FPSType := 'ˮ'; + FPSType := 'Ⱦϴ'; FPSID := ''; if ShowModal = 1 then begin @@ -317,14 +342,14 @@ begin end; end; -procedure TfrmDyeProcessList.TbAdd_GJClick(Sender: TObject); +procedure TfrmDyeProcessList.TbAdd_dxClick(Sender: TObject); begin try frmDyeProcessDefin := TfrmDyeProcessDefin.Create(Application); with frmDyeProcessDefin do begin BtnInt := 0; - FPSType := 'ν'; + FPSType := 'ɶ'; FPSID := ''; if ShowModal = 1 then begin @@ -336,27 +361,7 @@ begin end; end; -procedure TfrmDyeProcessList.TbAdd_QXClick(Sender: TObject); -begin - try - frmDyeProcessDefin := TfrmDyeProcessDefin.Create(Application); - with frmDyeProcessDefin do - begin - BtnInt := 0; - FPSType := 'ϴ'; - FPSID := ''; - if ShowModal = 1 then - begin - TBRafresh.Click; - end; - end; - - finally - frmDyeProcessDefin.Free; - end; -end; - -procedure TfrmDyeProcessList.TbAdd_ZMClick(Sender: TObject); +procedure TfrmDyeProcessList.TbAdd_zmClick(Sender: TObject); begin try frmDyeProcessDefin := TfrmDyeProcessDefin.Create(Application); @@ -370,6 +375,46 @@ begin TBRafresh.Click; end; end; + + finally + frmDyeProcessDefin.Free; + end; +end; + +procedure TfrmDyeProcessList.TbAdd_fsClick(Sender: TObject); +begin + try + frmDyeProcessDefin := TfrmDyeProcessDefin.Create(Application); + with frmDyeProcessDefin do + begin + BtnInt := 0; + FPSType := 'ˮ'; + FPSID := ''; + if ShowModal = 1 then + begin + TBRafresh.Click; + end; + end; + finally + frmDyeProcessDefin.Free; + end; +end; + +procedure TfrmDyeProcessList.TbAdd_gjClick(Sender: TObject); +begin + try + frmDyeProcessDefin := TfrmDyeProcessDefin.Create(Application); + with frmDyeProcessDefin do + begin + BtnInt := 0; + FPSType := 'ν'; + FPSID := ''; + if ShowModal = 1 then + begin + TBRafresh.Click; + end; + end; + finally frmDyeProcessDefin.Free; end; diff --git a/F02染色计划单/U_DyeTechnicsinput.dfm b/F02染色计划单/U_DyeTechnicsinput.dfm index 898be32..7fd493d 100644 --- a/F02染色计划单/U_DyeTechnicsinput.dfm +++ b/F02染色计划单/U_DyeTechnicsinput.dfm @@ -30,8 +30,6 @@ inherited frmDyeTechnicsinput: TfrmDyeTechnicsinput Height = 553 Align = alClient TabOrder = 0 - ExplicitLeft = -119 - ExplicitTop = 175 object Tv2: TcxGridDBTableView OnDblClick = Tv2DblClick Navigator.Buttons.CustomButtons = <> @@ -158,8 +156,6 @@ inherited frmDyeTechnicsinput: TfrmDyeTechnicsinput Align = alClient PopupMenu = PM_1 TabOrder = 0 - ExplicitLeft = 201 - ExplicitTop = 261 object TV1: TcxGridDBTableView Navigator.Buttons.CustomButtons = <> Navigator.Buttons.Delete.Enabled = False diff --git a/F04染色刷卡/U_DyeOutputList.dfm b/F04染色刷卡/U_DyeOutputList.dfm index 30004cc..438f71b 100644 --- a/F04染色刷卡/U_DyeOutputList.dfm +++ b/F04染色刷卡/U_DyeOutputList.dfm @@ -35,6 +35,7 @@ inherited frmDyeOutputList: TfrmDyeOutputList ParentFont = False ShowCaptions = True TabOrder = 0 + ExplicitTop = 2 object TBRafresh: TToolButton Left = 0 Top = 0 @@ -110,7 +111,6 @@ inherited frmDyeOutputList: TfrmDyeOutputList BevelOuter = bvLowered Color = clSkyBlue TabOrder = 1 - ExplicitTop = 32 object Label3: TLabel Left = 252 Top = 36 @@ -324,7 +324,7 @@ inherited frmDyeOutputList: TfrmDyeOutputList Height = 482 Align = alClient TabOrder = 2 - ExplicitTop = 97 + ExplicitTop = 108 object Tv1: TcxGridDBTableView Navigator.Buttons.CustomButtons = <> ScrollbarAnnotations.CustomAnnotations = <> @@ -502,6 +502,13 @@ inherited frmDyeOutputList: TfrmDyeOutputList HeaderAlignmentHorz = taCenter Width = 106 end + object Tv1Column17: TcxGridDBColumn + Caption = #36710#23614#38376#24133 + DataBinding.FieldName = 'sk_WidthAmplitude' + DataBinding.IsNullValueType = True + HeaderAlignmentHorz = taCenter + Width = 80 + end end object cxGrid2Level1: TcxGridLevel GridView = Tv1 diff --git a/F04染色刷卡/U_DyeOutputList.pas b/F04染色刷卡/U_DyeOutputList.pas index ed19d6c..784c41e 100644 --- a/F04染色刷卡/U_DyeOutputList.pas +++ b/F04染色刷卡/U_DyeOutputList.pas @@ -88,6 +88,7 @@ type Button2: TButton; Edit1: TEdit; Tv1Column16: TcxGridDBColumn; + Tv1Column17: TcxGridDBColumn; procedure FormDestroy(Sender: TObject); procedure FormClose(Sender: TObject; var Action: TCloseAction); procedure FormCreate(Sender: TObject); diff --git a/F04染色刷卡/U_GetDllForm.pas b/F04染色刷卡/U_GetDllForm.pas index 4b0f012..3101983 100644 --- a/F04染色刷卡/U_GetDllForm.pas +++ b/F04染色刷卡/U_GetDllForm.pas @@ -69,13 +69,10 @@ begin if trim(DataBaseStr) = '' then begin - server := '101.132.143.144,7781'; - dtbase := 'yilaibuyidata'; -// dtbase := 'huafuData'; - -// dtbase := 'xingruiData'; - user := 'rtsa'; - pswd := 'rightsoft@5740'; + server := '112.14.44.145'; + dtbase := 'yilanbuyidata'; + user := 'yilansa'; + pswd := 'yilanbuyi@123'; DConString := 'Provider=SQLOLEDB.1;Password=' + pswd + ';Persist Security Info=True;User ID=' + user + ';Initial Catalog=' + dtbase + ';Data Source=' + server; // DParameters1:='Ȩ';