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
DelphiNewsTech Partner

Getting Started with Python4Delphi

During part 1 of our webinar last week there were a few questions about installing components and getting started. I made a short video and wanted to provide some details here. SynEdit is an optional library that provides syntax highlighting and proper indention…
C++DelphiShowcase

Windows 10 CRM VCL Demo In Delphi And C++Builder

The Windows 10 CRM VCL Demo is available with full source code for Delphi 10.4+ and C++Builder 10.4+. The demo features a number of high DPI styles including Windows 10 Slate Gray and Windows 10 Blue. Additionally, it demonstrates the TTitleBarPanel component, multi-monitor support, and per control styling. It is a full working simple CRM with a board for dragging and dropping records between…
Read more