DelphiDeveloper InterviewsRAD StudioShowcase

This Is How SCULi Silently Oversees Liebherr's Sumptuous Construction Machines

Today’s enterprise article focuses on a long-running Windows development large-scale project brought to us by Didier Cabalé. Didier describes “SCULi” which forms the backbone of diagnosing maintenance issues for Liebherr’s extensive range of products used in the construction, maritime, and mining industries. SCULi is entirely written in Delphi and began life 17 years ago…
Read more
IDENews

Streamlining RAD Studio Upgrades with GetIt

This guide covers streamlining GetIt packages during and upgrade and installation for a smoother upgrade experience. When upgrading between major versions, the Settings Migration Tool simplifies keeping your settings. It is also great for migrating a subset of your…
C++Code

Discover The String Operations And More Great Features Of C++

Hello C++ Developers, This week we have an abundance of topics about strings, which mostly include String Operations in Modern C++. We will learn to use the find() string method as well as exception handling in C++. One of the great features of C++ Builder’s VCL and FMX frameworks are forms and the form designer which makes it so easy to create and visualize the user interface for your…
Read more
Case StudyDelphiDeveloper InterviewsRAD Studio

How Delphi Helped Us Stay Out Of Jail

One of the frequent enterprise software uses I’ve heard of for RAD Studio with Delphi is in the banking or financial industries. It seems like these markets focus on Windows app development and the more you look the more you find Delphi is whizzing away behind the scenes. Delphi’s powerful data handling and rock-solid reliability and robustness means it enjoys a very positive…
Read more
DelphiRAD Studio

DelphiCon 2023 - Every App Trick In The Book

February is always a busy time for us at Embarcadero as we celebrate the birthday of our favorite programming language and IDE software! Today’s post accompanies the first of my four planned sessions for DelphiCon 2023. The slides and images to go with it can be found here: https://github.com/checkdigits/Every_app_trick_in_the_book_-_Ian_Barker and they are also included at the end of…
Read more