CreateDataLink method

TGridDataLink CreateDataLink()

Implementation

TGridDataLink CreateDataLink()
{
  return TGridDataLink(this);
}