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

linux - Mailx and Gmail nss config dir -

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

php - Mysql PK and FK char(36) vs int(10) -