void DefineLoop(int Min, int Max);
Set the range of loop with one procedure call.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Min | int | |
| 2 | Max | int |
Declared in Dew::Math::Controls::VCL::TMtxProgressDialog · Dew.Math.Controls.VCL/MtxDialogs.h · C++Builder only
Set the range of loop with one procedure call.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Min | int | |
| 2 | Max | int |