[Overview][Constants][Types][Classes][Procedures and functions][Index] |
FieldIndexFromGridColumn returns the index for the database Field corresponding to the stated grid column.
Source position: dbgrids.pas line 457
protected function TCustomDBGrid.FieldIndexFromGridColumn( |
AGridCol: Integer |
):Integer; |
Position of the field for the specified column.
FieldIndexFromGridColumn returns the index for the database Field corresponding to the stated grid column.
Version 4.0 | Generated 2025-05-03 | Home |