JVCL Help:TJvItemsPanel.AutoSize

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies how buttons are sized.


Pascal

 propertyAutoSize: Boolean;


Description

Use AutoSize to specify how buttons are sized when the control is sized. If AutoSize is true, buttons are sized so all buttons can be seen in the control. If AutoSize is false, buttons are sized according to the ItemHeight property. If AutoSize is set to true, AutoGrow is set to false.


See Also

TJvItemsPanel.AutoGrow, TJvItemsPanel.ItemHeight


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