Feature Request: Propertie(s) to specify the thread stack space !



Hello,

Delphi default uses 1 MB for stack space for each thread. (last time I
checked)

This could prevent writing multi-threaded software for low memory systems.

Therefore some properties should be added to Tthread to be able to specify
the thread's stack space for more efficient programs !

Bye,
Skybuck.


.