Unit 'System' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

ReturnNilIfGrowHeapFails

Describe behaviour if getmem fails.

Declaration

Source position: heaph.inc line 66

var ReturnNilIfGrowHeapFails: Boolean;

Description

ReturnNilIfGrowHeapFails describes what happens if there is no more memory available from the operating system. if set to True the memory manager will return Nil. If set to False then a run-time error will occur.


Documentation generated on: Jul 24 2023