GetFieldFromGridColumn obtain the Field either from a Db column or directly from dataset Fields.
Source position: dbgrids.pas line 469
protected function TCustomDBGrid.GetFieldFromGridColumn( |
Column: Integer |
):TField; |
Column |
|
Column to locate in the method. |
Field for the specified column.
GetFieldFromGridColumn obtain the Field either from a Db column or directly from dataset Fields.
| Version 4.6 | Generated 2026-02-20 | Home |