in Delphi TIPS :: If you need to know how much memory your application is using or how much free memory there is for the user (paging file, physical memory, etc.), use the GlobalMemoryStatus API function.
Read the full article to learn how to Programmatically Get the Memory Status from Delphi.
Related:
Comments
No comments yet. Leave a Comment

