__declspec(property(get = GetOnExecute, put = SetOnExecute)) tNotifyEvent OnExecute;
Read:
tNotifyEvent GetOnExecute();Write:
void SetOnExecute(const tNotifyEvent &Value);Declared in Dew::Math::TLoopThread · Dew.Math/MtxForLoop.h · Cross-compiler