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