How the create control which is in Delphi called Listview. I know about ListBox, but can somehow it be setted up for this.
For those who don't know on what I mean here is an explanation:
Listview is a type of Listbox that posses Windows Explorer (right window), where you can change the view, setting it to TIles, Icons and Details with columns (those details with columns are what I need to create).
Thx