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