This commit is contained in:
DESKTOP-E401PHE\Administrator 2025-10-27 10:53:00 +08:00
parent 9269593d59
commit 3afd36fac3

View File

@ -7,18 +7,18 @@ uses
dxCore, ActiveX; dxCore, ActiveX;
function GetDllForm(App: Tapplication; FormH: hwnd; FormID: integer; Language: integer; WinStyle: integer; GCode: Pchar; GName: Pchar; DataBase: Pchar; Title: PChar; Parameters1: PChar; Parameters2: PChar; Parameters3: PChar; Parameters4: PChar; Parameters5: PChar; Parameters6: PChar; Parameters7: PChar; Parameters8: PChar; Parameters9: PChar; Parameters10: PChar; DataBaseStr: PChar): hwnd; export; stdcall; function GetDllForm(App: Tapplication; FormH: hwnd; FormID: integer; Language: integer; WinStyle: integer; GCode: Pchar; GName: Pchar; DataBase: Pchar; Title: PChar; Parameters1: PChar; Parameters2: PChar; Parameters3: PChar; Parameters4: PChar; Parameters5: PChar; Parameters6: PChar; Parameters7: PChar; Parameters8: PChar; Parameters9: PChar; Parameters10: PChar; DataBaseStr: PChar): hwnd; export; stdcall;
function ConnData(): Boolean; function ConnData(): Boolean;
function GetsysParam(muserId: pchar; fparam1: pchar): Boolean; function GetsysParam(muserId: pchar; fparam1: pchar): Boolean;
implementation implementation
uses uses
U_DataLink, U_Fun, U_iniParam, U_MJManageNewFDNew, U_ProductOrderList, U_DataLink, U_Fun, U_iniParam, U_MJManageNewFDNew, U_ProductOrderList,
U_ProductOrderAnPai, U_MJEdit, U_JYOrderCDOne, U_JYOrderCDMore, U_ProductOrderAnPai, U_MJEdit, U_JYOrderCDOne, U_JYOrderCDMore,
U_CpCkSaoMNewSel, U_CKProductBCPInList, U_CKProductBCPOutList, U_BanCpHCSaoM, U_CpCkSaoMNewSel, U_CKProductBCPInList, U_CKProductBCPOutList, U_BanCpHCSaoM,
U_CKProductBCPHCList, U_CKProductBCPKCList, U_CKProductBCPKCHZList, U_CKProductBCPHCList, U_CKProductBCPKCList, U_CKProductBCPKCHZList,
U_CpRkSaoMNew, U_ClothContractList, U_ClothContractKCList, U_CpRkSaoMNew, U_ClothContractList, U_ClothContractKCList,
U_ProductOrderNewList, U_ClothPDInfoList, U_ClothHCList, U_ContractListNX, U_ProductOrderNewList, U_ClothPDInfoList, U_ClothHCList, U_ContractListNX,
U_ClothContractListSX, U_ClothContractListHZ, U_ProductOrderLBNameSet, U_ClothContractListSX, U_ClothContractListHZ, U_ProductOrderLBNameSet,