RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomListView Events

The events of the TCustomListView class are listed here.

 
Name 
Description 
 
Occurs at discrete points during the rendering of the list view. 
 
Occurs at discrete stages during the painting of an item in an owner-draw list view. 
 
Occurs at discrete stages during the painting of a subitem in an owner-drawn list view. 
 
Occurs immediately after an item in the list changes. 
 
Occurs when an item in the list is about to change. 
 
Occurs when the user clicks on a column header in a list view. 
 
Occurs when a column is dragged to a new position. 
 
Occurs when the user right clicks on a column header in a list view. 
 
Occurs when two items need to be compared during a sort of the list. 
 
Occurs when a list item object is about to be created. 
 
Occurs when an owner-draw list view must be rendered. 
 
Occurs when an item in an owner-draw list view must be rendered. 
 
Occurs when a subitem must be rendered in an owner-draw list view. 
 
Occurs immediately before an item is displayed in the list view control. 
 
Occurs when the list view control receives a search request, such as when the FindData and FindCaption methods are called. 
 
Occurs when the contents of the list view change, such as when the user scrolls the list view. 
 
Occurs when a range of items change states. 
 
Occurs when an item in the list view is about to be deleted. 
 
Occurs when an item should be drawn in the list view. 
 
Occurs immediately after the user edits an item's Caption property. 
 
Occurs when the user starts to edit a list item's Caption property. 
 
Occurs when an item is about to be displayed in the list view control. 
 
Occurs when a subitem is about to be displayed in the column of a list view control. 
 
Occurs when the user pauses the mouse over an item in the list view. 
 
Occurs immediately after a new item is inserted into the list view. 
 
Occurs when item checked or unchecked. 
 
Occurs when an item is selected in the list view control. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!