JVCL Help:TJvProgressComponent.ProgressStepIt

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

Search in JVCL Help

 
Search in all projects
 

Summary

Advances ProgressPosition by the amount specified in the ProgressStep property.


Pascal

 procedureProgressStepIt;


Description

Call the ProgressStepIt method to increase the value of ProgressPosition by the value of the ProgressStep property. If ProgressStep represents the size of one logical step in the process tracked by the progress bar, call ProgressStepIt after each logical step is completed.


See Also

TJvProgressComponent.ProgressMax, TJvProgressComponent.ProgressMin, TJvProgressComponent.ProgressPosition, TJvProgressComponent.ProgressStep


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