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