Tag
Integration
Top

Different Approaches to Software System Integration
There are many different approaches to the integration of software systems, and each of them has its own advantages and disadvantages. The most commo…

How to automate Mathcad Prime in Delphi
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 fu…

How to receive Facebook account info via an Embarcadero Delphi FMX app
In this article, we will show how to get Facebook account info (a user’s name, number of friends, date of birth, information about posts, likes, etc.…

How to use the DeepAI service in the Delphi app
In this article, we will analyze a popular multifunctional service - DeepAI. With this service, users can enjoy the capacities of AI via the API. It …

How to post on Facebook with API from a Delphi application
In this step by step guide we show how to post on Facebook with an Embarcadero Delphi Firemonkey (FMX) cross-platform application.