[Overview][Constants][Types][Classes][Procedures and functions][Index] |
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.0 | Generated 2025-05-03 | Home |