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
DelphiShowcase

Dev-C++ Is A Low Memory Windows Native C++ IDE Built In Delphi

Embarcadero Dev-C++ is a new and improved fork (sponsored by Embarcadero) of Bloodshed Dev-C++ and Orwell Dev-C++. It is a full-featured Integrated Development Environment (IDE) and code editor for the C/C++ programming language. It uses Mingw port of GCC (GNU Compiler Collection) in TDM-GCC 9.2.0 as its compiler with C++17 and partial C++20 support. Embarcadero Dev-C++ can also be used in…
Read more
DelphiTech Partner

Combining the Strengths of Delphi and Python (Part 2 Replay)

Part 2 of the Python for Delphi developers webinar. You can find part 1 here, the getting started guide, and the original post on the webinar series. Visit the Python4Delphi repo. Q&A Log Question AskedAnswer GivenWhere are you?Right hereGood morningGood morningForest of Dean UKhi! i’am here )thanks for joining usGood evening!From MoscowGood Night in Indonesian TimeCan…
Read more
C++Delphi

Dev-C++ Modernized With Powerful New FastMM5 Memory Manager For Delphi

Embarcadero Dev-C++ is an open source C/C++ IDE project built in Delphi. Dev-C++ has been downloaded over 67 MILLON times since 2000 and a modernization effort was sponsored by Embarcadero to bring it up to the latest version of Delphi. The original version by Bloodshed software was originally built in Delphi 6 and then probably upgraded to Delphi 7. A newer unofficial fork called Orwell Dev-C++…
Read more