RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBLookupControl.UpdateDataFields Method

Updates the control when the DataField property changes.

Pascal
procedure UpdateDataFields; virtual;
C++
virtual __fastcall UpdateDataFields();

UpdateDataFields is called automatically when the DataField property changes. It updates the internal properties that keep track of the field that the lookup control represents. 

 

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