When using TProcess.Create(command, HIDECONSOLE) to spawn a child task. The child is taking almost 100% of the CPU and causes the machine to slow considerably. Is there a way to pass a priority like the task manger accepts? i.e.
Realtime
High
Above Normal
Normal
Below Normal
Low
Realtime
High
Above Normal
Normal
Below Normal
Low