JVCL Help:TJvWinMinMaxInfo.MinTrackHeight
JVCL Help: TJvWinMinMaxInfo.MinTrackHeight Property
Search in JVCL Help
Search in all projectsSummary
Specifies the minimum tracking height of the form at run-time.
Pascal
propertyMinTrackHeight: Integer;
Description
The system maintains a minimum and maximum tracking size for a form that has a sizing border. The minimum tracking height is the smallest window height you can produce by dragging the form's 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 MinTrackHeight property to override one of these default values.
See Also
TJvWinMinMaxInfo.MaxTrackHeight, TJvWinMinMaxInfo.MaxTrackWidth, TJvWinMinMaxInfo.MinTrackWidth
About
Notes
MinTrackHeight 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