[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Automatically calculates the size for the column at the specified position.
Source position: grids.pas line 962
protected procedure TCustomGrid.CalcAutoSizeColumn( |
const Index: Integer; |
var AMin: Integer; |
var AMax: Integer; |
var APriority: Integer |
); virtual; |
Sets the value for aPriority to 0 (zero).
lazarus-ccr.sourceforge.net |