JVCL Help:TJvInspector.ItemHeight

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

Search in JVCL Help

 
Search in all projects
 

Summary

Standard item height.


Pascal

 propertyItemHeight: Integer;


Description

ItemHeight is the standard items height. Although each item can have its own height, this property determines the default height for all non-resized items. In addition, this value could be used to determine the resize increments of an item. When you change this property, all non-resizable items are resized accordingly. In addition the items that resize in increments of ItemHeight or need a minimum height of ItemHeight are adjusted as well.


See Also

TJvCustomInspector.InvalidateHeight


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