RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TListSourceLink.Create Constructor

Creates an instance of TDataSourceLink.

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

Create is called from the constructor of any TlookupControl descendant object that uses a TListSourceLink to implement its ListSource property. 

Create calls the inherited Create method and then sets VisualControl to True. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!