RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBLookupListBox.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) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!