__declspec(property(get = GetMax, put = SetMax)) int Max;
Final Loop index when computing for loop.
Read:
int GetMax();Write:
void SetMax(const int Value);Declared in Dew::Math::TMtxForLoop · Dew.Math/MtxForLoop.h · Cross-compiler