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

TCustomGrid.SetRawColWidths

Sets the width for the specified column number in the internal list.

Declaration

Source position: grids.pas line 1195

protected procedure TCustomGrid.SetRawColWidths(

  ACol: Integer;

  AValue: Integer

);

Arguments

ACol

  

Column number for the specified width.

AValue

  

Width in pixels for the specified column.


Version 4.0 Generated 2025-05-03 Home