Class TMemoryInfo (unit CPSysInf)

Inherits from

TPersistent

TVolInfo TMemoryInfo

Constructors


constructor Create;

Update ****************************** TMemoryInfo


Functions

procedure Update;

InitMemInfo

procedure InitMemInfo;

SetSpaceUnit

procedure SetSpaceUnit(Value: TSpaceUnit);

Create

Properties

property SpaceUnit : TSpaceUnit


property AvailPageFile : real


property AvailPhysical : real


property AvailVirtual : real


property MemoryLoad : Integer


property PageFileRatio : Integer


property TotalPageFile : real


property TotalPhysical : real


property TotalVirtual : real


Events

Variables

FAvlPage : real;


FAvlPhys : real;


FAvlVirt : real;


FMemLoad : Integer;


FPagRate : Integer;


FSpcUnit : TSpaceUnit;


FTotPage : real;


FTotPhys : real;


FTotVirt : real;



Constructors


constructor Create;

Update ****************************** TMemoryInfo


Functions


procedure Update;

InitMemInfo


procedure InitMemInfo;

SetSpaceUnit


procedure SetSpaceUnit(Value: TSpaceUnit);

Create


Properties


property SpaceUnit : TSpaceUnit


property AvailPageFile : real


property AvailPhysical : real


property AvailVirtual : real


property MemoryLoad : Integer


property PageFileRatio : Integer


property TotalPageFile : real


property TotalPhysical : real


property TotalVirtual : real


Events


Variables


FAvlPage : real;


FAvlPhys : real;


FAvlVirt : real;


FMemLoad : Integer;


FPagRate : Integer;


FSpcUnit : TSpaceUnit;


FTotPage : real;


FTotPhys : real;


FTotVirt : real;