delphi调用dll delphi调用dll的接口 Delphi简单调用DLL?假设您的DLL名称为:测试.dll,其中有一个过程:procedure init(),则调用的编写方式如下:unit1interfaceus... 2021-03-13 1619次浏览