DelphiDeveloper InterviewsInterviewNews

What Is It Like To Be A Developer Brian Barr?

Hello. This article is part of a series where we speak with professional software developers, ask them what it’s like to write code for a living, and perhaps gain a few insights into the software development industry along the way. Talking to us today we have fellow British Delphi fan Brian Barr. Brian is based in Norfolk, England nestled by the English East Coast which brought back many…
Read more
News

InterBase 2020 Update 2 Released

We are happy to announce that InterBase 2020 Update 2 has been released today. Building on the solid foundation of InterBase 2020, the new update includes a few new features and addresses some customer issues. For general InterBase information see…
DelphiNews

Announcing DelphiCon 2021!

Delphi 11 Alexandria is taking software development to whole new levels, and DelphiCon 2021 is the best way to learn all about your favorite programming language. Sessions are planned around the latest features, as well as general best practices, and emerging technologies…
DelphiIDENews

New in RAD Studio 11: High DPI IDE and Form Designing!

There is a very exciting improvement in Delphi, C++Builder and RAD Studio 11.0 Alexandria: the IDE now fully supports high DPI scaling on high-resolution screens. This means that if you use Windows and have a 4K or similar high-res display, the IDE will render crisply and clearly on your screen. In fact, if you have two screens with different scales, you can have different IDE windows on those…
Read more
News

Building Good with C++Builder Contest Results

Hello! Recently we ran a competition among anyone using C++Builder to enter the apps they’ve built which ‘do good’ – to solve a problem or help the world. We got some great entries addressing all sorts of problems, from environmental to working during the…
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…
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
DelphiNews

Delphi Best Practices For A New Project In 2021 And Beyond

The goal of this tutorial is to describe the Delphi development ecosystem. It can be helpful for someone coming to IDE Software from another programming language. Delphi is really easy to learn – the programming language syntax can be learned in hours. Pascal, from which Delphi’s Object Pascal language has evolved, has long been a very popular language in colleges and education for…
Read more