Show contents 

Ui > Ui Assembly Interfaces > IMemoryStatus > IMemoryStatus.MemoryLoad

IMemoryStatus.MemoryLoad

Fore Syntax

MemoryLoad: Integer;

Fore.NET Syntax

MemoryLoad: Integer;

Description

The MemoryLoad property returns total memory load in percents.

Example

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

See also:

IMemoryStatus