RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TValueListEditor.Refresh Method

Updates the display to reflect the current value of the Strings property.

Pascal
procedure Refresh;
C++
__fastcall Refresh();

Call Refresh to ensure that the value list editor accurately reflects the value of the Strings property. For example, call Refresh after programmatically editing the value of the Strings property. 

 

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