CodeDelphiRAD StudioTech Partner

Powerful BrainMM Memory Manager Designed For Modern Apps In Delphi/C++

BrainMM is an alternate memory manager for Delphi. There are a number of benchmarks between FastMM and BrainMM provided. This is an open source project over on Github. With time the project will grow to the level of standard Delphi/C++ Builder supply, along with other great libraries. Supports of all operating systems envisaged by Delphi and C++ Builder. BrainMM memory manager…
Read more
CodeDatabaseDelphiRAD Studio

Easily Learn To Store Data In A Nested Dataset using FireDAC With FireDAC.TFDMemTable.NestedDataSet Sample

TheNestedDataSetsample shows you how to set anested datasetin a dataset field. Location You can find theNestedDataSetsample project at: Start | Programs | Embarcadero RAD Studio Sydney | Samplesand then navigate to – Object PascalDatabaseFireDACSamplesComp LayerTFDMemTableNestedDataSetSubversion Repository – You can find Delphi code…
Read more
News

Bold for Delphi is Open Source

By publishing the source code of Bold for Delphi with an MIT license at https://github.com/Embarcadero/BoldForDelphi, Embarcadero has officially made the Bold for Delphi library an open source project. What is Bold (And Some History) Bold is a tool in the MDA (Model Driven Architecture) space, which allows you to start with an UML model of your application and a set of business rules written in a…
Read more
DelphiNews

Python for Delphi Developers (2-Part Webinar)

Why would a Delphi developer want to add Python to their toolbelt? It is all about library access and scriptability. The open-source Python4Delphi (P4D) library by Kiriakos Vlahos, author of the popular PyScripter Python IDE, allows you as a Delphi developer to leverage the entire collection of Python libraries directly from Delphi. It also makes it easy to easily execute Python scripts, create…
Read more