delphi - IDL to Type Library -


is there way in delphi 7 generate tlb idl? or class/ interface definition?

you can use idl2pas.bat batch file (check in location c:\program files\borland\delphi7\bin) or midl.exe application.


Comments

Popular posts from this blog

c# - Is it possible to remove an existing registration from Autofac container builder? -

asp.net - RadAsyncUpload in code behind, how to? -