RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TLookupList.Clear Method

Empties the lookup list and frees the associated memory.

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

Call Clear to empty the current values in the lookup list when building a lookup list programmatically. Lookup fields call Clear automatically before regenerating the lookup cache if the list represents the values in a lookup dataset. 

 

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