- 4.67.2.50. -
Table of Contents
4. Standard Units
4.67. System - Built-in routines
4.67.2. System Unit Procedures and Functions
4.67.2.50. MaxAvail function
4.67.2.50. MaxAvail function
Targets: MS-DOS, OS/2, Win32
System Unit
Returns the size of the largest contiguous free block in the heap.
Declaration:
function MaxAvail: dword;
Win32:
Returns the number of bytes of physical memory available.
- 4.67.2.50. -