JVCL Help:TJvProgressComponent.ProgressMax

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies the upper limit of the range of possible positions for the progress bar.


Pascal

 propertyProgressMax: Integer;


Description

Use ProgressMax along with the ProgressMin property to establish the range of possible positions for the progress bar. Optimally, when the process tracked by the progress bar is complete, the value of ProgressPosition should equal ProgressMax.


See Also

TJvProgressComponent.ProgressMin, TJvProgressComponent.ProgressPosition, TJvProgressComponent.ProgressStepIt


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page