JVCL Help:TJvProgressDialog.Show
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvProgressDialog.Show Method
[+] TJvProgressDialog Events
[+] TJvProgressDialog Methods
[+] TJvProgressDialog Properties
Search in JVCL Help
Search in all projectsSummary
Displays the dialog non-modally.
Pascal
procedureShow;
Description
Call Show when you want to display the dialog non-modally. Depending on your needs, you might want to show the dialog either modally or non-modally. To display the dialog modally, call ShowModal instead.
See Also
TJvProgressDialog.OnClose, TJvProgressDialog.OnShow, TJvProgressDialog.ShowModal
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