[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'DBGrids' (#lcl)

TCustomDBGrid.GetDsFieldFromGridColumn

GetDsFieldFromGridColumn - returns the identity of the DataSet field corresponding to the nominated grid column

Declaration

Source position: dbgrids.pas line 421

protected function TCustomDBGrid.GetDsFieldFromGridColumn(

  Column: Integer

):TField;