RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBCtrlGridLink.Create Constructor

Creates an instance of TDBCtrlGridLink.

Pascal
constructor Create(DBCtrlGrid: TDBCtrlGrid);
C++
__fastcall TDBCtrlGridLink(TDBCtrlGrid DBCtrlGrid);

Applications should not call the Create method for a TDBCtrlGridLink directly. The TDBCtrlGrid that owns a TDBCtrlGridLink calls Create from its own constructor. 

 

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