JVCL Help:TJvItemsPanel.ItemHeight
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvItemsPanel.ItemHeight Property
[+] TJvItemsPanel Events
[+] TJvItemsPanel Methods
[+] TJvItemsPanel Properties
Search in JVCL Help
Search in all projectsSummary
Specifies the size of items in the control.
Pascal
propertyItemHeight: Integer;
Description
Use ItemHeight to specify the size of items in the control. ItemHeight is not used if AutoSize is true.
Depending on the value of Orientation, ItemHeight affects either the height (Orientation is opVertical) or the width (Orientation is opHorizontal) of the items.
See Also
TJvItemsPanel.AutoGrow, TJvItemsPanel.AutoSize
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