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