DelphiNews

Embarcadero Open Source Project Sponsorship

Open source is a very important part of software development. As a creator of developer tools that makes open source important to us too. There is a huge variety of open source projects created with Delphi and C++Builder, both for the benefit of our developer community, and beyond. A few examples of popular Delphi powered open source projects: HeidiSQL is an incredibly popularclient…
Read more
Delphi

New VCL TEdgeBrowser Component in RAD Studio 10.4

RAD Studio 10.4 brings support for working with web content through a new Chromium-based Edge browser control in VCL applications. The new TEdgeBrowser component wraps the Microsoft WebView2 component. TEdgeBrowser supersedes TWebBrowser, which uses the Internet Explorer web…
Delphi

Adopting the OpenJDK for Delphi Android Development

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…
Delphi

COVID-19 App for Patients - Using Delphi to Better the World

One of our customers, BS Software Development, is a leading manufacturer in networking in the medical field.Laboratories, clinics and resident doctors, and specialists are networked via the software solutions from BS Software (document exchange, laboratory results, etc.) A current app for iOS and Android hasbeen developedin record time withDelphiin the past few…
Read more
News

Musings from March – Inc Denmark and Poland

This month has seen an ever-changing global situation with the outbreak of the coronavirus. The first timethat I can remember I had to radically change / cancel a live event due to circumstances out of our control. At the start of March we were keeping an eye on the…
Delphi

Writing Software for Multiple Platforms and Architectures with FireMonkey

When developers think about Delphi or C++Builder, the power of the Visual Component Library (VCL) is typically the first thing that comes to mind. If there is a factor that has been instrumental to the success of both Delphi and C++Builder, it is without a doubt the VCL. The VCL is by far the best way to write desktop applications for Microsoft Windows. Regardless of language or company…
Read more
C++

Happy birthday, C++Builder!

Recently, here at Embarcadero we’ve been celebrating a historic birthday, Delphi’s 25th birthday (Feb 14, 1995.) There have been some great blog posts, stories, andpeople sharing on twitter, not to mention an amazing Delphi 1 celebration websiteand an…
News

Creating PDF Reports in RAD Server

Creating PDF Reports in RAD Server Reporting is a critical aspect of any enterprise application, but the data and the programming components to create reports are not always available on all platforms? It took a little trial and error to work out the best path to create…
DelphiNews

5 Unique Delphi Features For Windows 10

In my previous post I focused on InterBase 2020 and outlined five good reasons why InterBase should be your next database engine. In this post I want to look at five awesome additions to Delphi that help you write lean, modern and fully compliant Windows 10 applications. To the average non-technical computer user, Windows 10 might seem as just another Windows version. I still hear both…
Read more