Ui > Ui Assembly Interfaces > IMemoryStatus > IMemoryStatus.TotalPhysicalMemory
TotalPhysicalMemory: Decimal;
TotalPhysicalMemory: Decimal;
The TotalPhysicalMemory property returns total size of physical memory in bytes.
The example of use is given in description of the IWinApplication.GetMemoryStatus method.
See also: