JVCL Help:TJvWinMinMaxInfo

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvWinMinMaxInfo
run\JvFormPlacement.pas


Summary

Contains information about a window's maximized size and position and its minimum and maximum tracking size.

run\JvFormPlacement.pas


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.

run\JvFormPlacement.pas


See Also

TJvFormPlacement, TJvFormStorage

run\JvFormPlacement.pas


About

Navigation

run\JvFormPlacement.pas



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