RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TFlatList.Update Method

Refreshes the strings and objects to reflect the current state of the physical fields underlying the dataset.

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

Call Update to refresh the fields or field definitions when the structure of the underlying dataset may have changed. Update updates the field names listed by Strings and the corresponding objects without opening the dataset. 

 

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