constructor Create(aOwner: TPersistent);
Create a new runtime with default settings.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | aOwner | TPersistent |
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).