Previous: Low function To the Table of Content Next: MemAvail function

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

MaxAvail function

Targets: MS-DOS, OS/2, Win32


System Unit

Returns the lowest value in the range of the argument.

Returns the size of the largest contiguous free block in the heap.

Declaration:
function MaxAvail: Longint;
Win32:
Returns the number of bytes of physical memory available.


Previous: Low function To the Table of Content Next: MemAvail function
Low function Table of Content MemAvail function

- 4.62.2.50 -