RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomCombo.DeleteSelected Method

Deletes the selected item from the drop-down list.

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

DeleteSelected deletes the item specified by the ItemIndex property from the drop-down list. 

 

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