JVCL Help:TJvFormPlacement.PreventResize
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvFormPlacement.PreventResize Property
[+] TJvFormPlacement Methods
[+] TJvFormPlacement Properties
Search in JVCL Help
Search in all projectsSummary
Specifies whether the component prevents the form from being resized.
Pascal
propertyPreventResize: Boolean;
Description
Set PreventResize to true, to prevent the form from being resized. For example, you can drop an TJvFormPlacement component on a MDI child form, and set PreventResize to true, to prevent the user from resizing the child form.
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