RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomListView Properties

The properties of the TCustomListView class are listed here.

 
Name 
Description 
 
Indicates the number of items the list view can store in memory. 
 
Determines whether the list view displays a single line border. 
 
Determines whether the column header behaves like a button. 
 
Describes the properties of the columns in the list view. 
 
Image list. 
 
List of TListGroup objects to group list items. 
 
Turn on and off group view. 
 
Determines whether the list view gives a visual indication of which item is selected when focus shifts to another control. 
 
Specifies how long the user must pause with the mouse before an item is selected. 
 
Determines how icons displayed in the list view are arranged. 
 
Provides a list of icon images to display for each item in the list when ViewStyle is vsIcon. 
 
Determines whether the user can select more than one list item at a time. 
 
Specifies whether the list view control is virtual. 
 
Specifies whether the list view receives an OnDrawItem event. 
 
Determines whether the user can change the contents of the control. 
 
Determines whether the column headers are displayed. 
 
Determines whether the visual properties of work areas are displayed. 
 
Provides a list of icon images to display for each item in the list when ViewStyle is not vsIcon. 
 
Determines if and how the items in the list are automatically sorted. 
 
Specifies additional icon images to display next to each item in the list view. 
 
Determines how the list items are displayed. 
 
Name 
Description 
 
Denotes the bounding rectangle for the items in the list view. 
 
Gives access to the list view's canvas. 
 
Specifies whether check boxes appear next to the items in the list view. 
 
Describes the column specified by the Index parameter. 
 
Specifies which item in the list is the target of a drag and drop operation. 
 
Specifies whether the list view's scroll bars are flat. 
 
Specifies whether headers are repainted when they are dragged. 
 
Determines whether lines are drawn separating items in the list. 
 
Specifies whether list items are highlighted when the mouse passes over them. 
 
Specifies the hot tracking styles. 
 
Indicates which item, if any, has focus. 
 
Contains the list of items displayed by the list view. 
 
Determines whether an entire row in the list view can be selected. 
 
Specifies the number of selected items in the list view. 
 
Indicates the first selected item in the list view. 
 
Indicates the topmost visible item in the list view. 
 
Designates the coordinates of the upper left corner of the list, relative to the visible area of the list view control. 
 
Indicates number of items that can fit vertically in the visible area of a list view. 
 
Defines separate working areas that divide the list view's client area. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!