RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBLookupControl.ListFields Property

Lists the field components whose values are displayed in the lookup control.

Pascal
property ListFields: TList;
C++
__property TList ListFields;

ListFields caches the field components that are named by the ListField property. 

 

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