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....



AutoIncStep


Unit: SDL_progbar
Class: TProgBar
Declaration: property AutoIncStep: double;

The property AutoIncStep controls the size and the direction of the automatic movement of the progress bar. Each time the automatic increment of the progress bar is triggered, its value is changed by adding the value of AutoIncStep to the current Value.

Hint: Please note that the automatic increment is performed even if the value of the progress bar is outside its visible range (properties Min and Max).



Last Update: 2023-Dec-14