RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomCombo.Clear Method

Deletes all text from the edit box and all items from the Items list.

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

Call Clear to empty the combo box at runtime. 

 

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