JVCL Help:TJvFormPlacement.Options
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvFormPlacement.Options Property
[+] TJvFormPlacement Methods
[+] TJvFormPlacement Properties
Search in JVCL Help
Search in all projectsSummary
Specifies which information to store and retrieve from the storage.
Pascal
propertyOptions: TPlacementOptions;
Description
Use Options to specify whether to store and retrieve:
- How the form appears on the screen: minimized, maximized, or in a normal state.
- The placement of the form: the form's normal, minimized and maximized size and position and its minimum and maximum tracking size, use MinMaxInfo to specify values other than the system-defined default values.
- The control that has focus on the form.
See Also
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