The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



SetRange


Unit:SDL_progbar
Class:TProgBar
Declaration:procedure SetRange (min, max: double);

The method SetRange sets the range of the progress bar. The parameters min and max specify the lowest and the highest value the progress bar can display.

Hint: Please note that SetRange automatically corrects reversed min and max values, so that the progress bar will be displayed always in its correct direction.



Last Update: 2023-Dec-14