procedure Start;
Start execution.
Result: stored in self (calling object)
Remarks:
If TMtxProgressRuntime.ThreadBypass is false, a background worker is created and run. Otherwise, the job is executed synchronously in the caller's thread.
Start execution.
Result: stored in self (calling object)
If TMtxProgressRuntime.ThreadBypass is false, a background worker is created and run. Otherwise, the job is executed synchronously in the caller's thread.