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