CodeSnip News
A repository for source code snippets, designed with Pascal in mind.
Brought to you by:
delphidabbler
Two new functions for getting information about physical memory have been added to the Code Snippets Database. They are: GetAvailablePhysMemory that returns the currently available physical memory in bytes; and GetPercentMemoryUsed that returns the approximate percentage of physical memory that is currently in use.
link