Delphi 2010: group items of a TListview

穿精又带淫゛_ 提交于 2019-12-11 13:52:44

问题


I'm working on a project of mine (for my personal use only) to create something like a "MediaStore" to manage my media files (DVDs & CDs content ) in a MySQL database.

(See the next image to preview my application)

But the problem is that I wand to group each subFolder in grouped listItems (as the exmpale shown below) ...and I'm not sure if it's possible in delphi or not (using a listview or any other component).

So is it possible in delphi to realize this goal?

And thanks in advance.

来源:https://stackoverflow.com/questions/15589571/delphi-2010-group-items-of-a-tlistview

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!