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