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.4 | Generated 2025-11-08 | Home |