|
RAD Studio VCL Reference
|
Indicates a cache of values from the LookupDataSet indexed by a set of values from the KeyFields property.
property LookupList: TLookupList;
__property TLookupList LookupList;
Inspect LookupList to find the cached value assigned to the field for a given set of values on the fields specified by KeyFields. The value of LookupList is set when the dataset is open or the RefreshLookupList method is called.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|