RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TListView Properties

The properties of the TListView class are listed here.

 
Name 
Description 
 
Designates the action associated with the control. 
 
Determines how the control aligns within its container (parent control). 
 
Indicates the number of items the list view can store in memory. 
 
Specifies how the control is anchored to its parent. 
 
Specifies which edges of the control are beveled. 
 
Specifies the cut of the inner bevel. 
 
Specifies the control's bevel style. 
 
Specifies the cut of the outer bevel. 
 
Specifies the width of the inner and outer bevels. 
 
Specifies the bi-directional mode for the control. 
 
Determines whether the list view displays a single line border. 
 
Specifies the width of the control's border. 
 
Specifies whether check boxes appear next to the items in the list view. 
 
Specifies the background color of the control. 
 
Determines whether the column header behaves like a button. 
 
Describes the properties of the columns in the list view. 
 
Specifies the size constraints for the control. 
 
Determines whether a control has a three-dimensional (3-D) or two-dimensional look. 
 
Indicates the image used to represent the mouse pointer when the control is being dragged. 
 
Specifies whether the control is being dragged normally or for docking. 
 
Determines how the control initiates drag-and-drop or drag-and-dock operations. 
 
Controls whether the control responds to mouse, keyboard, and timer events. 
 
Specifies whether the list view's scroll bars are flat. 
 
Font 
Controls the attributes of text written on or in the control. 
 
Specifies whether headers are repainted when they are dragged. 
 
Determines whether lines are drawn separating items in the list. 
 
Determines whether the list view gives a visual indication of which item is selected when focus shifts to another control. 
 
Specifies whether list items are highlighted when the mouse passes over them. 
 
Specifies the hot tracking styles. 
 
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. 
 
Specifies whether the control uses its parent's BiDiMode. 
 
Determines where a control looks for its color information. 
 
Determines where a control looks for its font information. 
 
Determines where a control looks to find out if its Help Hint should be shown. 
 
Identifies the pop-up menu associated with the control. 
 
Determines whether the user can change the contents of the control. 
 
Determines whether an entire row in the list view can be selected. 
 
Determines whether the column headers are displayed. 
 
Determines whether the control displays a Help Hint when the mouse pointer rests momentarily on the control. 
 
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. 
 
Indicates the position of the control in its parent's tab order. 
 
Determines if the user can tab to a control. 
 
Determines how the list items are displayed. 
 
Determines whether the component appears onscreen. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!