[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Resizes all columns to fit in the longest text in each.
Source position: grids.pas line 1774
public procedure TCustomStringGrid.AutoSizeColumns; |
Automatically resizes all columns by adjusting them to fit in the longest text in each column. This is a quick way to perform the AutoSizeColumn method for every column in the grid.
|
Automatically adjusts the width of a column to accommodate the widest text value. |
lazarus-ccr.sourceforge.net |