In this demonstration, you can see the speed of Delphi compiler which compiles one million lines of code in 5 seconds! This is epic!
This demonstration has done using Delphi 10.1 Berlin version. Since then, we have got big major updates, compiler enhancements, and Delphi language enhancements. Be sure to check out the latest update in this post:
RAD Studio 10.4.1 Has Been Released10.4 Sydney…
Powerful Chromium Based WebView Component To Host Web Content In Your Delphi/C++ Builder FireMonkey Apps
November 20, 2020
Intro
RAD Studio 10.4 Sydney brings support for working with web content through the Chromium-based Edge WebView2 browser control in VCL applications via the new TEdgeBrowser component.
Embarcadero DocWiki
But, this is for only the VCL applications currently. So…
Learn About Using The Windows Subsystem For Linux (WSL) With Delphi
November 19, 2020
StoreIn this session, you can how to take advantage of the new Windows Subsystem for Linux (WSL) to develop, debug, and deploy Linux applications from Delphi.
What is the Windows Subsystem for Linux (WSL)
Windows Subsystem for Linux (WSL) is a compatibility layer…
Get A Visually Stunning FireMonkey App Settings Template For Free Via Embarcadero GetIt
November 18, 2020
In this FireMonkey App Settings template, you can find three different multi-device templates. And you can learn how to create and design FireMonkey user interfaces.
Available onC++ BuilderandDelphi
Moreover, you can learn how to utilize several components together to make meaningful components. And applying different styles and creating frames to make fast and reliable…
Learn C++ Event Handling In 5 Minutes
November 18, 2020
In this short tutorial, C++ Product Manager, David Millington, explains what event handlers are and how to use them in your C++ application development.
Overview
The event is that something happens, such as a button being clickedEvent handler – a…
Take your Delphi and C++Builder projects to the next level using the IBM Watson REST API, a collaborative environment with AI tools that you can use to deploy machine learning models and training data.
In this webinar, you can learn how to use IBM Watson APIs to make AI…
Learn To Build Modern Enterprise-Grade Native Applications For Windows With RAD Studio
November 15, 2020
In this webinar, one of the Embarcadero MVP Serge Pilko shows off the RAD Studio against Electron and other JavaScript frameworks for desktop application development.
Overview
Native desktop development for WindowsJavaScript framework-based solutions vs. RAD Studio for Windows DevelopmentElectron & Node.js.NET WinForms & WPS vs. Delphi & C++ BuilderVCL or FMX
JavaScript…
Learn How To Modernize And Integrate WinAPI, COM, ShellAPI, And WinRT Into Your Windows VCL Applications
November 13, 2020
In this webinar, learn how to access all the APIs on Windows 10 from RAD Studio, Delphi, and C++Builder.
Overview
Traditional Core APIsShell IntegrationWinRTand more
Windows API Evolution Over Time
Classic API1985 (Win1)Win16 -> Win32 ->…
In this tutorial, you will learn how to utilize constexpr variables and constexpr functions. The principal idea is the performance enhancement of applications by doing calculations at compile time rather than run time. The purpose is to allocate time in the compilation and…
TheBottom Navigation templateis designed to embrace the Material Design user interface and user experience philosophy. It looks great on both iOS and Android and works on Windows for testing.
The template has eight different varieties within the application as different forms.
Basic – ufrmBasicShifting – ufrmShiftingLight – ufrmLightDark – ufrmDarIcon…