[Overview][Constants][Types][Classes][Procedures and functions][Index] |
CalcAutoSizeColumn - method for automatically calculating the size of a column
Source position: grids.pas line 808
protected procedure TCustomGrid.CalcAutoSizeColumn( |
const Index: Integer; |
var AMin: Integer; |
var AMax: Integer; |
var APriority: Integer |
); virtual; |
lazarus-ccr.sourceforge.net |