RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomListView.Groups Property

List of TListGroup objects to group list items.

Pascal
property Groups: TListGroups;
C++
__property TListGroups Groups;

Groups is a TListGroups object that lists the TListGroup objects that group list items. Each item in the list view may belong to one or none of these groups. This feature is supported on Windows XP or Vista. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!