[Overview][Constants][Types][Classes][Procedures and functions][Index] |
GetGridColumnFromField - gets the corresponding grid column for the given Field.
Source position: dbgrids.pas line 470
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.
Version 4.0 | Generated 2025-05-03 | Home |