TJobThread.Start Method

void Start

Call Start to launch the thread and call the function assigned to OnExecute event from within the thread.

Result: stored in self (calling object)

Remarks:

The maximum start time is 1ms.