TMtxProgressDialog::Runtime Property

__property TMtxProgressRuntime*Runtime = {read = FRuntime};

Holds internal runtime object.

Read: TMtxProgressRuntime *FRuntime;
Remarks:

To be assigned to components supporting threaded background progress indicators.

Declared in Dew::Math::Controls::VCL::TMtxProgressDialog · Dew.Math.Controls.VCL/MtxDialogs.h · C++Builder only