MemoryStatus Class

Represents type MemoryStatus.

Namespace: System.Info
TObject
  System.Info.MemoryStatus
type
 MemoryStatus = class(TObject)
 end;

The MemoryStatus type exposes the following members.

Show:
 NameDescription
Create

Initializes a new instance of the MemoryStatus class.

Top
Show:
 NameDescription
PageFile

Represents field PageFile.

Physical

Represents field Physical.

Virtual

Represents field Virtual.

Top