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