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

TCustomGrid.ResizeColumn

ResizeColumn - resizes the nominated column to the specified width

Declaration

Source position: grids.pas line 1036

protected procedure TCustomGrid.ResizeColumn(

  aCol: Integer;

  aWidth: Integer

);