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

mod rewrite - Doing external redirect. .htaccess NS flag not working. How to achieve similar results? -

mysql - How to insert just year and month into date field? -