TotalPageFile: Decimal;
The TotalPageFile property returns total size of swap file in bytes.
The example of use is given in description of the IApplication.GetMemoryStatus method.
See also:
IMemoryStatus