Among the most notable features of Delphi, it’s worth mentioning the ability to enhance your Windows apps by interacting with other installed software products on your computer, using the COM technology for functionality embedding or automating.
In this article, we will show you how to automate the Mathcad Prime software in your Delphi VCL apps, by controlling the automation server and the fundamental methods and properties of its API, and how to implement an event sink in your app to handle events triggered by the Mathcad Prime software.