
One of Delphi’s most impressive features is its ability to interact with other installed software packages on your computer using the COM technology for functionality embedding or automation.
This article will show you how to control the automation server and the key methods and properties of its API in order to automate the Mathcad Prime software in your Delphi VCL apps. It will also show you how to install an event sink in your app to handle events generated by the Mathcad Prime software.
Check out our detailed instructions as well: How to use a Delphi FMX app to post to Facebook using the API