JVCL Help:TJvWinMinMaxInfo
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvWinMinMaxInfo Class
[+] JvFormPlacement.pas Classes
[+] TJvWinMinMaxInfo Methods
[+] TJvWinMinMaxInfo Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvWinMinMaxInfo
run\JvFormPlacement.pas
Summary
Contains information about a window's maximized size and position and its minimum and maximum tracking size.
Pascal
run\JvFormPlacement.pas
TJvWinMinMaxInfo = class(TPersistent);
Description
TJvWinMinMaxInfo is a wrapper for the windows MINMAXINFO structure. It contains the metrics of a specific form.
TJvWinMinMaxInfo is used by TJvFormPlacement and TJvFormStorage to store information about the form.
See Also
TJvFormPlacement, TJvFormStorage
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