TMtxProgressRuntime::TMtxProgressRuntime Constructor

Overload List

#SignatureDescription
1TMtxProgressRuntime(tObject *aOwner);Create a new runtime with default settings.
2TMtxProgressRuntime();

Overload 1: TMtxProgressRuntime(tObject *aOwner);

Create a new runtime with default settings.

#NameTypeDescription
1aOwnertObject *
Remarks:

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

Declared in Dew::Math::TMtxProgressRuntime · Dew.Math/MtxForLoop.h · Cross-compiler

Overload 2: TMtxProgressRuntime();

Declared in Dew::Math::TMtxProgressRuntime · Dew.Math/MtxForLoop.h · Cross-compiler