IMemoryStatus.MemoryLoad

Syntax

MemoryLoad: Integer;

Description

The MemoryLoad property returns total memory load in percents.

Example

The example of use is given in description of the IApplication.GetMemoryStatus method.

See also:

IMemoryStatus