JVCL Help:TJvWizardNavigateButton.ModalResult
From Project JEDI Wiki
Jump to navigationJump to search[+] TJvWizardNavigateButton Properties
Search in JVCL Help
Search in all projectsSummary
Determines whether and how the button closes its (modal) parent form.
Pascal
propertyModalResult: TModalResult;
Description
Setting the button’s ModalResult property is an easy way to make clicking the button close a modal form. When a button is clicked, the ModalResult property of its parent form is set to the same value as the button’s ModalResult property.
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