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. 

 

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