JVCL Help:TJvProgressDialog.Execute
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvProgressDialog.Execute Method
[+] TJvProgressDialog Events
[+] TJvProgressDialog Methods
[+] TJvProgressDialog Properties
Search in JVCL Help
Search in all projectsSummary
Displays the dialog.
Pascal
functionExecute: Boolean; override;
Return Value
Always returns true.
Description
Execute is used by the design time editor to show a preview of the dialog. Execute calls ShowModal. Don't call this method: Use Show or ShowModal instead to display the dialog.
See Also
TJvProgressDialog.Show, 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