Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
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
CodeDelphi

5 Ways To Enhance The Security Of Windows Apps

Every organization wants to get ahead of security, and security is essential for everyone. Having a secure system always helps you to avoid future problems with your customers. These current advanced and different technologies that you use give lots of risks to build secure systems. But there are always best practices to prevent dozens of vulnerabilities in your app. Developing a…
Read more
CodeDelphi

11 Tutorials For Working With Ethereum From Delphi

Ethereum is used to create decentralized applications that utilize the benefits of cryptocurrency and blockchain technology. These decentralized applications (dapps) can be trustworthy, which means that once they are deployed to the Ethereum network, they will always run as…
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, 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 provision apps for Windows 11Compile for Android API 30Compile for macOS M-series (Apple Silicon) processorsDesign on high-DPI…
Read more
DatabaseInterBaseNews

InterBase Encryption - How to Get Started?

Table of Contents IntroductionGetting Started With Interbase Encryption EngineEncrypting a Database with IBConsoleUsing the System Encryption Password parameter System Encryption Password in…

IN THE ARTICLES