Vcl.ComCtrls.TListGroup

From RAD Studio API Documentation
Revision as of 20:02, 11 November 2011 by L10nBot (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

System.Classes.TCollectionItemSystem.Classes.TPersistentSystem.TObject
TListGroup

Delphi

TListGroup = class(TCollectionItem)

C++

class PASCALIMPLEMENTATION TListGroup : public System::Classes::TCollectionItem

Contents

Properties

Type Visibility Source Unit Parent
class public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls Vcl.ComCtrls

Description

Group for a list item.

TListGroup is a TCollectionItem indicating which group an item in a TListView belongs to. Each item in a list view can belong to one or none of the groups. A list view's Groups property is a TListGroups object that lists every TListGroup associated with the list view.

See Also

Code Examples


Personal tools
Translations