Tag
Integration
Top

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.

Data parsing & visualization in Delphi
In this post we show how to parse a JSON response from a remote server and then visualize the data received.