GetDsFieldFromGridColumn returns the identity of the dataset Field corresponding to the nominated grid column.
Source position: dbgrids.pas line 470
protected function TCustomDBGrid.GetDsFieldFromGridColumn( |
Column: Integer |
):TField; |
Column |
|
Column with the field to locate in the method. |
Field to use for the specified column.
GetDsFieldFromGridColumn returns the identity of the dataset Field corresponding to the nominated grid column