Yield execution to other threads.
Source position: classesh.inc line 2372
public class procedure TThread.Yield;
TThread.Yield yields the processor to other threads. It can be called from methods outside the thread class itself.