__declspec(property(get = GetOnControllerUnMarkThread, put = SetOnControllerUnmarkThread)) tNotifyEvent OnControllerUnMarkThread;
Read:
tNotifyEvent GetOnControllerUnMarkThread();Write:
void SetOnControllerUnmarkThread(const tNotifyEvent &Value);Declared in Dew::Math::TMtxForLoop · Dew.Math/MtxForLoop.h · Cross-compiler