Lance Rasmussen

Currently run a small software development company manufacturing software applications for the sports industry and have used Delphi language for over 26 years. Opinions and statements are those of the author and do not necessarily reflect the official policy or position of any other agency, organization, employer or company. If you do not agree with a posting or statement, please blame the cat.

Creating a Type Library ActiveX DLL with Delphi 10.4.2

Sometimes I’ve found it handy to implement certain functions within an ActiveX DLL to be able to call from my application. This can be helpful when trying to do functionality with the app being in a newer version of Delphi and needing functionality of business logic that can’t be upgraded yet. Creating DLL First step […]

Creating a Type Library ActiveX DLL with Delphi 10.4.2 Read More »

Scroll to Top