JVCL Help:TJvProgressComponent.ProgressMax
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvProgressComponent.ProgressMax Property
[+] TJvProgressComponent Methods
[+] TJvProgressComponent Properties
Search in JVCL Help
Search in all projectsSummary
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