diff --git a/产品报价(ProductQuotation)/ProductQuotation.dpr b/产品报价(ProductQuotation)/ProductQuotation.dpr index 9f8e603..b7688ee 100644 --- a/产品报价(ProductQuotation)/ProductQuotation.dpr +++ b/产品报价(ProductQuotation)/ProductQuotation.dpr @@ -7,18 +7,18 @@ uses WinTypes, WinProcs, U_GetDllForm in 'U_GetDllForm.pas', - U_RTFun in '..\..\..\RTFunAndForm\Fun\U_RTFun.pas', + U_RTFun in '..\Z99Dependency\RTFunAndForm\Fun\U_RTFun.pas', U_ModuleNote in 'U_ModuleNote.pas' {frmModuleNote}, U_DataLink in 'U_DataLink.pas' {DataLink_ProductQuotation: TDataModule}, U_ZDYHelpSel in 'U_ZDYHelpSel.pas' {frmZDYHelpSel}, U_iniParam in 'U_iniParam.pas', U_ZDYHelp in 'U_ZDYHelp.pas' {frmZDYHelp}, - U_Fun in '..\..\..\ThreeFun\Fun\U_Fun.pas', - U_SelExportField in '..\..\..\ThreeFun\Fun\U_SelExportField.pas' {frmSelExportField}, - U_ColumnSet in '..\..\..\ThreeFun\Form\U_ColumnSet.pas' {frmColumnSet}, - U_ColumnBandSet in '..\..\..\ThreeFun\Form\U_ColumnBandSet.pas' {frmColumnBandSet}, - U_SelPrintFieldNew in '..\..\..\ThreeFun\Form\U_SelPrintFieldNew.pas' {frmSelPrintFieldNew}, - U_Fun10 in '..\..\..\ThreeFun\Fun\U_Fun10.pas'; + U_Fun in '..\Z99Dependency\ThreeFun\Fun\U_Fun.pas', + U_SelExportField in '..\Z99Dependency\ThreeFun\Fun\U_SelExportField.pas' {frmSelExportField}, + U_ColumnSet in '..\Z99Dependency\ThreeFun\Form\U_ColumnSet.pas' {frmColumnSet}, + U_ColumnBandSet in '..\Z99Dependency\ThreeFun\Form\U_ColumnBandSet.pas' {frmColumnBandSet}, + U_SelPrintFieldNew in '..\Z99Dependency\ThreeFun\Form\U_SelPrintFieldNew.pas' {frmSelPrintFieldNew}, + U_Fun10 in '..\Z99Dependency\ThreeFun\Fun\U_Fun10.pas'; {$R *.res} diff --git a/发货申请(ShipmentRequest.dll)/ShipmentRequest.dpr b/发货申请(ShipmentRequest.dll)/ShipmentRequest.dpr index 6576a9e..6bb1c17 100644 --- a/发货申请(ShipmentRequest.dll)/ShipmentRequest.dpr +++ b/发货申请(ShipmentRequest.dll)/ShipmentRequest.dpr @@ -7,17 +7,17 @@ uses WinTypes, WinProcs, U_GetDllForm in 'U_GetDllForm.pas', - U_RTFun in '..\..\..\RTFunAndForm\Fun\U_RTFun.pas', + U_RTFun in '..\Z99Dependency\RTFunAndForm\Fun\U_RTFun.pas', U_ModuleNote in 'U_ModuleNote.pas' {frmModuleNote}, U_DataLink in 'U_DataLink.pas' {DataLink_ShipmentRequest: TDataModule}, U_ZDYHelpSel in 'U_ZDYHelpSel.pas' {frmZDYHelpSel}, U_iniParam in 'U_iniParam.pas', U_ZDYHelp in 'U_ZDYHelp.pas' {frmZDYHelp}, - U_Fun in '..\..\..\ThreeFun\Fun\U_Fun.pas', - U_SelExportField in '..\..\..\ThreeFun\Fun\U_SelExportField.pas' {frmSelExportField}, - U_ColumnSet in '..\..\..\ThreeFun\Form\U_ColumnSet.pas' {frmColumnSet}, - U_ColumnBandSet in '..\..\..\ThreeFun\Form\U_ColumnBandSet.pas' {frmColumnBandSet}, - U_SelPrintFieldNew in '..\..\..\ThreeFun\Form\U_SelPrintFieldNew.pas' {frmSelPrintFieldNew}, + U_Fun in '..\Z99Dependency\ThreeFun\Fun\U_Fun.pas', + U_SelExportField in '..\Z99Dependency\ThreeFun\Fun\U_SelExportField.pas' {frmSelExportField}, + U_ColumnSet in '..\Z99Dependency\ThreeFun\Form\U_ColumnSet.pas' {frmColumnSet}, + U_ColumnBandSet in '..\Z99Dependency\ThreeFun\Form\U_ColumnBandSet.pas' {frmColumnBandSet}, + U_SelPrintFieldNew in '..\Z99Dependency\ThreeFun\Form\U_SelPrintFieldNew.pas' {frmSelPrintFieldNew}, U_ContractListNXSel in 'U_ContractListNXSel.pas' {frmContractListNXSel}, U_ClothSCList in 'U_ClothSCList.pas' {frmClothSCList}, U_PBOutHZList in 'U_PBOutHZList.pas' {frmPBOutHZList}; diff --git a/合同管理(ContractManagement.dll)/ContractManagement.dpr b/合同管理(ContractManagement.dll)/ContractManagement.dpr index 1b97b21..70032b3 100644 --- a/合同管理(ContractManagement.dll)/ContractManagement.dpr +++ b/合同管理(ContractManagement.dll)/ContractManagement.dpr @@ -7,19 +7,19 @@ uses WinTypes, WinProcs, U_GetDllForm in 'U_GetDllForm.pas', - U_RTFun in '..\..\..\RTFunAndForm\Fun\U_RTFun.pas', + U_RTFun in '..\Z99Dependency\RTFunAndForm\Fun\U_RTFun.pas', U_ModuleNote in 'U_ModuleNote.pas' {frmModuleNote}, U_DataLink in 'U_DataLink.pas' {DataLink_ContractManagement: TDataModule}, U_ZDYHelpSel in 'U_ZDYHelpSel.pas' {frmZDYHelpSel}, U_iniParam in 'U_iniParam.pas', U_ZDYHelp in 'U_ZDYHelp.pas' {frmZDYHelp}, - U_Fun in '..\..\..\ThreeFun\Fun\U_Fun.pas', - U_SelExportField in '..\..\..\ThreeFun\Fun\U_SelExportField.pas' {frmSelExportField}, - U_ColumnSet in '..\..\..\ThreeFun\Form\U_ColumnSet.pas' {frmColumnSet}, - U_ColumnBandSet in '..\..\..\ThreeFun\Form\U_ColumnBandSet.pas' {frmColumnBandSet}, - U_SelPrintFieldNew in '..\..\..\ThreeFun\Form\U_SelPrintFieldNew.pas' {frmSelPrintFieldNew}, - U_RTZDYHelp in '..\..\..\RTFunAndForm\Form\U_RTZDYHelp.pas' {frmRTZDYHelp}, - U_CompressionFun in '..\..\..\ThreeFun\Fun\U_CompressionFun.pas', + U_Fun in '..\Z99Dependency\ThreeFun\Fun\U_Fun.pas', + U_SelExportField in '..\Z99Dependency\ThreeFun\Fun\U_SelExportField.pas' {frmSelExportField}, + U_ColumnSet in '..\Z99Dependency\ThreeFun\Form\U_ColumnSet.pas' {frmColumnSet}, + U_ColumnBandSet in '..\Z99Dependency\ThreeFun\Form\U_ColumnBandSet.pas' {frmColumnBandSet}, + U_SelPrintFieldNew in '..\Z99Dependency\ThreeFun\Form\U_SelPrintFieldNew.pas' {frmSelPrintFieldNew}, + U_RTZDYHelp in '..\Z99Dependency\RTFunAndForm\Form\U_RTZDYHelp.pas' {frmRTZDYHelp}, + U_CompressionFun in '..\Z99Dependency\ThreeFun\Fun\U_CompressionFun.pas', U_ContractListPB in 'U_ContractListPB.pas' {frmContractListPB}; {$R *.res} diff --git a/圆机管理(Machine.dll)/Machine.dpr b/圆机管理(Machine.dll)/Machine.dpr index ae12a82..3158e41 100644 --- a/圆机管理(Machine.dll)/Machine.dpr +++ b/圆机管理(Machine.dll)/Machine.dpr @@ -7,17 +7,17 @@ uses WinTypes, WinProcs, U_GetDllForm in 'U_GetDllForm.pas', - U_RTFun in '..\..\..\RTFunAndForm\Fun\U_RTFun.pas', + U_RTFun in '..\Z99Dependency\RTFunAndForm\Fun\U_RTFun.pas', U_ModuleNote in 'U_ModuleNote.pas' {frmModuleNote}, U_DataLink in 'U_DataLink.pas' {DataLink_Machine: TDataModule}, U_ZDYHelpSel in 'U_ZDYHelpSel.pas' {frmZDYHelpSel}, U_iniParam in 'U_iniParam.pas', U_ZDYHelp in 'U_ZDYHelp.pas' {frmZDYHelp}, - U_Fun in '..\..\..\ThreeFun\Fun\U_Fun.pas', - U_SelExportField in '..\..\..\ThreeFun\Fun\U_SelExportField.pas' {frmSelExportField}, - U_ColumnSet in '..\..\..\ThreeFun\Form\U_ColumnSet.pas' {frmColumnSet}, - U_ColumnBandSet in '..\..\..\ThreeFun\Form\U_ColumnBandSet.pas' {frmColumnBandSet}, - U_SelPrintFieldNew in '..\..\..\ThreeFun\Form\U_SelPrintFieldNew.pas' {frmSelPrintFieldNew}; + U_Fun in '..\Z99Dependency\ThreeFun\Fun\U_Fun.pas', + U_SelExportField in '..\Z99Dependency\ThreeFun\Fun\U_SelExportField.pas' {frmSelExportField}, + U_ColumnSet in '..\Z99Dependency\ThreeFun\Form\U_ColumnSet.pas' {frmColumnSet}, + U_ColumnBandSet in '..\Z99Dependency\ThreeFun\Form\U_ColumnBandSet.pas' {frmColumnBandSet}, + U_SelPrintFieldNew in '..\Z99Dependency\ThreeFun\Form\U_SelPrintFieldNew.pas' {frmSelPrintFieldNew}; {$R *.res} diff --git a/坯布仓库(GreyClothWarehouse.dll)/GreyClothWarehouse.dof b/坯布仓库(GreyClothWarehouse.dll)/GreyClothWarehouse.dof index 38703d0..2a70440 100644 --- a/坯布仓库(GreyClothWarehouse.dll)/GreyClothWarehouse.dof +++ b/坯布仓库(GreyClothWarehouse.dll)/GreyClothWarehouse.dof @@ -101,7 +101,7 @@ DebugSourceDirs= UsePackages=0 [Parameters] RunParams= -HostApplication=D:\Dp7Repo\Ŀ\D7zzXiangHeng\ֿ(GreyClothWarehouse.dll)\testDll.exe +HostApplication=E:\Ŀ\01_֯\\D7zzXiangHeng\ֿ(GreyClothWarehouse.dll)\testDll.exe Launcher= UseLauncher=0 DebugCWD= diff --git a/坯布仓库(GreyClothWarehouse.dll)/GreyClothWarehouse.dpr b/坯布仓库(GreyClothWarehouse.dll)/GreyClothWarehouse.dpr index 7696a06..8913e13 100644 --- a/坯布仓库(GreyClothWarehouse.dll)/GreyClothWarehouse.dpr +++ b/坯布仓库(GreyClothWarehouse.dll)/GreyClothWarehouse.dpr @@ -1,5 +1,5 @@ library GreyClothWarehouse; - //Ѽ + uses SysUtils, classes, @@ -7,19 +7,19 @@ uses WinTypes, WinProcs, U_GetDllForm in 'U_GetDllForm.pas', - U_RTFun in '..\..\..\RTFunAndForm\Fun\U_RTFun.pas', + U_RTFun in '..\Z99Dependency\RTFunAndForm\Fun\U_RTFun.pas', U_ModuleNote in 'U_ModuleNote.pas' {frmModuleNote}, U_DataLink in 'U_DataLink.pas' {DataLink_GreyClothWarehouse: TDataModule}, U_ZDYHelpSel in 'U_ZDYHelpSel.pas' {frmZDYHelpSel}, U_iniParam in 'U_iniParam.pas', U_ZDYHelp in 'U_ZDYHelp.pas' {frmZDYHelp}, - U_Fun in '..\..\..\ThreeFun\Fun\U_Fun.pas', - U_SelExportField in '..\..\..\ThreeFun\Fun\U_SelExportField.pas' {frmSelExportField}, - U_ColumnSet in '..\..\..\ThreeFun\Form\U_ColumnSet.pas' {frmColumnSet}, - U_ColumnBandSet in '..\..\..\ThreeFun\Form\U_ColumnBandSet.pas' {frmColumnBandSet}, - U_SelPrintFieldNew in '..\..\..\ThreeFun\Form\U_SelPrintFieldNew.pas' {frmSelPrintFieldNew}, - U_SysLogHelp in '..\..\..\ThreeFun\Form\U_SysLogHelp.pas' {frmSysLogHelp}, - U_RTZDYHelp in '..\..\..\RTFunAndForm\Form\U_RTZDYHelp.pas' {frmRTZDYHelp}; + U_Fun in '..\Z99Dependency\ThreeFun\Fun\U_Fun.pas', + U_SelExportField in '..\Z99Dependency\ThreeFun\Fun\U_SelExportField.pas' {frmSelExportField}, + U_ColumnSet in '..\Z99Dependency\ThreeFun\Form\U_ColumnSet.pas' {frmColumnSet}, + U_ColumnBandSet in '..\Z99Dependency\ThreeFun\Form\U_ColumnBandSet.pas' {frmColumnBandSet}, + U_SelPrintFieldNew in '..\Z99Dependency\ThreeFun\Form\U_SelPrintFieldNew.pas' {frmSelPrintFieldNew}, + U_SysLogHelp in '..\Z99Dependency\ThreeFun\Form\U_SysLogHelp.pas' {frmSysLogHelp}, + U_RTZDYHelp in '..\Z99Dependency\RTFunAndForm\Form\U_RTZDYHelp.pas' {frmRTZDYHelp}; {$R *.res} diff --git a/坯布仓库(GreyClothWarehouse.dll)/U_PBKCListSel.pas b/坯布仓库(GreyClothWarehouse.dll)/U_PBKCListSel.pas index aa08084..a5c43de 100644 --- a/坯布仓库(GreyClothWarehouse.dll)/U_PBKCListSel.pas +++ b/坯布仓库(GreyClothWarehouse.dll)/U_PBKCListSel.pas @@ -157,7 +157,7 @@ begin if Trim(C_CodeName.Text) <> '' then begin - SQL.Add(' and C.C_CodeName like ''%''+ Trim(C_CodeName.Text) +''%'''); + SQL.Add(' and C.C_CodeName like ' + QuotedStr('%' + Trim(C_CodeName.Text) + '%')); end; // SQL.Add(' and E.FSID=' + quotedstr(FCKOrdNo) + ')'); // ShowMessage(SQL.Text); diff --git a/坯布汇总仓库(ClothWarehouse.dll)/ClothWarehouse.dpr b/坯布汇总仓库(ClothWarehouse.dll)/ClothWarehouse.dpr index 452fba1..5cee304 100644 --- a/坯布汇总仓库(ClothWarehouse.dll)/ClothWarehouse.dpr +++ b/坯布汇总仓库(ClothWarehouse.dll)/ClothWarehouse.dpr @@ -7,21 +7,21 @@ uses WinTypes, WinProcs, U_GetDllForm in 'U_GetDllForm.pas', - U_RTFun in '..\..\..\RTFunAndForm\Fun\U_RTFun.pas', + U_RTFun in '..\Z99Dependency\RTFunAndForm\Fun\U_RTFun.pas', U_ModuleNote in 'U_ModuleNote.pas' {frmModuleNote}, U_DataLink in 'U_DataLink.pas' {DataLink_ClothWarehouse: TDataModule}, U_ZDYHelpSel in 'U_ZDYHelpSel.pas' {frmZDYHelpSel}, U_iniParam in 'U_iniParam.pas', U_ZDYHelp in 'U_ZDYHelp.pas' {frmZDYHelp}, - U_Fun10 in '..\..\..\ThreeFun\Fun\U_Fun10.pas', - U_RTZDYHelp in '..\..\..\RTFunAndForm\Form\U_RTZDYHelp.pas' {frmRTZDYHelp}, - U_Fun in '..\..\..\ThreeFun\Fun\U_Fun.pas', - U_SelExportField in '..\..\..\ThreeFun\Fun\U_SelExportField.pas' {frmSelExportField}, - U_ColumnSet in '..\..\..\ThreeFun\Form\U_ColumnSet.pas' {frmColumnSet}, - U_ColumnBandSet in '..\..\..\ThreeFun\Form\U_ColumnBandSet.pas' {frmColumnBandSet}, - U_SelPrintField in '..\..\..\ThreeFun\Form\U_SelPrintField.pas' {frmSelPrintField}, - U_SelPrintFieldNew in '..\..\..\ThreeFun\Form\U_SelPrintFieldNew.pas' {frmSelPrintFieldNew}, - U_CompressionFun in '..\..\..\ThreeFun\Fun\U_CompressionFun.pas'; + U_Fun10 in '..\Z99Dependency\ThreeFun\Fun\U_Fun10.pas', + U_RTZDYHelp in '..\Z99Dependency\RTFunAndForm\Form\U_RTZDYHelp.pas' {frmRTZDYHelp}, + U_Fun in '..\Z99Dependency\ThreeFun\Fun\U_Fun.pas', + U_SelExportField in '..\Z99Dependency\ThreeFun\Fun\U_SelExportField.pas' {frmSelExportField}, + U_ColumnSet in '..\Z99Dependency\ThreeFun\Form\U_ColumnSet.pas' {frmColumnSet}, + U_ColumnBandSet in '..\Z99Dependency\ThreeFun\Form\U_ColumnBandSet.pas' {frmColumnBandSet}, + U_SelPrintField in '..\Z99Dependency\ThreeFun\Form\U_SelPrintField.pas' {frmSelPrintField}, + U_SelPrintFieldNew in '..\Z99Dependency\ThreeFun\Form\U_SelPrintFieldNew.pas' {frmSelPrintFieldNew}, + U_CompressionFun in '..\Z99Dependency\ThreeFun\Fun\U_CompressionFun.pas'; {$R *.res} diff --git a/坯布生产计划(WeavingSchedule)/WeavingSchedule.dpr b/坯布生产计划(WeavingSchedule)/WeavingSchedule.dpr index cfd15fa..1d6fd15 100644 --- a/坯布生产计划(WeavingSchedule)/WeavingSchedule.dpr +++ b/坯布生产计划(WeavingSchedule)/WeavingSchedule.dpr @@ -9,20 +9,20 @@ uses WinProcs, midaslib, U_GetDllForm in 'U_GetDllForm.pas', - U_RTFun in '..\..\..\RTFunAndForm\Fun\U_RTFun.pas', + U_RTFun in '..\Z99Dependency\RTFunAndForm\Fun\U_RTFun.pas', U_ModuleNote in 'U_ModuleNote.pas' {frmModuleNote}, U_DataLink in 'U_DataLink.pas' {DataLink_WeavingSchedule: TDataModule}, U_ZDYHelpSel in 'U_ZDYHelpSel.pas' {frmZDYHelpSel}, U_iniParam in 'U_iniParam.pas', U_ZDYHelp in 'U_ZDYHelp.pas' {frmZDYHelp}, - U_Fun in '..\..\..\ThreeFun\Fun\U_Fun.pas', - U_SelExportField in '..\..\..\ThreeFun\Fun\U_SelExportField.pas' {frmSelExportField}, - U_ColumnSet in '..\..\..\ThreeFun\Form\U_ColumnSet.pas' {frmColumnSet}, - U_ColumnBandSet in '..\..\..\ThreeFun\Form\U_ColumnBandSet.pas' {frmColumnBandSet}, - U_SelPrintFieldNew in '..\..\..\ThreeFun\Form\U_SelPrintFieldNew.pas' {frmSelPrintFieldNew}, - U_CompressionFun in '..\..\..\ThreeFun\Fun\U_CompressionFun.pas', - U_Fun10 in '..\..\..\ThreeFun\Fun\U_Fun10.pas', - U_SysLogHelp in '..\..\..\ThreeFun\Form\U_SysLogHelp.pas' {frmSysLogHelp}; + U_Fun in '..\Z99Dependency\ThreeFun\Fun\U_Fun.pas', + U_SelExportField in '..\Z99Dependency\ThreeFun\Fun\U_SelExportField.pas' {frmSelExportField}, + U_ColumnSet in '..\Z99Dependency\ThreeFun\Form\U_ColumnSet.pas' {frmColumnSet}, + U_ColumnBandSet in '..\Z99Dependency\ThreeFun\Form\U_ColumnBandSet.pas' {frmColumnBandSet}, + U_SelPrintFieldNew in '..\Z99Dependency\ThreeFun\Form\U_SelPrintFieldNew.pas' {frmSelPrintFieldNew}, + U_CompressionFun in '..\Z99Dependency\ThreeFun\Fun\U_CompressionFun.pas', + U_Fun10 in '..\Z99Dependency\ThreeFun\Fun\U_Fun10.pas', + U_SysLogHelp in '..\Z99Dependency\ThreeFun\Form\U_SysLogHelp.pas' {frmSysLogHelp}; {$R *.res} diff --git a/客户供应商管理(Company.dll)/Company.dpr b/客户供应商管理(Company.dll)/Company.dpr index 672471c..351c1bc 100644 --- a/客户供应商管理(Company.dll)/Company.dpr +++ b/客户供应商管理(Company.dll)/Company.dpr @@ -7,18 +7,18 @@ uses WinTypes, WinProcs, U_GetDllForm in 'U_GetDllForm.pas', - U_RTFun in '..\..\..\RTFunAndForm\Fun\U_RTFun.pas', + U_RTFun in '..\Z99Dependency\RTFunAndForm\Fun\U_RTFun.pas', U_ModuleNote in 'U_ModuleNote.pas' {frmModuleNote}, U_DataLink in 'U_DataLink.pas' {DataLink_Company: TDataModule}, U_ZDYHelpSel in 'U_ZDYHelpSel.pas' {frmZDYHelpSel}, U_iniParam in 'U_iniParam.pas', U_ZDYHelp in 'U_ZDYHelp.pas' {frmZDYHelp}, - U_Fun in '..\..\..\ThreeFun\Fun\U_Fun.pas', - U_Fun10 in '..\..\..\ThreeFun\Fun\U_Fun10.pas', - U_SelExportField in '..\..\..\ThreeFun\Fun\U_SelExportField.pas' {frmSelExportField}, - U_ColumnSet in '..\..\..\ThreeFun\Form\U_ColumnSet.pas' {frmColumnSet}, - U_ColumnBandSet in '..\..\..\ThreeFun\Form\U_ColumnBandSet.pas' {frmColumnBandSet}, - U_SelPrintFieldNew in '..\..\..\ThreeFun\Form\U_SelPrintFieldNew.pas' {frmSelPrintFieldNew}; + U_Fun in '..\Z99Dependency\ThreeFun\Fun\U_Fun.pas', + U_Fun10 in '..\Z99Dependency\ThreeFun\Fun\U_Fun10.pas', + U_SelExportField in '..\Z99Dependency\ThreeFun\Fun\U_SelExportField.pas' {frmSelExportField}, + U_ColumnSet in '..\Z99Dependency\ThreeFun\Form\U_ColumnSet.pas' {frmColumnSet}, + U_ColumnBandSet in '..\Z99Dependency\ThreeFun\Form\U_ColumnBandSet.pas' {frmColumnBandSet}, + U_SelPrintFieldNew in '..\Z99Dependency\ThreeFun\Form\U_SelPrintFieldNew.pas' {frmSelPrintFieldNew}; {$R *.res} diff --git a/工资管理(Wage.dll)/Wage.dpr b/工资管理(Wage.dll)/Wage.dpr index e5f4414..4152939 100644 --- a/工资管理(Wage.dll)/Wage.dpr +++ b/工资管理(Wage.dll)/Wage.dpr @@ -7,17 +7,17 @@ uses WinTypes, WinProcs, U_GetDllForm in 'U_GetDllForm.pas', - U_RTFun in '..\..\..\RTFunAndForm\Fun\U_RTFun.pas', + U_RTFun in '..\Z99Dependency\RTFunAndForm\Fun\U_RTFun.pas', U_ModuleNote in 'U_ModuleNote.pas' {frmModuleNote}, U_DataLink in 'U_DataLink.pas' {DataLink_Wage: TDataModule}, U_ZDYHelpSel in 'U_ZDYHelpSel.pas' {frmZDYHelpSel}, U_iniParam in 'U_iniParam.pas', U_ZDYHelp in 'U_ZDYHelp.pas' {frmZDYHelp}, - U_Fun in '..\..\..\ThreeFun\Fun\U_Fun.pas', - U_SelExportField in '..\..\..\ThreeFun\Fun\U_SelExportField.pas' {frmSelExportField}, - U_ColumnSet in '..\..\..\ThreeFun\Form\U_ColumnSet.pas' {frmColumnSet}, - U_ColumnBandSet in '..\..\..\ThreeFun\Form\U_ColumnBandSet.pas' {frmColumnBandSet}, - U_SelPrintFieldNew in '..\..\..\ThreeFun\Form\U_SelPrintFieldNew.pas' {frmSelPrintFieldNew}, + U_Fun in '..\Z99Dependency\ThreeFun\Fun\U_Fun.pas', + U_SelExportField in '..\Z99Dependency\ThreeFun\Fun\U_SelExportField.pas' {frmSelExportField}, + U_ColumnSet in '..\Z99Dependency\ThreeFun\Form\U_ColumnSet.pas' {frmColumnSet}, + U_ColumnBandSet in '..\Z99Dependency\ThreeFun\Form\U_ColumnBandSet.pas' {frmColumnBandSet}, + U_SelPrintFieldNew in '..\Z99Dependency\ThreeFun\Form\U_SelPrintFieldNew.pas' {frmSelPrintFieldNew}, U_SLT in 'U_SLT.pas' {frmSLT: TFrame}; // U_SelfForm in '..\..\SelfForm\U_SelfForm.pas', diff --git a/库位管理(LocationManage)/LocationManage.dpr b/库位管理(LocationManage)/LocationManage.dpr index ab5dc46..0b8b67b 100644 --- a/库位管理(LocationManage)/LocationManage.dpr +++ b/库位管理(LocationManage)/LocationManage.dpr @@ -7,17 +7,17 @@ uses WinTypes, WinProcs, U_GetDllForm in 'U_GetDllForm.pas', - U_RTFun in '..\..\..\RTFunAndForm\Fun\U_RTFun.pas', + U_RTFun in '..\Z99Dependency\RTFunAndForm\Fun\U_RTFun.pas', U_ModuleNote in 'U_ModuleNote.pas' {frmModuleNote}, U_DataLink in 'U_DataLink.pas' {DataLink_LocationManage: TDataModule}, U_ZDYHelpSel in 'U_ZDYHelpSel.pas' {frmZDYHelpSel}, U_iniParam in 'U_iniParam.pas', U_ZDYHelp in 'U_ZDYHelp.pas' {frmZDYHelp}, - U_Fun in '..\..\..\ThreeFun\Fun\U_Fun.pas', - U_SelExportField in '..\..\..\ThreeFun\Fun\U_SelExportField.pas' {frmSelExportField}, - U_ColumnSet in '..\..\..\ThreeFun\Form\U_ColumnSet.pas' {frmColumnSet}, - U_ColumnBandSet in '..\..\..\ThreeFun\Form\U_ColumnBandSet.pas' {frmColumnBandSet}, - U_SelPrintFieldNew in '..\..\..\ThreeFun\Form\U_SelPrintFieldNew.pas' {frmSelPrintFieldNew}; + U_Fun in '..\Z99Dependency\ThreeFun\Fun\U_Fun.pas', + U_SelExportField in '..\Z99Dependency\ThreeFun\Fun\U_SelExportField.pas' {frmSelExportField}, + U_ColumnSet in '..\Z99Dependency\ThreeFun\Form\U_ColumnSet.pas' {frmColumnSet}, + U_ColumnBandSet in '..\Z99Dependency\ThreeFun\Form\U_ColumnBandSet.pas' {frmColumnBandSet}, + U_SelPrintFieldNew in '..\Z99Dependency\ThreeFun\Form\U_SelPrintFieldNew.pas' {frmSelPrintFieldNew}; {$R *.res} diff --git a/库位管理(LocationManage)/Statistics.dpr b/库位管理(LocationManage)/Statistics.dpr index c5829f3..5f78013 100644 --- a/库位管理(LocationManage)/Statistics.dpr +++ b/库位管理(LocationManage)/Statistics.dpr @@ -7,17 +7,17 @@ uses WinTypes, WinProcs, U_GetDllForm in 'U_GetDllForm.pas', - U_RTFun in '..\..\..\RTFunAndForm\Fun\U_RTFun.pas', + U_RTFun in '..\Z99Dependency\RTFunAndForm\Fun\U_RTFun.pas', U_ModuleNote in 'U_ModuleNote.pas' {frmModuleNote}, U_DataLink in 'U_DataLink.pas' {DataLink_Statistics: TDataModule}, U_ZDYHelpSel in 'U_ZDYHelpSel.pas' {frmZDYHelpSel}, U_iniParam in 'U_iniParam.pas', U_ZDYHelp in 'U_ZDYHelp.pas' {frmZDYHelp}, - U_Fun in '..\..\..\ThreeFun\Fun\U_Fun.pas', - U_SelExportField in '..\..\..\ThreeFun\Fun\U_SelExportField.pas' {frmSelExportField}, - U_ColumnSet in '..\..\..\ThreeFun\Form\U_ColumnSet.pas' {frmColumnSet}, - U_ColumnBandSet in '..\..\..\ThreeFun\Form\U_ColumnBandSet.pas' {frmColumnBandSet}, - U_SelPrintFieldNew in '..\..\..\ThreeFun\Form\U_SelPrintFieldNew.pas' {frmSelPrintFieldNew}; + U_Fun in '..\Z99Dependency\ThreeFun\Fun\U_Fun.pas', + U_SelExportField in '..\Z99Dependency\ThreeFun\Fun\U_SelExportField.pas' {frmSelExportField}, + U_ColumnSet in '..\Z99Dependency\ThreeFun\Form\U_ColumnSet.pas' {frmColumnSet}, + U_ColumnBandSet in '..\Z99Dependency\ThreeFun\Form\U_ColumnBandSet.pas' {frmColumnBandSet}, + U_SelPrintFieldNew in '..\Z99Dependency\ThreeFun\Form\U_SelPrintFieldNew.pas' {frmSelPrintFieldNew}; {$R *.res} diff --git a/库位管理(LocationManage)/Wage.dpr b/库位管理(LocationManage)/Wage.dpr index 703a420..24efc58 100644 --- a/库位管理(LocationManage)/Wage.dpr +++ b/库位管理(LocationManage)/Wage.dpr @@ -7,17 +7,17 @@ uses WinTypes, WinProcs, U_GetDllForm in 'U_GetDllForm.pas', - U_RTFun in '..\..\..\RTFunAndForm\Fun\U_RTFun.pas', + U_RTFun in '..\Z99Dependency\RTFunAndForm\Fun\U_RTFun.pas', U_ModuleNote in 'U_ModuleNote.pas' {frmModuleNote}, U_DataLink in 'U_DataLink.pas' {DataLink_Wage: TDataModule}, U_ZDYHelpSel in 'U_ZDYHelpSel.pas' {frmZDYHelpSel}, U_iniParam in 'U_iniParam.pas', U_ZDYHelp in 'U_ZDYHelp.pas' {frmZDYHelp}, - U_Fun in '..\..\..\ThreeFun\Fun\U_Fun.pas', - U_SelExportField in '..\..\..\ThreeFun\Fun\U_SelExportField.pas' {frmSelExportField}, - U_ColumnSet in '..\..\..\ThreeFun\Form\U_ColumnSet.pas' {frmColumnSet}, - U_ColumnBandSet in '..\..\..\ThreeFun\Form\U_ColumnBandSet.pas' {frmColumnBandSet}, - U_SelPrintFieldNew in '..\..\..\ThreeFun\Form\U_SelPrintFieldNew.pas' {frmSelPrintFieldNew}; + U_Fun in '..\Z99Dependency\ThreeFun\Fun\U_Fun.pas', + U_SelExportField in '..\Z99Dependency\ThreeFun\Fun\U_SelExportField.pas' {frmSelExportField}, + U_ColumnSet in '..\Z99Dependency\ThreeFun\Form\U_ColumnSet.pas' {frmColumnSet}, + U_ColumnBandSet in '..\Z99Dependency\ThreeFun\Form\U_ColumnBandSet.pas' {frmColumnBandSet}, + U_SelPrintFieldNew in '..\Z99Dependency\ThreeFun\Form\U_SelPrintFieldNew.pas' {frmSelPrintFieldNew}; // U_SelfForm in '..\..\SelfForm\U_SelfForm.pas', // U_SelExportField in '..\..\SelfForm\U_SelExportField.pas' {frmSelExportField}, diff --git a/应收应付2/YSYF.dpr b/应收应付2/YSYF.dpr index 21b65e6..32f9627 100644 --- a/应收应付2/YSYF.dpr +++ b/应收应付2/YSYF.dpr @@ -9,12 +9,12 @@ uses WinProcs, U_DataLink in 'U_DataLink.pas' {DataLink_YSYF: TDataModule}, U_GetDllForm in 'U_GetDllForm.pas', - U_ZDYHelpSel in '..\..\..\ThreeFun\Form\U_ZDYHelpSel.pas' {frmZDYHelpSel}, - U_SelExportField in '..\..\..\ThreeFun\Fun\U_SelExportField.pas' {frmSelExportField}, - U_ColumnSet in '..\..\..\ThreeFun\Form\U_ColumnSet.pas' {frmColumnSet}, - U_ZDYHelp in '..\..\..\ThreeFun\Form\U_ZDYHelp.pas' {frmZDYHelp}, - U_ColumnBandSet in '..\..\..\ThreeFun\Form\U_ColumnBandSet.pas' {frmColumnBandSet}, - U_SelPrintFieldNew in '..\..\..\ThreeFun\Form\U_SelPrintFieldNew.pas' {frmSelPrintFieldNew}, + U_ZDYHelpSel in '..\Z99Dependency\ThreeFun\Form\U_ZDYHelpSel.pas' {frmZDYHelpSel}, + U_SelExportField in '..\Z99Dependency\ThreeFun\Fun\U_SelExportField.pas' {frmSelExportField}, + U_ColumnSet in '..\Z99Dependency\ThreeFun\Form\U_ColumnSet.pas' {frmColumnSet}, + U_ZDYHelp in '..\Z99Dependency\ThreeFun\Form\U_ZDYHelp.pas' {frmZDYHelp}, + U_ColumnBandSet in '..\Z99Dependency\ThreeFun\Form\U_ColumnBandSet.pas' {frmColumnBandSet}, + U_SelPrintFieldNew in '..\Z99Dependency\ThreeFun\Form\U_SelPrintFieldNew.pas' {frmSelPrintFieldNew}, U_ProductOrderCost in 'U_ProductOrderCost.pas' {frmProductOrderCost}, U_YSSKList in 'U_YSSKList.pas' {frmYSSKList}, U_SKCROLJ in 'U_SKCROLJ.pas' {frmSKCROLJ}, @@ -30,7 +30,7 @@ uses U_YSHZMXView in 'U_YSHZMXView.pas' {frmYSHZMXView}, U_YFCRLZView in 'U_YFCRLZView.pas' {frmYFCRLZView}, U_YFCRLZQty in 'U_YFCRLZQty.pas' {frmYFCRLZQty}, - U_Fun10 in '..\..\..\ThreeFun\Fun\U_Fun10.pas', + U_Fun10 in '..\Z99Dependency\ThreeFun\Fun\U_Fun10.pas', U_YFMXlist in 'U_YFMXlist.pas' {frmYFMXlist}, U_ZdyAttachCP in 'U_ZdyAttachCP.pas' {frmZdyAttachCP}, U_ZdyAttachGYS in 'U_ZdyAttachGYS.pas' {frmZdyAttachGYS}, @@ -41,12 +41,12 @@ uses U_XXFPINVOICE_TJ in 'U_XXFPINVOICE_TJ.pas' {frmXXFPInvoice_TJ}, U_FDINVOICE_S in 'U_FDINVOICE_S.pas' {frmFDINVOICE_S}, U_FDINVOICE_Sub_S in 'U_FDINVOICE_Sub_S.pas' {FrmInvoice_Sub_S}, - U_Fun in '..\..\..\ThreeFun\Fun\U_Fun.pas', + U_Fun in '..\Z99Dependency\ThreeFun\Fun\U_Fun.pas', U_CPManageSel in 'U_CPManageSel.pas' {frmCPManageSel}, U_YF_Money_LL in 'U_YF_Money_LL.pas' {frmMoney_LL}, - U_FjList10 in '..\..\..\ThreeFun\Form\U_FjList10.pas' {frmFjList10}, - U_CompressionFun in '..\..\..\ThreeFun\Fun\U_CompressionFun.pas', - U_RTFun in '..\..\..\ThreeFun\Fun\U_RTFun.pas'; + U_FjList10 in '..\Z99Dependency\ThreeFun\Form\U_FjList10.pas' {frmFjList10}, + U_CompressionFun in '..\Z99Dependency\ThreeFun\Fun\U_CompressionFun.pas', + U_RTFun in '..\Z99Dependency\ThreeFun\Fun\U_RTFun.pas'; // U_SelfForm in '..\..\SelfForm\U_SelfForm.pas', // U_SelExportField in '..\..\SelfForm\U_SelExportField.pas' {frmSelExportField}, diff --git a/微信管理(WechatManage.dll)/WechatManage.dpr b/微信管理(WechatManage.dll)/WechatManage.dpr index d8f5fe5..f94bcf8 100644 --- a/微信管理(WechatManage.dll)/WechatManage.dpr +++ b/微信管理(WechatManage.dll)/WechatManage.dpr @@ -7,17 +7,17 @@ uses WinTypes, WinProcs, U_GetDllForm in 'U_GetDllForm.pas', - U_RTFun in '..\..\..\RTFunAndForm\Fun\U_RTFun.pas', + U_RTFun in '..\Z99Dependency\RTFunAndForm\Fun\U_RTFun.pas', U_ModuleNote in 'U_ModuleNote.pas' {frmModuleNote}, U_DataLink in 'U_DataLink.pas' {DataLink_WechatManage: TDataModule}, U_ZDYHelpSel in 'U_ZDYHelpSel.pas' {frmZDYHelpSel}, U_iniParam in 'U_iniParam.pas', U_ZDYHelp in 'U_ZDYHelp.pas' {frmZDYHelp}, - U_Fun in '..\..\..\ThreeFun\Fun\U_Fun.pas', - U_SelExportField in '..\..\..\ThreeFun\Fun\U_SelExportField.pas' {frmSelExportField}, - U_ColumnSet in '..\..\..\ThreeFun\Form\U_ColumnSet.pas' {frmColumnSet}, - U_ColumnBandSet in '..\..\..\ThreeFun\Form\U_ColumnBandSet.pas' {frmColumnBandSet}, - U_SelPrintFieldNew in '..\..\..\ThreeFun\Form\U_SelPrintFieldNew.pas' {frmSelPrintFieldNew}; + U_Fun in '..\Z99Dependency\ThreeFun\Fun\U_Fun.pas', + U_SelExportField in '..\Z99Dependency\ThreeFun\Fun\U_SelExportField.pas' {frmSelExportField}, + U_ColumnSet in '..\Z99Dependency\ThreeFun\Form\U_ColumnSet.pas' {frmColumnSet}, + U_ColumnBandSet in '..\Z99Dependency\ThreeFun\Form\U_ColumnBandSet.pas' {frmColumnBandSet}, + U_SelPrintFieldNew in '..\Z99Dependency\ThreeFun\Form\U_SelPrintFieldNew.pas' {frmSelPrintFieldNew}; {$R *.res} diff --git a/机物料仓库(GYJWLCK.dll)/GYJWLCK.dpr b/机物料仓库(GYJWLCK.dll)/GYJWLCK.dpr index 3033d28..25f12a9 100644 --- a/机物料仓库(GYJWLCK.dll)/GYJWLCK.dpr +++ b/机物料仓库(GYJWLCK.dll)/GYJWLCK.dpr @@ -7,7 +7,7 @@ uses WinTypes, WinProcs, U_GetDllForm in 'U_GetDllForm.pas', - U_RTFun in '..\..\..\RTFunAndForm\Fun\U_RTFun.pas', + U_RTFun in '..\Z99Dependency\RTFunAndForm\Fun\U_RTFun.pas', U_DataLink in 'U_DataLink.pas' {DataLink_GYJWL: TDataModule}, U_iniParam in 'U_iniParam.pas', U_ZDYHelp in 'U_ZDYHelp.pas' {frmZDYHelp}, @@ -19,12 +19,12 @@ uses U_ShaKCListJWL in 'U_ShaKCListJWL.pas' {frmShaKCListJWL}, U_ZZJWLOutHZList in 'U_ZZJWLOutHZList.pas' {frmZZJWLOutHZList}, U_ZZJWLRKList in 'U_ZZJWLRKList.pas' {frmZZJWLRKList}, - U_Fun in '..\..\..\ThreeFun\Fun\U_Fun.pas', - U_SelExportField in '..\..\..\ThreeFun\Fun\U_SelExportField.pas' {frmSelExportField}, - U_ColumnSet in '..\..\..\ThreeFun\Form\U_ColumnSet.pas' {frmColumnSet}, - U_ColumnBandSet in '..\..\..\ThreeFun\Form\U_ColumnBandSet.pas' {frmColumnBandSet}, - U_SelPrintField in '..\..\..\ThreeFun\Form\U_SelPrintField.pas' {frmSelPrintField}, - U_SelPrintFieldNew in '..\..\..\ThreeFun\Form\U_SelPrintFieldNew.pas' {frmSelPrintFieldNew}; + U_Fun in '..\Z99Dependency\ThreeFun\Fun\U_Fun.pas', + U_SelExportField in '..\Z99Dependency\ThreeFun\Fun\U_SelExportField.pas' {frmSelExportField}, + U_ColumnSet in '..\Z99Dependency\ThreeFun\Form\U_ColumnSet.pas' {frmColumnSet}, + U_ColumnBandSet in '..\Z99Dependency\ThreeFun\Form\U_ColumnBandSet.pas' {frmColumnBandSet}, + U_SelPrintField in '..\Z99Dependency\ThreeFun\Form\U_SelPrintField.pas' {frmSelPrintField}, + U_SelPrintFieldNew in '..\Z99Dependency\ThreeFun\Form\U_SelPrintFieldNew.pas' {frmSelPrintFieldNew}; {$R *.res} diff --git a/样品(YPGL.dll)/YPGL.dpr b/样品(YPGL.dll)/YPGL.dpr index 3b22877..6a99489 100644 --- a/样品(YPGL.dll)/YPGL.dpr +++ b/样品(YPGL.dll)/YPGL.dpr @@ -11,15 +11,15 @@ uses U_iniParam in 'U_iniParam.pas', U_CPType in 'U_CPType.pas' {frmCPType}, U_CPAddPN in 'U_CPAddPN.pas' {frmCPAddPN}, - U_SelExportField in '..\..\..\ThreeFun\Fun\U_SelExportField.pas' {frmSelExportField}, - U_ColumnSet in '..\..\..\ThreeFun\Form\U_ColumnSet.pas' {frmColumnSet}, - U_ColumnBandSet in '..\..\..\ThreeFun\Form\U_ColumnBandSet.pas' {frmColumnBandSet}, - U_SelPrintFieldNew in '..\..\..\ThreeFun\Form\U_SelPrintFieldNew.pas' {frmSelPrintFieldNew}, - U_ZDYHelp in '..\..\..\ThreeFun\Form\U_ZDYHelp.pas' {frmZDYHelp}, - U_Fun in '..\..\..\ThreeFun\Fun\U_Fun.pas', - U_Fun10 in '..\..\..\ThreeFun\Fun\U_Fun10.pas', + U_SelExportField in '..\Z99Dependency\ThreeFun\Fun\U_SelExportField.pas' {frmSelExportField}, + U_ColumnSet in '..\Z99Dependency\ThreeFun\Form\U_ColumnSet.pas' {frmColumnSet}, + U_ColumnBandSet in '..\Z99Dependency\ThreeFun\Form\U_ColumnBandSet.pas' {frmColumnBandSet}, + U_SelPrintFieldNew in '..\Z99Dependency\ThreeFun\Form\U_SelPrintFieldNew.pas' {frmSelPrintFieldNew}, + U_ZDYHelp in '..\Z99Dependency\ThreeFun\Form\U_ZDYHelp.pas' {frmZDYHelp}, + U_Fun in '..\Z99Dependency\ThreeFun\Fun\U_Fun.pas', + U_Fun10 in '..\Z99Dependency\ThreeFun\Fun\U_Fun10.pas', U_CPManage in 'U_CPManage.pas' {frmCPManage}, - U_RTFun in '..\..\..\RTFunAndForm\Fun\U_RTFun.pas', + U_RTFun in '..\Z99Dependency\RTFunAndForm\Fun\U_RTFun.pas', U_SLT in 'U_SLT.pas' {frmSLT: TFrame}, U_ZdyAttachGYS in 'U_ZdyAttachGYS.pas' {frmZdyAttachGYS} ; diff --git a/消息提醒(MessageAlert.dll)/MessageAlert.dpr b/消息提醒(MessageAlert.dll)/MessageAlert.dpr index d0fa198..0c323af 100644 --- a/消息提醒(MessageAlert.dll)/MessageAlert.dpr +++ b/消息提醒(MessageAlert.dll)/MessageAlert.dpr @@ -7,17 +7,17 @@ uses WinTypes, WinProcs, U_GetDllForm in 'U_GetDllForm.pas', - U_RTFun in '..\..\..\RTFunAndForm\Fun\U_RTFun.pas', + U_RTFun in '..\Z99Dependency\RTFunAndForm\Fun\U_RTFun.pas', U_ModuleNote in 'U_ModuleNote.pas' {frmModuleNote}, U_DataLink in 'U_DataLink.pas' {DataLink_MessageAlert: TDataModule}, U_ZDYHelpSel in 'U_ZDYHelpSel.pas' {frmZDYHelpSel}, U_iniParam in 'U_iniParam.pas', U_ZDYHelp in 'U_ZDYHelp.pas' {frmZDYHelp}, - U_Fun in '..\..\..\ThreeFun\Fun\U_Fun.pas', - U_SelExportField in '..\..\..\ThreeFun\Fun\U_SelExportField.pas' {frmSelExportField}, - U_ColumnSet in '..\..\..\ThreeFun\Form\U_ColumnSet.pas' {frmColumnSet}, - U_ColumnBandSet in '..\..\..\ThreeFun\Form\U_ColumnBandSet.pas' {frmColumnBandSet}, - U_SelPrintFieldNew in '..\..\..\ThreeFun\Form\U_SelPrintFieldNew.pas' {frmSelPrintFieldNew}; + U_Fun in '..\Z99Dependency\ThreeFun\Fun\U_Fun.pas', + U_SelExportField in '..\Z99Dependency\ThreeFun\Fun\U_SelExportField.pas' {frmSelExportField}, + U_ColumnSet in '..\Z99Dependency\ThreeFun\Form\U_ColumnSet.pas' {frmColumnSet}, + U_ColumnBandSet in '..\Z99Dependency\ThreeFun\Form\U_ColumnBandSet.pas' {frmColumnBandSet}, + U_SelPrintFieldNew in '..\Z99Dependency\ThreeFun\Form\U_SelPrintFieldNew.pas' {frmSelPrintFieldNew}; {$R *.res} diff --git a/消息提醒(MessageAlert.dll)/Statistics.dpr b/消息提醒(MessageAlert.dll)/Statistics.dpr index c5829f3..5f78013 100644 --- a/消息提醒(MessageAlert.dll)/Statistics.dpr +++ b/消息提醒(MessageAlert.dll)/Statistics.dpr @@ -7,17 +7,17 @@ uses WinTypes, WinProcs, U_GetDllForm in 'U_GetDllForm.pas', - U_RTFun in '..\..\..\RTFunAndForm\Fun\U_RTFun.pas', + U_RTFun in '..\Z99Dependency\RTFunAndForm\Fun\U_RTFun.pas', U_ModuleNote in 'U_ModuleNote.pas' {frmModuleNote}, U_DataLink in 'U_DataLink.pas' {DataLink_Statistics: TDataModule}, U_ZDYHelpSel in 'U_ZDYHelpSel.pas' {frmZDYHelpSel}, U_iniParam in 'U_iniParam.pas', U_ZDYHelp in 'U_ZDYHelp.pas' {frmZDYHelp}, - U_Fun in '..\..\..\ThreeFun\Fun\U_Fun.pas', - U_SelExportField in '..\..\..\ThreeFun\Fun\U_SelExportField.pas' {frmSelExportField}, - U_ColumnSet in '..\..\..\ThreeFun\Form\U_ColumnSet.pas' {frmColumnSet}, - U_ColumnBandSet in '..\..\..\ThreeFun\Form\U_ColumnBandSet.pas' {frmColumnBandSet}, - U_SelPrintFieldNew in '..\..\..\ThreeFun\Form\U_SelPrintFieldNew.pas' {frmSelPrintFieldNew}; + U_Fun in '..\Z99Dependency\ThreeFun\Fun\U_Fun.pas', + U_SelExportField in '..\Z99Dependency\ThreeFun\Fun\U_SelExportField.pas' {frmSelExportField}, + U_ColumnSet in '..\Z99Dependency\ThreeFun\Form\U_ColumnSet.pas' {frmColumnSet}, + U_ColumnBandSet in '..\Z99Dependency\ThreeFun\Form\U_ColumnBandSet.pas' {frmColumnBandSet}, + U_SelPrintFieldNew in '..\Z99Dependency\ThreeFun\Form\U_SelPrintFieldNew.pas' {frmSelPrintFieldNew}; {$R *.res} diff --git a/纱线仓库(CYSXCK.dll)/CYSXCK.dpr b/纱线仓库(CYSXCK.dll)/CYSXCK.dpr index 003ae04..bae9d33 100644 --- a/纱线仓库(CYSXCK.dll)/CYSXCK.dpr +++ b/纱线仓库(CYSXCK.dll)/CYSXCK.dpr @@ -7,7 +7,7 @@ uses WinTypes, WinProcs, U_GetDllForm in 'U_GetDllForm.pas', - U_RTFun in '..\..\..\RTFunAndForm\Fun\U_RTFun.pas', + U_RTFun in '..\Z99Dependency\RTFunAndForm\Fun\U_RTFun.pas', U_ModuleNote in 'U_ModuleNote.pas' {frmModuleNote}, U_DataLink in 'U_DataLink.pas' {DataLink_CYMD: TDataModule}, U_KHList in 'U_KHList.pas' {frmKHList}, @@ -54,11 +54,11 @@ uses U_FileUp in 'U_FileUp.pas' {frmFileUp}, U_PBSXJGHZList in 'U_PBSXJGHZList.pas' {frmPBSXJGHZList}, U_ClothSCHZMXListSel in 'U_ClothSCHZMXListSel.pas' {frmClothSCHZMXListSel}, - U_Fun in '..\..\..\ThreeFun\Fun\U_Fun.pas', - U_SelExportField in '..\..\..\ThreeFun\Fun\U_SelExportField.pas' {frmSelExportField}, - U_ColumnSet in '..\..\..\ThreeFun\Form\U_ColumnSet.pas' {frmColumnSet}, - U_ColumnBandSet in '..\..\..\ThreeFun\Form\U_ColumnBandSet.pas' {frmColumnBandSet}, - U_SelPrintFieldNew in '..\..\..\ThreeFun\Form\U_SelPrintFieldNew.pas' {frmSelPrintFieldNew}; + U_Fun in '..\Z99Dependency\ThreeFun\Fun\U_Fun.pas', + U_SelExportField in '..\Z99Dependency\ThreeFun\Fun\U_SelExportField.pas' {frmSelExportField}, + U_ColumnSet in '..\Z99Dependency\ThreeFun\Form\U_ColumnSet.pas' {frmColumnSet}, + U_ColumnBandSet in '..\Z99Dependency\ThreeFun\Form\U_ColumnBandSet.pas' {frmColumnBandSet}, + U_SelPrintFieldNew in '..\Z99Dependency\ThreeFun\Form\U_SelPrintFieldNew.pas' {frmSelPrintFieldNew}; {$R *.res} diff --git a/进度统计查询(Statistics.dll)/Statistics.dpr b/进度统计查询(Statistics.dll)/Statistics.dpr index 7484b6f..b6d4294 100644 --- a/进度统计查询(Statistics.dll)/Statistics.dpr +++ b/进度统计查询(Statistics.dll)/Statistics.dpr @@ -7,17 +7,17 @@ uses WinTypes, WinProcs, U_GetDllForm in 'U_GetDllForm.pas', - U_RTFun in '..\..\..\RTFunAndForm\Fun\U_RTFun.pas', + U_RTFun in '..\Z99Dependency\RTFunAndForm\Fun\U_RTFun.pas', U_ModuleNote in 'U_ModuleNote.pas' {frmModuleNote}, U_DataLink in 'U_DataLink.pas' {DataLink_Statistics: TDataModule}, U_ZDYHelpSel in 'U_ZDYHelpSel.pas' {frmZDYHelpSel}, U_iniParam in 'U_iniParam.pas', U_ZDYHelp in 'U_ZDYHelp.pas' {frmZDYHelp}, - U_Fun in '..\..\..\ThreeFun\Fun\U_Fun.pas', - U_SelExportField in '..\..\..\ThreeFun\Fun\U_SelExportField.pas' {frmSelExportField}, - U_ColumnSet in '..\..\..\ThreeFun\Form\U_ColumnSet.pas' {frmColumnSet}, - U_ColumnBandSet in '..\..\..\ThreeFun\Form\U_ColumnBandSet.pas' {frmColumnBandSet}, - U_SelPrintFieldNew in '..\..\..\ThreeFun\Form\U_SelPrintFieldNew.pas' {frmSelPrintFieldNew}, + U_Fun in '..\Z99Dependency\ThreeFun\Fun\U_Fun.pas', + U_SelExportField in '..\Z99Dependency\ThreeFun\Fun\U_SelExportField.pas' {frmSelExportField}, + U_ColumnSet in '..\Z99Dependency\ThreeFun\Form\U_ColumnSet.pas' {frmColumnSet}, + U_ColumnBandSet in '..\Z99Dependency\ThreeFun\Form\U_ColumnBandSet.pas' {frmColumnBandSet}, + U_SelPrintFieldNew in '..\Z99Dependency\ThreeFun\Form\U_SelPrintFieldNew.pas' {frmSelPrintFieldNew}, U_ClothCLJTCXList in 'U_ClothCLJTCXList.pas' {frmClothCLJTCXList}; {$R *.res}