[Overview][Constants][Types][Classes][Procedures and functions][Index] |
GetGridColumnFromField - gets the corresponding grid column for the given Field.
Source position: dbgrids.pas line 474
protected function TCustomDBGrid.GetGridColumnFromField( |
F: TField |
):Integer; |
F |
|
Field to locate in the grid columns. |
Column for the specified field.
GetGridColumnFromField - gets the corresponding grid column for the given Field.
lazarus-ccr.sourceforge.net |