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.6 | Generated 2026-02-20 | Home |