TMtxProgressRuntime.Create Constructor

constructor Create(aOwner: TPersistent);

Create a new runtime with default settings.

#NameTypeDescription
1aOwnerTPersistent

Result: stored in self (calling object)

Remarks:

Default priority is Normal. TMtxProgressRuntime.InternalLoop is true, TMtxProgressRuntime.InfiniteLoop is false, and TMtxProgressRuntime.Loops defaults to 1 (Min=0, Max=0).