RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomListView.SelectAll Method

Selects all items or all text in the selected item.

Pascal
procedure SelectAll; override;
C++
virtual __fastcall SelectAll();

SelectAll selects all items in the view. 

 

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