RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBLookupComboBox.UpdateListFields Method

Updates the control when the list of lookup values changes.

Pascal
procedure UpdateListFields; override;
C++
virtual __fastcall UpdateListFields();

UpdateListFields is called automatically when the list of lookup values changes. It synchronizes all the properties of the control so that they reflect the new list of values. 

 

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