IMemoryStatus.TotalPhysicalMemory

Syntax

TotalPhysicalMemory: Decimal;

Description

The TotalPhysicalMemory property returns total amount of physical memory in bytes.

Example

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

See also:

IMemoryStatus