GetDsFieldFromGridColumn returns the identity of the dataset Field corresponding to the nominated grid column.
Source position: dbgrids.pas line 466
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.
| Version 4.4 | Generated 2025-11-08 | Home |