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