From c7e1ebad5401487e5ce2bceb658811ecd0883edb Mon Sep 17 00:00:00 2001 From: "DESKTOP-E401PHE\\Administrator" Date: Mon, 22 Sep 2025 09:58:30 +0800 Subject: [PATCH] 1 --- .../ShipmentRequest.dpr | 12 +++++----- .../ContractManagement.dpr | 20 ++++++++--------- 坯布码单待检(PBMDDJ.dll)/PBMDDJ.dpr | 16 +++++++------- 客户供应商管理(Company.dll)/Company.dpr | 14 ++++++------ 寄样管理(SendSample.dll)/SendSample.dpr | 14 ++++++------ 应收应付/YSYF.dpr | 22 +++++++++---------- 微信管理(WechatManage.dll)/WechatManage.dpr | 12 +++++----- .../FinishedClothWarehouse.dpr | 14 ++++++------ 手机跟单管理(MobileTrack.dll)/MobileTrack.dpr | 14 ++++++------ 报关管理(BaoGuan.dll)/BaoGuan.dpr | 14 ++++++------ .../报关管理(BaoGuan.dll)/BaoGuan.dpr | 14 ++++++------ 机物料仓库(GYJWLCK.dll)/GYJWLCK.dpr | 20 ++++++++--------- .../DyeingFinishingPlan.dpr | 20 ++++++++--------- 样品(YPGL.dll)/YPGL.dpr | 16 +++++++------- 样布仓库(染色)/SampleWarehouse.dpr | 18 +++++++-------- 消息提醒(MessageAlert.dll)/MessageAlert.dpr | 12 +++++----- 船样仓库(样品&印花)/YPCK.dpr | 18 +++++++-------- 进度统计查询(Statistics.dll)/Statistics.dpr | 12 +++++----- 18 files changed, 141 insertions(+), 141 deletions(-) diff --git a/发货申请(ShipmentRequest.dll)/ShipmentRequest.dpr b/发货申请(ShipmentRequest.dll)/ShipmentRequest.dpr index ee4f4c9..8126ac5 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}; {$R *.res} diff --git a/合同管理(ContractManagement.dll)/ContractManagement.dpr b/合同管理(ContractManagement.dll)/ContractManagement.dpr index cf0ba7a..1f5156c 100644 --- a/合同管理(ContractManagement.dll)/ContractManagement.dpr +++ b/合同管理(ContractManagement.dll)/ContractManagement.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_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_SysLogHelp in '..\..\..\ThreeFun\Form\U_SysLogHelp.pas' {frmSysLogHelp}, - 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_RTZDYHelp in '..\Z99Dependency\RTFunAndForm\Form\U_RTZDYHelp.pas' {frmRTZDYHelp}, + U_CompressionFun in '..\Z99Dependency\ThreeFun\Fun\U_CompressionFun.pas', + U_SysLogHelp in '..\Z99Dependency\ThreeFun\Form\U_SysLogHelp.pas' {frmSysLogHelp}, + U_Fun10 in '..\Z99Dependency\ThreeFun\Fun\U_Fun10.pas'; {$R *.res} diff --git a/坯布码单待检(PBMDDJ.dll)/PBMDDJ.dpr b/坯布码单待检(PBMDDJ.dll)/PBMDDJ.dpr index e485a71..202a300 100644 --- a/坯布码单待检(PBMDDJ.dll)/PBMDDJ.dpr +++ b/坯布码单待检(PBMDDJ.dll)/PBMDDJ.dpr @@ -8,7 +8,7 @@ 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_PBMDDJ: TDataModule}, U_GYSList in 'U_GYSList.pas' {frmGYSList}, @@ -27,13 +27,13 @@ uses U_DJBCKKCHZList in 'U_DJBCKKCHZList.pas' {frmDJBCKKCHZList}, U_ZdyAttachCP in 'U_ZdyAttachCP.pas' {frmZdyAttachCP}, U_ZdyAttachment in 'U_ZdyAttachment.pas' {frmZdyAttachment}, - 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_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_Fun10 in '..\Z99Dependency\ThreeFun\Fun\U_Fun10.pas', + U_CompressionFun in '..\Z99Dependency\ThreeFun\Fun\U_CompressionFun.pas'; // U_SelfForm in '..\..\SelfForm\U_SelfForm.pas', // U_SelExportField in '..\..\SelfForm\U_SelExportField.pas' {frmSelExportField}, diff --git a/客户供应商管理(Company.dll)/Company.dpr b/客户供应商管理(Company.dll)/Company.dpr index 9be82a2..8faa214 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/寄样管理(SendSample.dll)/SendSample.dpr b/寄样管理(SendSample.dll)/SendSample.dpr index 3439db9..e5e823f 100644 --- a/寄样管理(SendSample.dll)/SendSample.dpr +++ b/寄样管理(SendSample.dll)/SendSample.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_SendSample: 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\Form\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\Form\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/应收应付/YSYF.dpr b/应收应付/YSYF.dpr index 03f8887..74eb6a6 100644 --- a/应收应付/YSYF.dpr +++ b/应收应付/YSYF.dpr @@ -8,12 +8,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}, @@ -29,7 +29,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}, @@ -40,12 +40,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 b43de0a..129e123 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/成品仓库(FinishedClothWarehouse.dll)/FinishedClothWarehouse.dpr b/成品仓库(FinishedClothWarehouse.dll)/FinishedClothWarehouse.dpr index 9dde2f3..78d9cc4 100644 --- a/成品仓库(FinishedClothWarehouse.dll)/FinishedClothWarehouse.dpr +++ b/成品仓库(FinishedClothWarehouse.dll)/FinishedClothWarehouse.dpr @@ -8,18 +8,18 @@ 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_FinishedClothWarehouse: 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_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}; {$R *.res} diff --git a/手机跟单管理(MobileTrack.dll)/MobileTrack.dpr b/手机跟单管理(MobileTrack.dll)/MobileTrack.dpr index e3d9e44..842c837 100644 --- a/手机跟单管理(MobileTrack.dll)/MobileTrack.dpr +++ b/手机跟单管理(MobileTrack.dll)/MobileTrack.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_MobileTrack: 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_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}; {$R *.res} diff --git a/报关管理(BaoGuan.dll)/BaoGuan.dpr b/报关管理(BaoGuan.dll)/BaoGuan.dpr index 48f753d..e3e747f 100644 --- a/报关管理(BaoGuan.dll)/BaoGuan.dpr +++ b/报关管理(BaoGuan.dll)/BaoGuan.dpr @@ -11,15 +11,15 @@ uses U_FjList in 'U_FjList.pas' {frmFjList}, U_ZDYHelp4 in 'U_ZDYHelp4.pas' {frmZDYHelp4}, U_FjList_RZ in 'U_FjList_RZ.pas' {frmFjList_RZ}, - U_CompressionFun in '..\..\..\ThreeFun\Fun\U_CompressionFun.pas', + U_CompressionFun in '..\Z99Dependency\ThreeFun\Fun\U_CompressionFun.pas', U_YFGLInPut in 'U_YFGLInPut.pas' {frmYFGLInPut}, U_BaoGuanCRKCX in 'U_BaoGuanCRKCX.pas' {frmBaoGuanCRKCX}, - U_RTFun in '..\..\..\ThreeFun\Fun\U_RTFun.pas', - U_Fun in '..\..\..\ThreeFun\Fun\U_Fun.pas', - U_SelExportField in '..\..\..\ThreeFun\Fun\U_SelExportField.pas' {frmSelExportField}, - U_ColumnBandSet in '..\..\..\ThreeFun\Form\U_ColumnBandSet.pas' {frmColumnBandSet}, - U_ColumnSet in '..\..\..\ThreeFun\Form\U_ColumnSet.pas' {frmColumnSet}, - U_SelPrintFieldNew in '..\..\..\ThreeFun\Form\U_SelPrintFieldNew.pas' {frmSelPrintFieldNew}; + U_RTFun in '..\Z99Dependency\ThreeFun\Fun\U_RTFun.pas', + U_Fun in '..\Z99Dependency\ThreeFun\Fun\U_Fun.pas', + U_SelExportField in '..\Z99Dependency\ThreeFun\Fun\U_SelExportField.pas' {frmSelExportField}, + U_ColumnBandSet in '..\Z99Dependency\ThreeFun\Form\U_ColumnBandSet.pas' {frmColumnBandSet}, + U_ColumnSet in '..\Z99Dependency\ThreeFun\Form\U_ColumnSet.pas' {frmColumnSet}, + 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/报关管理(BaoGuan.dll)/报关管理(BaoGuan.dll)/BaoGuan.dpr b/报关管理(BaoGuan.dll)/报关管理(BaoGuan.dll)/BaoGuan.dpr index 48f753d..e3e747f 100644 --- a/报关管理(BaoGuan.dll)/报关管理(BaoGuan.dll)/BaoGuan.dpr +++ b/报关管理(BaoGuan.dll)/报关管理(BaoGuan.dll)/BaoGuan.dpr @@ -11,15 +11,15 @@ uses U_FjList in 'U_FjList.pas' {frmFjList}, U_ZDYHelp4 in 'U_ZDYHelp4.pas' {frmZDYHelp4}, U_FjList_RZ in 'U_FjList_RZ.pas' {frmFjList_RZ}, - U_CompressionFun in '..\..\..\ThreeFun\Fun\U_CompressionFun.pas', + U_CompressionFun in '..\Z99Dependency\ThreeFun\Fun\U_CompressionFun.pas', U_YFGLInPut in 'U_YFGLInPut.pas' {frmYFGLInPut}, U_BaoGuanCRKCX in 'U_BaoGuanCRKCX.pas' {frmBaoGuanCRKCX}, - U_RTFun in '..\..\..\ThreeFun\Fun\U_RTFun.pas', - U_Fun in '..\..\..\ThreeFun\Fun\U_Fun.pas', - U_SelExportField in '..\..\..\ThreeFun\Fun\U_SelExportField.pas' {frmSelExportField}, - U_ColumnBandSet in '..\..\..\ThreeFun\Form\U_ColumnBandSet.pas' {frmColumnBandSet}, - U_ColumnSet in '..\..\..\ThreeFun\Form\U_ColumnSet.pas' {frmColumnSet}, - U_SelPrintFieldNew in '..\..\..\ThreeFun\Form\U_SelPrintFieldNew.pas' {frmSelPrintFieldNew}; + U_RTFun in '..\Z99Dependency\ThreeFun\Fun\U_RTFun.pas', + U_Fun in '..\Z99Dependency\ThreeFun\Fun\U_Fun.pas', + U_SelExportField in '..\Z99Dependency\ThreeFun\Fun\U_SelExportField.pas' {frmSelExportField}, + U_ColumnBandSet in '..\Z99Dependency\ThreeFun\Form\U_ColumnBandSet.pas' {frmColumnBandSet}, + U_ColumnSet in '..\Z99Dependency\ThreeFun\Form\U_ColumnSet.pas' {frmColumnSet}, + 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/机物料仓库(GYJWLCK.dll)/GYJWLCK.dpr b/机物料仓库(GYJWLCK.dll)/GYJWLCK.dpr index 8138fc1..e2fd8a8 100644 --- a/机物料仓库(GYJWLCK.dll)/GYJWLCK.dpr +++ b/机物料仓库(GYJWLCK.dll)/GYJWLCK.dpr @@ -8,7 +8,7 @@ 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_DataLink in 'U_DataLink.pas' {DataLink_GYJWL: TDataModule}, U_iniParam in 'U_iniParam.pas', U_ZDYHelp in 'U_ZDYHelp.pas' {frmZDYHelp}, @@ -20,15 +20,15 @@ uses U_JWLcktjlist in 'U_JWLcktjlist.pas' {frmJWLcktjlist}, 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_ZDYHelpSel in '..\..\..\ThreeFun\Form\U_ZDYHelpSel.pas' {frmZDYHelpSel}, - 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_SelPrintField in '..\Z99Dependency\ThreeFun\Form\U_SelPrintField.pas' {frmSelPrintField}, + U_SelPrintFieldNew in '..\Z99Dependency\ThreeFun\Form\U_SelPrintFieldNew.pas' {frmSelPrintFieldNew}, + U_ZDYHelpSel in '..\Z99Dependency\ThreeFun\Form\U_ZDYHelpSel.pas' {frmZDYHelpSel}, + U_Fun10 in '..\Z99Dependency\ThreeFun\Fun\U_Fun10.pas', + U_SysLogHelp in '..\Z99Dependency\ThreeFun\Form\U_SysLogHelp.pas' {frmSysLogHelp}; {$R *.res} diff --git a/染整计划(DyeingFinishingPlan.dll)/DyeingFinishingPlan.dpr b/染整计划(DyeingFinishingPlan.dll)/DyeingFinishingPlan.dpr index 3ceedd5..b6d0509 100644 --- a/染整计划(DyeingFinishingPlan.dll)/DyeingFinishingPlan.dpr +++ b/染整计划(DyeingFinishingPlan.dll)/DyeingFinishingPlan.dpr @@ -8,21 +8,21 @@ 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_DyeingFinishingPlan: TDataModule}, U_ZDYHelpSel in 'U_ZDYHelpSel.pas' {frmZDYHelpSel}, U_iniParam in 'U_iniParam.pas', U_ZDYHelp2 in 'U_ZDYHelp2.pas' {frmZDYHelp2}, - 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_CompressionFun in '..\..\..\ThreeFun\Fun\U_CompressionFun.pas', - U_FjList10 in '..\..\..\ThreeFun\Form\U_FjList10.pas' {frmFjList10}, - 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_Fun10 in '..\Z99Dependency\ThreeFun\Fun\U_Fun10.pas', + U_CompressionFun in '..\Z99Dependency\ThreeFun\Fun\U_CompressionFun.pas', + U_FjList10 in '..\Z99Dependency\ThreeFun\Form\U_FjList10.pas' {frmFjList10}, + U_SysLogHelp in '..\Z99Dependency\ThreeFun\Form\U_SysLogHelp.pas' {frmSysLogHelp}, U_QXGL in 'U_QXGL.pas' {frmQXGL}; {$R *.res} diff --git a/样品(YPGL.dll)/YPGL.dpr b/样品(YPGL.dll)/YPGL.dpr index 1e5494f..14831b6 100644 --- a/样品(YPGL.dll)/YPGL.dpr +++ b/样品(YPGL.dll)/YPGL.dpr @@ -12,15 +12,15 @@ uses U_iniParam in 'U_iniParam.pas', U_CPType in 'U_CPType.pas' {frmCPType}, U_FLAddPN in 'U_FLAddPN.pas' {frmFLAddPN}, - 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_FLManage in 'U_FLManage.pas' {frmflManage}, - 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/样布仓库(染色)/SampleWarehouse.dpr b/样布仓库(染色)/SampleWarehouse.dpr index 487e4b5..ce7384a 100644 --- a/样布仓库(染色)/SampleWarehouse.dpr +++ b/样布仓库(染色)/SampleWarehouse.dpr @@ -8,20 +8,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_SampleWarehouse: 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_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}; {$R *.res} diff --git a/消息提醒(MessageAlert.dll)/MessageAlert.dpr b/消息提醒(MessageAlert.dll)/MessageAlert.dpr index 3ce3891..6aee6a4 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/船样仓库(样品&印花)/YPCK.dpr b/船样仓库(样品&印花)/YPCK.dpr index 7c6ca18..a692beb 100644 --- a/船样仓库(样品&印花)/YPCK.dpr +++ b/船样仓库(样品&印花)/YPCK.dpr @@ -8,9 +8,9 @@ uses WinProcs, U_DataLink in 'U_DataLink.pas' {YPCK_DataLink: TDataModule}, U_GetDllForm in 'U_GetDllForm.pas', - U_Fun10 in '..\..\..\ThreeFun\Fun\U_Fun10.pas', - U_getDogServer in '..\..\..\ThreeFun\Fun\U_getDogServer.pas', - U_ZDYHelp in '..\..\..\ThreeFun\Form\U_ZDYHelp.pas' {frmZDYHelp}, + U_Fun10 in '..\Z99Dependency\ThreeFun\Fun\U_Fun10.pas', + U_getDogServer in '..\Z99Dependency\ThreeFun\Fun\U_getDogServer.pas', + U_ZDYHelp in '..\Z99Dependency\ThreeFun\Form\U_ZDYHelp.pas' {frmZDYHelp}, U_BpSmRk in 'U_BpSmRk.pas' {frmBpSmRk}, U_Bpckchklist in 'U_Bpckchklist.pas' {frmBpckchklist}, U_BpJylist in 'U_BpJylist.pas' {frmBpJylist}, @@ -26,12 +26,12 @@ uses U_ZdyAttachGYS in 'U_ZdyAttachGYS.pas' {frmZdyAttachGYS}, U_ZdyAttachmentBJ in 'U_ZdyAttachmentBJ.pas' {frmZdyAttachmentCB}, U_ZdyAttachmentBJ_Edit in 'U_ZdyAttachmentBJ_Edit.pas' {frmZdyAttachmentBJ_Edit}, - U_Fun in '..\..\..\ThreeFun\Fun\U_Fun.pas', - U_RTFun in '..\..\..\ThreeFun\Fun\U_RTFun.pas', - U_SelExportField in '..\..\..\ThreeFun\Form\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_RTFun in '..\Z99Dependency\ThreeFun\Fun\U_RTFun.pas', + U_SelExportField in '..\Z99Dependency\ThreeFun\Form\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 5b67495..416719d 100644 --- a/进度统计查询(Statistics.dll)/Statistics.dpr +++ b/进度统计查询(Statistics.dll)/Statistics.dpr @@ -8,17 +8,17 @@ 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_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}