I need to make more room between each list item. Is it possible to change Listview item height in Delphi?
What mode is your TListView
in? (There are 4, and things change for different modes - that's why there are different modes in the first place.)
Since you're asking about height, I'm guessing you're in vsList
mode. In this case, the height of each row is determined by the height of the SmallImages
Imagelist
. You can change the row height by assigning taller images to that ImageList
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With