RTFormwork/项目代码/RTBasicsV1/T02贸易汇总仓库/TradeTotalClothStk.dpr
2024-07-29 13:06:23 +08:00

97 lines
5.3 KiB
ObjectPascal

library TradeTotalClothStk;
uses
SysUtils,
classes,
forms,
WinTypes,
WinProcs,
midaslib,
U_GetDllForm in 'U_GetDllForm.pas',
U_DataLink in 'U_DataLink.pas' {DataLink_TradeTotalClothStk: TDataModule},
U_iniParam in 'U_iniParam.pas',
U_BaseHelp in '..\..\..\public10\design\U_BaseHelp.pas' {frmBaseHelp},
U_BaseInput in '..\..\..\public10\design\U_BaseInput.pas' {frmBaseInput},
U_BaseList in '..\..\..\public10\design\U_BaseList.pas' {frmBaseList},
U_cxGridCustomCss in '..\..\..\public10\design\U_cxGridCustomCss.pas',
U_globalVar in '..\..\..\public10\design\U_globalVar.pas',
U_WindowFormdesign in '..\..\..\public10\design\U_WindowFormdesign.pas',
U_CompressionFun in '..\..\..\public10\ThreeFun\Fun\U_CompressionFun.pas',
U_RTFun in '..\..\..\public10\ThreeFun\Fun\U_RTFun.pas',
U_ZDYHelp in '..\..\..\public10\ThreeFun\Form\U_ZDYHelp.pas' {frmZDYHelp},
U_AttachmentUpload in '..\A00通用窗体\U_AttachmentUpload.pas' {frmFjList_RZ},
U_ClothInfoSel in '..\A00通用窗体\U_ClothInfoSel.pas' {frmClothInfoSel},
U_EmployeeSel in '..\A00通用窗体\U_EmployeeSel.pas' {frmEmployeeSel},
U_LabelMapSet in '..\A00通用窗体\U_LabelMapSet.pas' {frmLabelMapSet},
U_LabelPrint in '..\A00通用窗体\U_LabelPrint.pas' {frmLabelPrint},
U_TradePlanSel in '..\T00贸易通用窗体\U_TradePlanSel.pas' {frmTradePlanSel},
U_TradeSalesContractSel in '..\T00贸易通用窗体\U_TradeSalesContractSel.pas' {frmTradeSalesContractSel},
U_PurchaseContractSel in '..\T00贸易通用窗体\U_PurchaseContractSel.pas' {frmPurchaseContractSel},
U_TradeClothOutInspList in 'U_TradeClothOutInspList.pas' {frmTradeClothOutInspList},
U_PictureList in '..\A00通用窗体\U_PictureList.pas' {frmPictureList},
U_CompanySel in '..\A00通用窗体\U_CompanySel.pas' {frmCompanySel},
U_TradeGreyClothInEdit in 'U_TradeGreyClothInEdit.pas' {frmTradeGreyClothInEdit},
U_BaseDataLink in '..\..\..\public10\design\U_BaseDataLink.pas' {BaseDataLink: TDataModule},
U_TradeGreyClothInList in 'U_TradeGreyClothInList.pas' {frmTradeGreyClothInList},
U_TradeGreyClothOutList in 'U_TradeGreyClothOutList.pas' {frmTradeGreyClothOutList},
U_TradeGreyClothOutEdit in 'U_TradeGreyClothOutEdit.pas' {frmTradeGreyClothOutEdit},
U_TradeFtyClothInList in 'U_TradeFtyClothInList.pas' {frmTradeFtyClothInList},
U_TradeFtyClothOutList in 'U_TradeFtyClothOutList.pas' {frmTradeFtyClothOutList},
U_TradeFtyClothOutEdit in 'U_TradeFtyClothOutEdit.pas' {frmTradeFtyClothOutEdit},
U_TradeFtyClothStkList in 'U_TradeFtyClothStkList.pas' {frmTradeFtyClothStkList},
U_TradeClothTotalStkList in 'U_TradeClothTotalStkList.pas' {frmTradeClothTotalStkList},
U_TradePackClothInList in 'U_TradePackClothInList.pas' {frmTradePackClothInList},
U_TradePackClothOutList in 'U_TradePackClothOutList.pas' {frmTradePackClothOutList},
U_TradePackClothStkList in 'U_TradePackClothStkList.pas' {frmTradePackClothStkList},
U_TradePackClothOutEdit in 'U_TradePackClothOutEdit.pas' {frmTradePackClothOutEdit},
U_TradePackClothStkSel in 'U_TradePackClothStkSel.pas' {frmTradePackClothStkSel},
U_TradePackClothInEdit in 'U_TradePackClothInEdit.pas' {frmTradePackClothInEdit},
U_TradeClothTotalInInput in 'U_TradeClothTotalInInput.pas' {frmTradeClothTotalInInput},
U_TradeFtyClothInEdit in 'U_TradeFtyClothInEdit.pas' {frmTradeFtyClothInEdit},
U_TradeClothTotalInList in 'U_TradeClothTotalInList.pas' {frmTradeClothTotalInList},
U_TradeClothTotalOutList in 'U_TradeClothTotalOutList.pas' {frmTradeClothTotalOutList},
U_TradeClothCompleteInput in 'U_TradeClothCompleteInput.pas' {frmTradeClothCompleteInput},
FrameDateSel in '..\A00通用组件\FrameDateSel.pas' {frmFrameDateSel: TFrame},
U_TradePlanClothEnterInput in 'U_TradePlanClothEnterInput.pas' {frmTradePlanClothEnterInput},
U_TradeSampleClothInList in 'U_TradeSampleClothInList.pas' {frmTradeSampleClothInList},
U_TradeSampleClothOutList in 'U_TradeSampleClothOutList.pas' {frmTradeSampleClothOutList},
U_TradeSampleClothStkList in 'U_TradeSampleClothStkList.pas' {frmTradeSampleClothStkList},
U_TradeSampleClothInEdit in 'U_TradeSampleClothInEdit.pas' {frmTradeSampleClothInEdit},
U_TradeSampleClothOutEdit in 'U_TradeSampleClothOutEdit.pas' {frmTradeSampleClothOutEdit},
U_TradeSampleClothStkSel in 'U_TradeSampleClothStkSel.pas' {frmTradeSampleClothStkSel},
U_TradeClothProcessOutInput in 'U_TradeClothProcessOutInput.pas' {frmTradeClothProcessOutInput},
U_printPdf in '..\..\..\public10\ThreeFun\Fun\U_printPdf.pas',
U_TradeTotallClothStkSel in 'U_TradeTotallClothStkSel.pas' {frmTradeTotallClothStkSel},
U_cxGridCustomSet in '..\..\..\public10\design\U_cxGridCustomSet.pas',
U_FormLayOutDesign in '..\..\..\public10\design\U_FormLayOutDesign.pas',
U_ClothScheduleList in 'U_ClothScheduleList.pas' {frmClothScheduleList},
U_ClothPurchaseEnterList in 'U_ClothPurchaseEnterList.pas' {frmClothPurchaseEnterList},
U_SysLogHelp in '..\..\..\public10\ThreeFun\Form\U_SysLogHelp.pas' {frmSysLogHelp};
{$R *.res}
procedure DllEnterPoint(dwReason: DWORD); far; stdcall;
begin
DLLProc := @DLLEnterPoint;
DllEnterPoint(DLL_PROCESS_ATTACH);
end;
procedure DLLUnloadProc(Reason: Integer); register;
begin
// if (Reason = DLL_PROCESS_DETACH) or (Reason = DLL_THREAD_DETACH) then
// Application := NewDllApp;
end;
exports
GetDllForm;
begin
try
NewDllApp := Application;
DLLProc := @DLLUnloadProc;
except
end;
end.