C++CodeDatabaseIDEInterBaseRAD Studio

Building a C++ VCL Customer/Sales Master/Detail/Charting Application with 1 Line of Code

You may have read or heard about No Code and Low Code application development using systems, languages and run times. Atanas Popov, GM of Embarcadero Technology, recently blogged about low code development. “These days low-code development is en vogue. Various research groups, such as Gartner, put the low-code application development platform market at ~$10M billion in 2019 and project CAGR to…
Read more
CodeDelphiRAD Studio

Learn Delphi Linux Server Deployment In 3 Minutes With This Tutorial

Delphi Linux Server Support was introduced in RAD Studio 10.2, and much has happened since then. Delphi Linux server supports RTL features such as Linux file system access, threading, Parallel Programming Library support, memory management, and HTTP and REST library support for HTTP calls. Furthermore, full remote debugging support on a Linux system. You can now create a graphical application…
Read more
C++CodeDelphiIDERAD Studio

Learn How To Take Your Cross-Platform Development To The Next Level With Delphi FireUI

With the all-new FireUI Multi-Device Designer, design user interfaces across multiple devices using a master form to share all user interface code, then optimize derived views for each target platform and device. The existing native Desktop styles have been extended to cover the same UI elements as mobile styles, providing a 1:1 match with universal styling support across all platforms, giving the…
Read more
IDERAD Studio

Buster's Introduction

Hello, world. I’m Buster (Adam Leone), a new member of the Embarcadero team as a software development intern. I’m primarily working with Jim McKeeth and will be focused on refreshing my stale college-era programming skills, learning the range of Embarcadero…
CodeDelphiRAD Studio

Learn How to Deploy Your Delphi Applications To The Microsoft Store

Microsoft Store is not just applications or games store. You can buy dozens of devices and available physical stores also. This is an immense market for you! Since you are developing applications with Delphi, you can build and deploy applications to the Microsoft Store, Apple App Store, Google Play Store. I think learning about building and deploying APPX bundles with Delphi can be a huge addition…
Read more