RAD Studio VCL Reference
ContentsIndex
TCustomListView Properties Protected Properties
Protected Properties
 
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. 
 
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. 
 
Contains the list of items displayed by the list view. 
 
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. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.