JVCL Help:TJvXPButton.ModalResult

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

Search in JVCL Help

 
Search in all projects
 

Summary

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