AvailablePhysicalMemory: Decimal;
AvailablePhysicalMemory: Decimal;
The AvailablePhysicalMemory property returns size of free physical memory in bytes.
The example of use is given in description of the IWinApplication.GetMemoryStatus method.
See also: