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

TCustomGrid.CalcAutoSizeColumn

Automatically calculates the size for the column at the specified position.

Declaration

Source position: grids.pas line 962

protected procedure TCustomGrid.CalcAutoSizeColumn(

  const Index: Integer;

  var AMin: Integer;

  var AMax: Integer;

  var APriority: Integer

); virtual;

Description

Sets the value for aPriority to 0 (zero).

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