DisposeOf » Developer.Team

Delphi Memory Management - For Classic & ARC Compilers

Delphi Memory Management - For Classic & ARC Compilers
Delphi Memory Management - For Classic & ARC Compilers


Memory management. One of the most basic parts of software development, often kept on the side even though it has the most profound effect on how we write our code. Delphi provides a variety of types with their own memory management logic, as well as two sets of compilers that provide different memory management systems for classes.
Read more