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.6 | Generated 2026-02-20 | Home |