RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TListView.OnSelectItem Event

Occurs when an item is selected in the list view control.

Pascal
property OnSelectItem: TLVSelectItemEvent;
C++
__property TLVSelectItemEvent OnSelectItem;

Use OnSelectItem to perform actions when an item is selected. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!