Recent

Author Topic: ListBox: How to get height of item in?  (Read 3501 times)

Milsa

  • Sr. Member
  • ****
  • Posts: 309
ListBox: How to get height of item in?
« on: December 08, 2021, 06:00:45 pm »
I need to show form on bottom of screen. In my ListBox are any items. I want to display a ListBox on the entire form and change form width and height. I need height of item for calculate final form height. If the form is larger than the screen, the ListBox gets a scrollbar.

It is like as Windows toolbar:
https://www.tenforums.com/attachments/tutorials/107057d1485973246-add-toolbars-taskbar-windows-10-a-desktop_toolbar.jpg

Windows 11 does not support toolbars and I am programming replacement for my use.
I work with Lazarus 2.2.2, FPC 3.2.2, date 2022-05-15
This information is actual to: 28st Dec 2022

jamie

  • Hero Member
  • *****
  • Posts: 6090
Re: ListBox: How to get height of item in?
« Reply #1 on: December 08, 2021, 11:08:53 pm »
If it's not a ownerDraw type box then the property "ItemHeight" should do.

The only true wisdom is knowing you know nothing

 

TinyPortal © 2005-2018