RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDataSourceLink.Create Constructor

Creates an instance of TDataSourceLink.

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

Create is called from the constructor of any TLookupControl descendant object that uses a TDataSourceLink to implement its DataSource property. 

After calling the inherited constructor, Create initializes the VisualControl property to true. 

 

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