Unit 'Grids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#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).