[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 471
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.
lazarus-ccr.sourceforge.net |