TotalVirtualMemory: Decimal;
The TotalVirtualMemory property returns total size of virtual memory in bytes.
The example of use is given in description of the IWinApplication.GetMemoryStatus method.
See also:
IMemoryStatus