RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCheckListBox.LoadRecreateItems Method

Assigns new strings to the list.

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

LoadRecreateItems is used to set the strings from the list to the strings of the RecreateItems parameter. 

 

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