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