delphivirtualtreeview

How to use TVirtualStringTree to display multi-line items and "expanded" select item?


I'm looking to create a look similar to the image below (which I know was done using TVirtualStringTree), but I haven't found any example code on how to accomplish this.

Anyone knows how I can have multi-line items like on the example below, and "expand" the select item to show more lines?

alt text


Solution

  • Please take a look at VT Demos\Advenced. In there you have a Multiline nodes demo which I guess might be the thing you are looking for.

    Demos can be found here

    Edit: The download page is here and the third item is the demos.