RAD Studio VCL Reference
ContentsIndex
TCustomListView Members Protected Properties
Protected Properties
 
Name 
Description 
 
Contains the action link object associated with the control. 
 
Indicates the number of items the list view can store in memory. 
 
Specifies whether the control sizes itself automatically to accommodate its contents. 
 
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. 
 
Determines whether the list view displays a single line border. 
 
Specifies the width of the control's border. 
 
Specifies a text string that identifies the control to the user. 
 
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. 
 
Determines whether a control has a three-dimensional (3-D) or two-dimensional look. 
 
Specifies the default window procedure for the windowed control. 
 
Specifies whether the control uses the Windows icon font when writing text. 
 
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. 
 
Font 
Controls the attributes of text written on or in the control. 
 
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. 
 
Determines the behavior of the input method editor (IME). 
 
Specifies the input method editor (IME) to use for converting keyboard input to Asian language characters. 
 
Determines whether a form stores its form-specific properties to a stream. 
 
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. 
 
Indicates whether the control has "captured" mouse events. 
 
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 control uses parent's theme background. 
 
Specifies whether the control uses its parent's BiDiMode
 
Determines where a control looks for its color information. 
 
Determines where a component looks to determine if it should appear three dimensional. 
 
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. 
 
Reflects which attributes of the control have been scaled. 
 
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. 
 
Text 
Contains a text string associated with the control. 
 
Determines how the list items are displayed. 
 
Accumulates mouse wheel rotations. 
 
Provides access to a window handle for the control. 
 
Contains the text string of the control. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.