__property int Max = {read = GetMax, write = SetMax};
Sets the upper index of "for loop".
Read:
int GetMax();Write:
void SetMax(const int Value);Declared in Dew::Math::Controls::VCL::TMtxProgressDialog · Dew.Math.Controls.VCL/MtxDialogs.h · C++Builder only