__declspec(property(get = GetOnThreadCleanUp, put = SetOnThreadCleanUp)) tNotifyEvent OnThreadCleanUp;
Read:
tNotifyEvent GetOnThreadCleanUp();Write:
void SetOnThreadCleanUp(const tNotifyEvent &Value);Declared in Dew::Math::TMtxProgressRuntime · Dew.Math/MtxForLoop.h · Cross-compiler