[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Grids' (#lcl)

TCustomGrid.ColumnFromGridColumn

Returns the actual grid column given its index.

Declaration

Source position: grids.pas line 985

protected function TCustomGrid.ColumnFromGridColumn(

  Column: Integer

):TGridColumn;