JVCL Help:TJvSlider.AutoSize
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvSlider.AutoSize Property
Search in JVCL Help
Search in all projectsSummary
Determines whether the size of the slider control automatically resizes to accommodate the ruler image.
Pascal
propertyAutoSize;
Description
Use AutoSize to make the slider adjust its size automatically so the client area accommodates the height and width of the ruler image. When AutoSize is false, the slider is fixed in size. When AutoSize is true, the size of the slider readjusts whenever the ruler image changes. By default, AutoSize is true.
See Also
About
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