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

Google Cloud Shell Network Details

Marco Cantu’s blog post aboutRunning a Delphi Linux Application on Google Cloud Shell got me wondering more about the Google Cloud Shell,specifically around the networking. First of all, is the IP address public? jim@cloudshell:~$ hostname -I 172.18.0.1 172.17.0.2 jim@cloudshell:~$ curl icanhazip.com 35.199.148.57 So the private IP is different from the public IP. I’ll need to test…
Read more
News

Delphi and C++Builder 10.2.3 Tokyo Professional Edition - Mobile Pack Install Instructions

Posted: March 14th, 2018 New in 10.2 Tokyo Release 3 for Delphi and C++Builder Professional edition is the inclusion of mobile support for new purchases and customers on active Update Subscription. We’re very excited to include Mobile support in the Pro SKU, and we hope you will find it as exciting as we do to have mobile support out of the box. Previously sold as a separate add-on pack for…
Read more
News

Media file meta-data on Windows in Delphi.

Author: Craig Chapman Here’s a littleDéjà vu for regular readers of my blog. One of my customers emailed me with an interesting problem this morning. “I need to be able to peek into a video file, specifically a .mp4 file, and determine if it’s PAL or NTSC.” This seemed like a fun challenge, so I thought I’d write a helper class to solve it.. The Problem. The above excerpt is…
Read more
C++

Mobile Support in Delphi and C++Builder 10.2.3 Professional Edition

New in 10.2 Tokyo Release 3 for Delphi and C++Builder Professional edition is the inclusion of mobile support for new purchases and customers on active Update Subscription. Previously sold as a separate add-on pack for Delphi and C++Builder Professional (or included as part of RAD Studio Pro or higher, or Delphi and C++Builder Enterprise & Architect), the included mobile support allows…
Read more
C++DelphiNewsRAD Studio

What You Can Do With RAD Studio 12.2

RAD Studio 12.2, released on September 12, 2024, has changed the development game again. How? With features never before seen in the IDE, like embedded access to AI-assisted coding, and with…

IN THE ARTICLES