JVCL Help:TJvSlider.AutoSize

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

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

TJvSlider.ImageRuler


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