[Lazarus] Displaying Tree Data from a Shell/Terminal command in a TListView [Linux Debian]

Alexey Torgashin support at uvviewsoft.com
Sun Nov 27 10:20:18 CET 2022


Another answer.
You use TListview, yes? It cannot change interline spacing! So avoid it. 
Change to TTreeView. It has a) prop DefaultItemHeight, b) Options item 
tvoAutoItemHeight (turn it off).
Alex


More information about the lazarus mailing list