Previous: MaxAvail function To the Table of Content Next: MkDir procedure

- 4.62.2.51 -
Standard Units
System Unit
System Unit Procedures and Functions

MemAvail function

Targets: MS-DOS, OS/2, Win32

System Unit

Returns the amount of all free memory in the heap.

Declaration:
function MemAvail: Longint;
Win32:
Returns the total number of bytes that can be stored in the paging file. Note that return value does not represent the actual physical size of the paging file on disk.


Previous: MaxAvail function To the Table of Content Next: MkDir procedure
MaxAvail function Table of Content MkDir procedure

- 4.62.2.51 -