__declspec(property(get = GetWorkerActive)) bool WorkerActive;
True while a background worker is active.
Read:
bool GetWorkerActive();Declared in Dew::Math::TMtxProgressRuntime · Dew.Math/MtxForLoop.h · Cross-compiler
True while a background worker is active.
bool GetWorkerActive();