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