[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'System' (#rtl)

DefaultStackSize

Default size for a new thread's stack (32k by default).

Declaration

Source position: threadh.inc line 19

const DefaultStackSize = 32768;