Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
Delphi

Learning JavaScript

Author: Pawe Gowacki My favorite programming language is Object Pascal. Period. However it is not the only programming language in the world. Probably my very first was Basic on ZX Spectrum, then came Turbo Pascal on DOS and quickly changed to Delphi and Object Pascal. Over the course of the years, I have been influenced by other languages. When joining Borland, I had to got certified with Java.
Read more
News

Cool App Winner for September: RAD & Installer

I’m excited to announce that our September Cool App contest winner for September is RAD & Installer. While I continue to be impressed at how all our Cool App winners are providing interesting, useful, entertaining and generally “cool” capabilities, I admittedly…
Delphi

What is my IP address?

Author: Pawe Gowacki There are many situation when it would handy to know the IP address of a device where our app is running. Maybe you want to identify who is running your app? By IP address it is also possible to calculate the approximate location of a device. If you connect to Internet through a router, there are big chances that it implements “Network Address Translation” (NAT)…
Read more
News

Implementing AJAX and JSONP Support in RAD Server for ExtJS

Idera recently acquired Sencha (https://www.sencha.com/) and has added the company products to the Embarcadero business unit, which produced RAD Studio and also the RAD Server web service technology. A natural question arises on how to use the two products together. While…
News

Adding a Custom Icon to a FireMonkey Button

Step 1: Create a new FireMonkey Application Launch 10.2 Tokyo and go to File > New > FireMonkey Application (Delphi or C++) and select ‘Blank Application’. Drop a TStyleBook component onto your form and double-click it to open the integrated Style Designer. Select ‘Open’ and navigate to your Styles directory (C:UsersPublicDocumentsEmbarcaderoStudio19.0Styles) and…
Read more
News

Join Andrea Magni in Millan for a Special ExtJS Event

A special event combining Delphi and Ext JS is coming with Embarcadero MVP Andrea Magni in Milanthis October 26th. Are you a Delphi developer looking for a modern web solution? Would you like to offer a web user interface as effective as your desktop application’s…
Delphi

Easily Make Asynchronous REST Calls In Delphi 10.2.1 Tokyo On Android, iOS, macOS, and Windows 10

The Hospitality Survey App template contains a RAD Server project and a Delphi client project. You can download the Hospitality Survey App template code for yourself from Embarcadero’s GetIt. The Delphi client project makes REST calls via the BaaS components to RAD Server. Keep in mind that this same source code will work with TRESTClient and TNetHTTPClient. It is beneficial for the REST…
Read more
DatabaseInterBaseNews

Aviation Giant Renews Long-Term InterBase Contract

After extensive testing, a top global commercial aircraft manufacturer has just renewed its InterBase deployment license with Embarcadero. The project involved updating InterBase to the latest version…

IN THE ARTICLES