GeekArticles
Programming
Delphi
Programming
DelphiGroup Items in Delphi's TListView Control with Expandable and Collapsible Sections
in <a Ideas</i></a> :: <a item /></a>
The TListView Delphi control displays and manages a list of items, displayed in columns, vertically or horizontally, with small or large icons.
<p>Windows XP, and later versions, support grouping items in a list view. With the grouping feature of the ListView control, related sets of items can be displayed in groups. Groups are separated on the screen by horizontal group headers that contain the group titles.
<p>If you are using Delphi 2007, Delphi 7 or any other previous version, you can also have grouping functionality in the TListView control.
<p>Read the <b>full article</b> to learn how to <b><a List View Item Grouping with Expandable and Collapsible Sections</a></b>
<p><b>Related:</b>
<ul : How to Display Custom Hints for TListView Sub Items</a></li>
<li><a to Implement the On Item Checked Event for the TListView Delphi control</a></li>
<li><a a TProgressBar into a TListView</a></li>
</ul>
Sponsored Links
Related Topics
Subscribe via RSS
Delphi
- A load of ASP.NET related tutorials, articles, tips and tricks!
- How to move PageControl's tabs using drag'n'drop
- Charts in database applications
- Creating Components Dynamically (at Run-Time)
- The role of the "AOwner" parameter in the Create constructor
- Creating a roll up form (with animation)
- Poll: Do you already have some experience with Delphi?
- Creating a database from Delphi code
- TMemoBar - T(Custom)Memo extender
- How to click-and-select a line in TMemo
