JVCL Help:TJvCustomItemViewer.ItemSize
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomItemViewer.ItemSize Property
[+] TJvCustomItemViewer Events
[+] TJvCustomItemViewer Methods
[+] TJvCustomItemViewer Properties
Search in JVCL Help
Search in all projectsSummary
Stores the height and width of an item in a single variable.
Pascal
propertyItemSize: TSize;
Description
Read ItemSize to determine the height and width of an item in the list. The size of an item is determined by Options.Width and Options.Height as well Options.VertSpacing and Options HorzSpacing.
ItemSize.cx stores the width of an item and ItemSize.cy stores the height.
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