JVCL Help:TJvFormPlacement.Options

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

Search in JVCL Help

 
Search in all projects
 

Summary

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

TJvFormPlacement.MinMaxInfo


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