Important: The information in this document is obsolete and should not be used for new development.
SystemZone
To obtain a pointer to the system heap zone, you can use theSystemZone
function.
FUNCTION SystemZone: THz;DESCRIPTION
TheSystemZone
function returns a pointer to the system heap zone.ASSEMBLY-LANGUAGE INFORMATION
The global variableSysZone
contains a pointer to the system heap zone.