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

TCustomGrid.GridColumnFromColumnIndex

Returns the column number for the column given its index position.

Declaration

Source position: grids.pas line 1100

protected function TCustomGrid.GridColumnFromColumnIndex(

  ColumnIndex: Integer

):Integer;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.