RAD Studio has a light weight package manager, a mechanism for downloading additional product features, add-on libraries and components, demos, VCL and FMX styles and more. Some of the content is provided by Embarcadero, but a lot comes from our community of developers and third-party vendors.
Now in the coming 10.4 release of Delphi and C++Builder, the GetIt Package manager is going to see…
InterBase 2020 Update 1 is Now Available
May 18, 2020
InterBase is a powerful, zero-administration, small footprint database engine that can power your server and even run on your mobile devices as an embedded database. InterBase 2020 added a number of new features, including tablespaces support for InterBase server, new OS…
Adopting the OpenJDK for Delphi Android Development
May 12, 2020
In this post, you’ll learn how to install OpenJDK, which is required for using the Windows IDE for Android development. Continue reading to learn why you should use the OpenJDK and how it can help your development journey.
You might not realize it, but Java…
Portuguese translation of Delphi in Healthcare, Fighting the Corona Pandemic
Delphi na área de saúde, combatendo à pandemia do coronavírus
Quando uma crise como a pandemia do coronavírus atinge a sociedade, ela afeta todos os aspectos da vida humana. Isso limitou significativamente nossa capacidade de viajar e interagir com família e entes queridos, mudou a maneira como nos…
Spanish translation of Delphi in Healthcare, Fighting the Corona Pandemic
Delphi en la atención de la salud, contra la pandemia del coronavirus
Cuando una crisis como la pandemia del coronavirus azota a la sociedad, impacta en todos los aspectos de la vida humana. Ha…
New in Delphi 10.4: Redesigned Code Insight
May 6, 2020
In 10.4, we’ve reworked code completion and other features. It’s one of the most significant changes to the IDE in a decade.
What do we mean by Code Insight?
First, some background. If you’re familiar with Code Insight, skip ahead…
Code Insight is our name for a…
Italian translation of New Embarcadero Licenses and Download Portal
Una delle aree d’interesse di Embarcadero, oltre al lavoro su RAD Studio e altri prodotti, è il miglioramento dell’esperienza utente nel suo complesso. Come parte di questo compito, ci siamo impegnati a sostituire la vecchia infrastruttura del sito Web EDN (Embarcadero Developer Network) rendendola più moderna e…
Delphi in Healthcare, Fighting the Corona Pandemic
April 26, 2020
Delphi in Healthcare, Fighting the Corona Pandemic
When a crisis like the coronavirus pandemic hits society, it affects every aspect of human life. It has severely limited our ability to travel and interact with family and loved ones, it has changed how we interact with the…
New Embarcadero Licenses and Download Portal
April 17, 2020
One of the focus areas of Embarcadero, besides working on RAD Studio and other products, is to improve the overall user experience. As part of this effort, we have been working to replace the old EDN (Embarcadero Developer Network) website infrastructure with a more modern…
Vector Containers For Delphi
April 10, 2020
A few weeks back I did an article on C++Builder where I went completely outside my comfort zone and implemented my very first C++ class.
Since I have gotten a taste for C++Builder my adventures with C/C++ is going to continue over the next weeks and months, but like so many others, the Corona virus has forced me to prioritize things differently with regards to work. So for the time being my focus…