[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the width for the specified column number in the internal list.
Source position: grids.pas line 1195
protected procedure TCustomGrid.SetRawColWidths( |
ACol: Integer; |
AValue: Integer |
); |
ACol |
|
Column number for the specified width. |
AValue |
|
Width in pixels for the specified column. |
Version 4.0 | Generated 2025-05-03 | Home |