TInternalProgressThread.Create Constructor

constructor Create(PriorityLevel: ThreadPriority; ProgressRuntime: TMtxProgressRuntime);

Create and start the worker thread.

#NameDescription
1PriorityLevelThread priority.
2ProgressRuntimeRuntime to operate on.

Result: stored in self (calling object)