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

How to Transfer Images via DataSnap REST Part 3

Author: Landerson Gomes In this post you will watch the video of how to upload files from an Android client application to Datasnap REST Server. Watch it! {“video”:”https://www.youtube.com/watch?v=NquqzZHGqi8″,”width”:”400″,”height”:”225″} Access the original post in Portuguese:TRANSFERINDO IMAGEM…
Read more
C++

New in 10.2.3: CMake Support

Avery exciting feature in C++Builder 10.2.3 is support forusing CMake with our compilers. Let’s dig in! This post is the first in a series on CMake, and will cover: What CMake is How to write a CMakeLists.txt file How to build a project on…
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…
News

Delphi and C++Builder 10.2.3 Professional - Mobile Pack Installation 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

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…
C++

New in C++Builder 10.2.3: a new Win32 compiler front-end, bcc32x

Yesterday we released RAD Studio 10.2.3, and we have a number of new C++Builder features. I wrote earlier about rename refactoring for C++, but today I also want to mention one small but useful one for our power users: a new compiler driver called bcc32x. It’s a minoraddition, but useful. Our compilers In 10.2.3, we ship a number of compilers. First, our classic compilers: the C++…
Read more
C++DelphiRAD StudioWebinar

The Best Of Third-Party Components And Libraries

One of the great strengths of RAD Studio is how little you need to do to create incredible apps which can run on Windows, macOS, iOS, Android, and Linux. The secret sauce to that is the…

IN THE ARTICLES