JVCL Help:TJvProgressComponent.Execute

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

Search in JVCL Help

 
Search in all projects
 

Summary

Displays the progress dialog.


Pascal

 procedureExecute;


Description

Call Execute to display the dialog. Before calling Execute, adjust the Caption, InfoLabel, ProgressMax, ProgressMin and ProgressPosition properties to their initial values. While the dialog is displayed, modify the properties of the component to update the values in the dialog.


See Also

TJvProgressComponent.Caption, TJvProgressComponent.InfoLabel, TJvProgressComponent.ProgressMax, TJvProgressComponent.ProgressMin, TJvProgressComponent.ProgressPosition


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