TMtxProgressRuntime::TerminatingException Property

__declspec(property(get = GetTerminatingException, put = SetTerminatingException)) DewString TerminatingException;

Read: DewString GetTerminatingException();
Write: void SetTerminatingException(const DewString &Value);
Declared in Dew::Math::TMtxProgressRuntime · Dew.Math/MtxForLoop.h · Cross-compiler