JVCL Help:TJvSpecialProgress.Minimum
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvSpecialProgress.Minimum Property
[+] TJvSpecialProgress Methods
[+] TJvSpecialProgress Properties
Search in JVCL Help
Search in all projectsSummary
Specifies the lower limit of the range of possible positions.
Pascal
propertyMinimum: Integer;
Description
Use Minimum along with the Maximum property to establish the range of possible positions for a progress bar. When the process tracked by the progress bar begins, the value of Position should equal Minimum.
See Also
TJvSpecialProgress.Maximum, TJvSpecialProgress.Position
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