RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TField.RefreshLookupList Method

Loads LookupList with all the values for LookupResultField that match distinct values of LookupKeyFields.

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

Call RefreshLookupList to load the lookup cache when setting the LookupCache property at runtime or when the values of the LookupResultField or the LookupKeyFields in the LookupDataSet may have changed. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!