News

VCL New Features in RAD Studio 11

Now that RAD Studio 11 is out, I want to get back to some of its new features, starting with VCL enhancements. Among the new features in Delphi 11, C++ Builder 11 and RAD Studio 11 one area I’m very happy about is the work the team has done on core VCL components, addressing a number of requests that have been pending for some time. Let’s touch base on some of them. The New RichEdit…
Read more
C++Code

What Are The New C++ Posts From LearnCPlusPlus.org?

Hello C++ Developers, Rad Studio 11 Alexandria has been released on 9th September 2021. This release introduces several new features for C++ IDE and Delphi programming languages, enhancements, and quality updates and bugfixes.  Some of the key areas are: You can…
CodeDelphiNews

Everything You Need To Build A WSL GUI Tool Today

The Windows Subsystem for Linux allows developers to run a GNU/Linux environment including command-line tools, most of the utilities, and applications directly on their Windows computers.It has become extremely popular and an IDE Software like RAD Studio Delphi is able to create Linux applications which run directly on both WSL and full Linux computers. Several WSL distributions are…
Read more
News

Announcing the Availability of RAD Studio 11 Alexandria

Embarcadero is pleased to announce the release of Delphi 11, C++Builder 11 and RAD Studio 11. RAD Studio 11 Alexandria builds on the feature set of the 10.4 releases and offers many new features, including an improved user experience with a High DPI IDE.  In this blog post…
DelphiNews

How To Make A Native Cross-Platform App In 30 Seconds

In the last few years, companies are increasingly seeking the most cost-effective ways to optimize the way they make powerful applications. Cost-effective demands high productivity and a fast app development environment. Furthermore, using Windows App Development Tools to…
News

The Future Of Accessibility Is Desktop First

The advancement of technology over the years has made life more comfortable. Arguably, if we’re to have a truly inclusive society, one of technology’s priorities should be eliminating the lines of race, gender, ability, amongst others. The same goes for application development. To get your products or services to the largest possible target audience, you must eliminate all usage…
Read more
DelphiRAD Studio

How To Achieve Productive Server Side Development

RAD Server is a powerful application and easy to implement infrastructure for rapidly building and deploying services-based applications. RAD Server offers developers the ability to quickly create modern services-based architectures using Delphi and C++ IDEs. RAD Server – Foundation to take your existing client/server business logic to REST API endpoints swiftly. In this post…
Read more