JVCL Help:TJvProgressComponent.ProgressMin
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvProgressComponent.ProgressMin Property
[+] TJvProgressComponent Methods
[+] TJvProgressComponent Properties
Search in JVCL Help
Search in all projectsSummary
Specifies the lower limit of the range of possible positions for the progress bar.
Pascal
propertyProgressMin: 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.ProgressMax, TJvProgressComponent.ProgressPosition, TJvProgressComponent.ProgressStep, 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