RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomListBox.SaveRecreateItems Method

Saves the items from a list box.

Pascal
procedure SaveRecreateItems(RecreateItems: TStrings); virtual;
C++
virtual __fastcall SaveRecreateItems(TStrings RecreateItems);

SaveRecreateItems is used to save the values and the properties of the items in a TStrings variable. 

 

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