JVCL Help:TJvWinMinMaxInfo.MaxTrackHeight
JVCL Help: TJvWinMinMaxInfo.MaxTrackHeight Property
Search in JVCL Help
Search in all projectsSummary
Specifies the minimum tracking height of the form at run-time.
Pascal
propertyMaxTrackHeight: Integer;
Description
The system maintains a minimum and maximum tracking size for a form that has a sizing border. The maximum tracking height is the largest window height you can produce by dragging the sizing border. A form's minimum and maximum tracking sizes are set to system-defined default values when the system creates the window. Use the MaxTrackHeight property to override one of these default values.
See Also
TJvWinMinMaxInfo.MaxTrackWidth, TJvWinMinMaxInfo.MinTrackHeight, TJvWinMinMaxInfo.MinTrackWidth
About
Notes
MaxTrackHeight does not override the system-defined default value, if you set it to 0.
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