RAD Studio VCL Reference
|
Deletes all the strings from the list.
procedure Clear; override;
virtual __fastcall Clear();
Call clear to empty the drop-down list of the combo box. All references to associated objects are also removed. However, the objects themselves are not freed.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|