ComCtrls.TListView

From RAD Studio VCL Reference
Jump to: navigation, search

Contents

Delphi Information

From ComCtrls.pas

TListView = class(TCustomListView)


Unit: ComCtrls

Type: class

Inherited Class Members: ComCtrls.TListView Members

C++ Information

From ComCtrls.hpp

TListView = class(TCustomListView)


Unit: ComCtrls

Type: class

Inherited Class Members: ComCtrls.TListView Members

Class Constructors & Destructors: ComCtrls.TListView Constructors

Description

TListView displays a list of items in various ways.


Use TListView to manage and display a list of items in a form. The items can be displayed in columns with column headers and sub-items, or vertically or horizontally, with small or large icons.

TListView publishes many of the properties, events, and methods of TCustomListView, but does not introduce any new behavior.

See Also

Personal tools
Translations
Newest Version