[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'System' (#rtl) |
Top location of the stack.
Source position: systemh.inc line 385
var StackTop: Pointer; |
StackTop contains the top of the stack for the current process. It is used to check the heap on some operating systems, and is set by the system unit initialization code. Do not use or modify this value.
|
Current stack bottom. |
|
|
Maximum stack length. |
No notes exist for this page yet.