RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TLookupList.Create Constructor

Creates an instance of TLookupList.

Pascal
constructor Create;
C++
__fastcall TLookupList();

Applications should not need to call Create. Instances of TLookupList are created by the field component that uses the list for its lookup cache. To obtain one of these instances, read the LookupList property of the field. 

 

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