RAD Studio VCL Reference
ContentsIndex
TCustomListView Properties Public Properties
Public Properties
 
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. 
 
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) 2008 CodeGear(TM). All Rights Reserved.