JVCL Help:TJvFormPlacement.Active

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

Search in JVCL Help

 
Search in all projects
 

Summary

Indicates whether the component automatically restores and saves the form's placement.


Pascal

 propertyActive: Boolean;


Description

If Active is set to true, the component automatically restores the form's placement when the form is shown, and saves the form's placement when the form is closed.
Alternatively, you can call the RestoreFormPlacement and SaveFormPlacement methods to explicitly restore and save the form's placement.


See Also

TJvFormPlacement.RestoreFormPlacement, TJvFormPlacement.SaveFormPlacement


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