RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomListBox.DeleteSelected Method

Deletes the selected items from the list box

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

Call DeleteSelected to delete the selected items from the list box. 

 

ClearSelection 

MoveSelection 

CopySelection 

extendedselect 

MultiSelect 

SelCount 

Selected 

ItemIndex

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!