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